Sep 05 04:55:18 devstack devstack@c-api.service[76943]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 04:55:18 devstack devstack@c-api.service[76943]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 04:55:18 2026] *** Sep 05 04:55:18 devstack devstack@c-api.service[76943]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: nodename: devstack Sep 05 04:55:18 devstack devstack@c-api.service[76943]: machine: x86_64 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: clock source: unix Sep 05 04:55:18 devstack devstack@c-api.service[76943]: pcre jit disabled Sep 05 04:55:18 devstack devstack@c-api.service[76943]: detected number of CPU cores: 4 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: current working directory: / Sep 05 04:55:18 devstack devstack@c-api.service[76943]: detected binary path: /usr/bin/uwsgi-core Sep 05 04:55:18 devstack devstack@c-api.service[76943]: your processes number limit is 47517 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: your memory page size is 4096 bytes Sep 05 04:55:18 devstack devstack@c-api.service[76943]: detected max file descriptor number: 2048 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: lock engine: pthread robust mutexes Sep 05 04:55:18 devstack devstack@c-api.service[76943]: thunder lock: enabled Sep 05 04:55:18 devstack devstack@c-api.service[76943]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 04:55:18 devstack devstack@c-api.service[76943]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 04:55:18 devstack devstack@c-api.service[76943]: Set PythonHome to /opt/stack/data/venv Sep 05 04:55:18 devstack devstack@c-api.service[76943]: Python main interpreter initialized at 0x795d7f4a4668 Sep 05 04:55:18 devstack devstack@c-api.service[76943]: python threads support enabled Sep 05 04:55:18 devstack devstack@c-api.service[76943]: your server socket listen backlog is limited to 100 connections Sep 05 04:55:18 devstack devstack@c-api.service[76943]: your mercy for graceful operations on workers is 80 seconds Sep 05 04:55:18 devstack devstack@c-api.service[76943]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 04:55:18 devstack devstack@c-api.service[76943]: *** Operational MODE: preforking *** Sep 05 04:55:18 devstack devstack@c-api.service[76943]: *** uWSGI is running in multiple interpreter mode *** Sep 05 04:55:18 devstack devstack@c-api.service[76943]: spawned uWSGI master process (pid: 76943) Sep 05 04:55:18 devstack devstack@c-api.service[76943]: spawned uWSGI worker 1 (pid: 76951, cores: 1) Sep 05 04:55:18 devstack devstack@c-api.service[76943]: spawned uWSGI worker 2 (pid: 76952, cores: 1) Sep 05 04:55:18 devstack devstack@c-api.service[76943]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 04:55:18 devstack devstack@c-api.service[76952]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:55:18 devstack devstack@c-api.service[76952]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:55:18 devstack devstack@c-api.service[76952]: we strongly recommend against using it for new projects. Sep 05 04:55:18 devstack devstack@c-api.service[76952]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:55:18 devstack devstack@c-api.service[76952]: framework. For more detail see Sep 05 04:55:18 devstack devstack@c-api.service[76952]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:55:18 devstack devstack@c-api.service[76952]: import eventlet # noqa Sep 05 04:55:18 devstack devstack@c-api.service[76951]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:55:18 devstack devstack@c-api.service[76951]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:55:18 devstack devstack@c-api.service[76951]: we strongly recommend against using it for new projects. Sep 05 04:55:18 devstack devstack@c-api.service[76951]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:55:18 devstack devstack@c-api.service[76951]: framework. For more detail see Sep 05 04:55:18 devstack devstack@c-api.service[76951]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:55:18 devstack devstack@c-api.service[76951]: import eventlet # noqa Sep 05 04:55:18 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 04:55:18 devstack devstack@c-api.service[76952]: from cgi import parse_header Sep 05 04:55:18 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 04:55:18 devstack devstack@c-api.service[76951]: from cgi import parse_header Sep 05 04:55:18 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:55:18 devstack devstack@c-api.service[76952]: warnings.warn( Sep 05 04:55:18 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:55:18 devstack devstack@c-api.service[76951]: warnings.warn( Sep 05 04:55:18 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 04:55:18 devstack devstack@c-api.service[76952]: removals.removed_module( Sep 05 04:55:18 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 04:55:18 devstack devstack@c-api.service[76952]: removals.removed_module( Sep 05 04:55:18 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 04:55:18 devstack devstack@c-api.service[76951]: removals.removed_module( Sep 05 04:55:19 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 04:55:19 devstack devstack@c-api.service[76951]: removals.removed_module( Sep 05 04:55:20 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 04:55:20 devstack devstack@c-api.service[76952]: warnings.warn( Sep 05 04:55:20 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 04:55:20 devstack devstack@c-api.service[76951]: warnings.warn( Sep 05 04:55:20 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 04:55:20 devstack devstack@c-api.service[76952]: warnings.warn( Sep 05 04:55:20 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 04:55:20 devstack devstack@c-api.service[76951]: warnings.warn( Sep 05 04:55:21 devstack devstack@c-api.service[76952]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 04:55:21 devstack devstack@c-api.service[76952]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=76952) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:55:21 devstack devstack@c-api.service[76951]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 04:55:21 devstack devstack@c-api.service[76951]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=76951) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:55:21 devstack devstack@c-api.service[76952]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 04:55:21 devstack devstack@c-api.service[76952]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:55:21 devstack devstack@c-api.service[76951]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 04:55:21 devstack devstack@c-api.service[76951]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=76952) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=76951) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=76952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=76951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO dbcounter [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Registered counter for database cinder Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO dbcounter [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Registered counter for database cinder Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG oslo_db.sqlalchemy.engines [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 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=76952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG oslo_db.sqlalchemy.engines [None req-39258178-3e2d-4859-90c8-a62ec362a8bc 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=76951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG dbcounter [-] [76952] Writer thread running {{(pid=76952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG dbcounter [-] [76951] Writer thread running {{(pid=76951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING cinder.keymgr.conf_key_mgr [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING cinder.keymgr.conf_key_mgr [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG oslo_db.sqlalchemy.engines [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 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=76952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG oslo_db.sqlalchemy.engines [None req-39258178-3e2d-4859-90c8-a62ec362a8bc 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=76951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: INFO cinder.rpc [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: INFO cinder.rpc [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING cinder.api.contrib.hosts [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING cinder.api.contrib.hosts [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: extensions {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-volume-manage {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-quota-class-sets {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:22 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-hosts {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: extensions {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: capabilities {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-volume-manage {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: encryption {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-quota-class-sets {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: scheduler-stats {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-hosts {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-quota-sets {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: capabilities {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-availability-zone {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: encryption {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:22 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: qos-specs {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: scheduler-stats {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: extra_specs {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-quota-sets {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-availability-zone {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: backups {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: qos-specs {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: encryption {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: extra_specs {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: cgsnapshots {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: backups {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-volume-type-access {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: consistencygroups {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: encryption {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: cgsnapshots {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-volume-transfer {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-volume-type-access {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extended resource: os-snapshot-manage {{(pid=76952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: consistencygroups {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-volume-transfer {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extended resource: os-snapshot-manage {{(pid=76951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING stevedore.named [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WARNING castellan.key_manager [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.contrib.snapshot_actions [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] SnapshotActionsController initialized {{(pid=76952) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension AdminActions extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension AdminActions extending resource: snapshots {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension AdminActions extending resource: backups {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeActions extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension UsedLimits extending resource: limits {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension TypesManage extending resource: types {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.v3.router [None req-90317d81-a0bd-4b04-9cf9-8505f9df8ef8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=76952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING stevedore.named [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WARNING castellan.key_manager [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.contrib.snapshot_actions [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] SnapshotActionsController initialized {{(pid=76951) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension AdminActions extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension AdminActions extending resource: snapshots {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension AdminActions extending resource: backups {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeActions extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension UsedLimits extending resource: limits {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension TypesManage extending resource: types {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76951]: DEBUG cinder.api.v3.router [None req-39258178-3e2d-4859-90c8-a62ec362a8bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=76951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x795d7f4a4668 pid: 76952 (default app) Sep 05 04:55:23 devstack devstack@c-api.service[76951]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x795d7f4a4668 pid: 76951 (default app) Sep 05 04:55:23 devstack devstack@c-api.service[76952]: DEBUG cinder.api.middleware.request_id [None req-61982073-be04-42eb-a328-ee8378c1a2d8 None None] RequestId filter calling following filter/app {{(pid=76952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:23 devstack devstack@c-api.service[76952]: [pid: 76952|app: 0|req: 1/1] 192.168.122.128 () {50 vars in 785 bytes} [Sat Sep 5 04:55:23 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:31 devstack devstack@c-api.service[76951]: DEBUG cinder.api.middleware.request_id [None req-537ebfdc-1f89-40e7-824e-a29a724e3e3d None None] RequestId filter calling following filter/app {{(pid=76951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:32 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-537ebfdc-1f89-40e7-824e-a29a724e3e3d admin admin] POST http://192.168.122.128/volume/v3/types Sep 05 04:55:32 devstack devstack@c-api.service[76951]: DEBUG cinder.api.openstack.wsgi [None req-537ebfdc-1f89-40e7-824e-a29a724e3e3d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=76951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:55:32 devstack devstack@c-api.service[76951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:32 devstack devstack@c-api.service[76951]: warnings.warn( Sep 05 04:55:32 devstack devstack@c-api.service[76951]: DEBUG oslo_db.sqlalchemy.engines [None req-537ebfdc-1f89-40e7-824e-a29a724e3e3d 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=76951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:32 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-537ebfdc-1f89-40e7-824e-a29a724e3e3d admin admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 04:55:32 devstack devstack@c-api.service[76951]: [pid: 76951|app: 0|req: 1/2] 192.168.122.128 () {60 vars in 1191 bytes} [Sat Sep 5 04:55:31 2026] POST /volume/v3/types => generated 186 bytes in 1321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:55:32 devstack devstack@c-api.service[76952]: DEBUG cinder.api.middleware.request_id [None req-11756390-3112-4e29-8d2f-7b2a1ed4509f None None] RequestId filter calling following filter/app {{(pid=76952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:32 devstack devstack@c-api.service[76952]: DEBUG dbcounter [-] [76952] Writing DB stats cinder:SELECT=6 {{(pid=76952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:55:33 devstack devstack@c-api.service[76952]: INFO cinder.api.openstack.wsgi [None req-11756390-3112-4e29-8d2f-7b2a1ed4509f admin admin] POST http://192.168.122.128/volume/v3/types/d6d12d1f-576c-4d4f-8bab-ca1c6da638f3/extra_specs Sep 05 04:55:33 devstack devstack@c-api.service[76952]: DEBUG cinder.api.openstack.wsgi [None req-11756390-3112-4e29-8d2f-7b2a1ed4509f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=76952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:55:33 devstack devstack@c-api.service[76952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:33 devstack devstack@c-api.service[76952]: warnings.warn( Sep 05 04:55:33 devstack devstack@c-api.service[76952]: DEBUG oslo_db.sqlalchemy.engines [None req-11756390-3112-4e29-8d2f-7b2a1ed4509f 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=76952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:55:33 devstack devstack@c-api.service[76952]: INFO cinder.api.openstack.wsgi [None req-11756390-3112-4e29-8d2f-7b2a1ed4509f admin admin] http://192.168.122.128/volume/v3/types/d6d12d1f-576c-4d4f-8bab-ca1c6da638f3/extra_specs returned with HTTP 200 Sep 05 04:55:33 devstack devstack@c-api.service[76952]: [pid: 76952|app: 0|req: 2/3] 192.168.122.128 () {60 vars in 1338 bytes} [Sat Sep 5 04:55:32 2026] POST /volume/v3/types/d6d12d1f-576c-4d4f-8bab-ca1c6da638f3/extra_specs => generated 55 bytes in 915 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:55:42 devstack devstack@c-api.service[76951]: DEBUG dbcounter [-] [76951] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=76951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:55:43 devstack devstack@c-api.service[76952]: DEBUG dbcounter [-] [76952] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=76952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:56:12 devstack devstack@c-api.service[76951]: DEBUG cinder.api.middleware.request_id [None req-914291e1-0147-4aca-b072-5240d6656f37 None None] RequestId filter calling following filter/app {{(pid=76951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:12 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-914291e1-0147-4aca-b072-5240d6656f37 None None] GET http://192.168.122.128/volume// Sep 05 04:56:12 devstack devstack@c-api.service[76951]: DEBUG cinder.api.openstack.wsgi [None req-914291e1-0147-4aca-b072-5240d6656f37 None None] Empty body provided in request {{(pid=76951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:12 devstack devstack@c-api.service[76951]: DEBUG cinder.api.openstack.wsgi [None req-914291e1-0147-4aca-b072-5240d6656f37 None None] Calling method 'all' {{(pid=76951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:12 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-914291e1-0147-4aca-b072-5240d6656f37 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 04:56:12 devstack devstack@c-api.service[76951]: [pid: 76951|app: 0|req: 2/4] 192.168.122.128 () {58 vars in 1314 bytes} [Sat Sep 5 04:56:12 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:57:58 devstack devstack@c-api.service[76952]: DEBUG cinder.api.middleware.request_id [None req-7e087315-1adf-4aae-97f8-8e46fcc86685 None None] RequestId filter calling following filter/app {{(pid=76952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:58 devstack devstack@c-api.service[76952]: INFO cinder.api.openstack.wsgi [None req-7e087315-1adf-4aae-97f8-8e46fcc86685 tempest-verify_tempest_config-1933647817 tempest-verify_tempest_config-1933647817-project-member] GET http://192.168.122.128/volume/v3/extensions Sep 05 04:57:58 devstack devstack@c-api.service[76952]: DEBUG cinder.api.openstack.wsgi [None req-7e087315-1adf-4aae-97f8-8e46fcc86685 tempest-verify_tempest_config-1933647817 tempest-verify_tempest_config-1933647817-project-member] Empty body provided in request {{(pid=76952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:58 devstack devstack@c-api.service[76952]: DEBUG cinder.api.openstack.wsgi [None req-7e087315-1adf-4aae-97f8-8e46fcc86685 tempest-verify_tempest_config-1933647817 tempest-verify_tempest_config-1933647817-project-member] Calling method 'index' {{(pid=76952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:58 devstack devstack@c-api.service[76952]: INFO cinder.api.openstack.wsgi [None req-7e087315-1adf-4aae-97f8-8e46fcc86685 tempest-verify_tempest_config-1933647817 tempest-verify_tempest_config-1933647817-project-member] http://192.168.122.128/volume/v3/extensions returned with HTTP 200 Sep 05 04:57:58 devstack devstack@c-api.service[76952]: [pid: 76952|app: 0|req: 3/5] 192.168.122.128 () {58 vars in 1130 bytes} [Sat Sep 5 04:57:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[76951]: DEBUG cinder.api.middleware.request_id [None req-d0b4d91d-1780-449c-bdb0-53c86e273543 None None] RequestId filter calling following filter/app {{(pid=76951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-d0b4d91d-1780-449c-bdb0-53c86e273543 demo admin] POST http://192.168.122.128/volume/v3/types Sep 05 04:58:06 devstack devstack@c-api.service[76951]: DEBUG cinder.api.openstack.wsgi [None req-d0b4d91d-1780-449c-bdb0-53c86e273543 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=76951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:06 devstack devstack@c-api.service[76951]: INFO cinder.api.openstack.wsgi [None req-d0b4d91d-1780-449c-bdb0-53c86e273543 demo admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[76951]: [pid: 76951|app: 0|req: 3/6] 192.168.122.128 () {60 vars in 1191 bytes} [Sat Sep 5 04:58:06 2026] POST /volume/v3/types => generated 184 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[76951]: DEBUG dbcounter [-] [76951] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=76951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:00:01 devstack devstack@c-api.service[76943]: Sat Sep 5 05:00:01 2026 - graceful shutdown triggered... Sep 05 05:00:01 devstack devstack@c-api.service[76951]: Gracefully killing worker 1 (pid: 76951)... Sep 05 05:00:01 devstack devstack@c-api.service[76952]: Gracefully killing worker 2 (pid: 76952)... Sep 05 05:00:02 devstack devstack@c-api.service[76943]: worker 1 buried after 1 seconds Sep 05 05:00:02 devstack devstack@c-api.service[76943]: worker 2 buried after 1 seconds Sep 05 05:00:02 devstack devstack@c-api.service[76943]: goodbye to uWSGI. Sep 05 05:00:02 devstack devstack@c-api.service[88642]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 05:00:02 devstack devstack@c-api.service[88642]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 05:00:02 2026] *** Sep 05 05:00:02 devstack devstack@c-api.service[88642]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: nodename: devstack Sep 05 05:00:02 devstack devstack@c-api.service[88642]: machine: x86_64 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: clock source: unix Sep 05 05:00:02 devstack devstack@c-api.service[88642]: pcre jit disabled Sep 05 05:00:02 devstack devstack@c-api.service[88642]: detected number of CPU cores: 4 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: current working directory: / Sep 05 05:00:02 devstack devstack@c-api.service[88642]: detected binary path: /usr/bin/uwsgi-core Sep 05 05:00:02 devstack devstack@c-api.service[88642]: your processes number limit is 47517 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: your memory page size is 4096 bytes Sep 05 05:00:02 devstack devstack@c-api.service[88642]: detected max file descriptor number: 2048 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: lock engine: pthread robust mutexes Sep 05 05:00:02 devstack devstack@c-api.service[88642]: thunder lock: enabled Sep 05 05:00:02 devstack devstack@c-api.service[88642]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 05:00:02 devstack devstack@c-api.service[88642]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 05:00:02 devstack devstack@c-api.service[88642]: Set PythonHome to /opt/stack/data/venv Sep 05 05:00:02 devstack devstack@c-api.service[88642]: Python main interpreter initialized at 0x76b17fca4668 Sep 05 05:00:02 devstack devstack@c-api.service[88642]: python threads support enabled Sep 05 05:00:02 devstack devstack@c-api.service[88642]: your server socket listen backlog is limited to 100 connections Sep 05 05:00:02 devstack devstack@c-api.service[88642]: your mercy for graceful operations on workers is 80 seconds Sep 05 05:00:02 devstack devstack@c-api.service[88642]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 05:00:02 devstack devstack@c-api.service[88642]: *** Operational MODE: preforking *** Sep 05 05:00:02 devstack devstack@c-api.service[88642]: *** uWSGI is running in multiple interpreter mode *** Sep 05 05:00:02 devstack devstack@c-api.service[88642]: spawned uWSGI master process (pid: 88642) Sep 05 05:00:02 devstack devstack@c-api.service[88642]: spawned uWSGI worker 1 (pid: 88643, cores: 1) Sep 05 05:00:02 devstack devstack@c-api.service[88642]: spawned uWSGI worker 2 (pid: 88644, cores: 1) Sep 05 05:00:02 devstack devstack@c-api.service[88642]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 05:00:02 devstack devstack@c-api.service[88643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 05:00:02 devstack devstack@c-api.service[88643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 05:00:02 devstack devstack@c-api.service[88643]: we strongly recommend against using it for new projects. Sep 05 05:00:02 devstack devstack@c-api.service[88643]: If you are already using Eventlet, we recommend migrating to a different Sep 05 05:00:02 devstack devstack@c-api.service[88643]: framework. For more detail see Sep 05 05:00:02 devstack devstack@c-api.service[88643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 05:00:02 devstack devstack@c-api.service[88643]: import eventlet # noqa Sep 05 05:00:02 devstack devstack@c-api.service[88644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 05:00:02 devstack devstack@c-api.service[88644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 05:00:02 devstack devstack@c-api.service[88644]: we strongly recommend against using it for new projects. Sep 05 05:00:02 devstack devstack@c-api.service[88644]: If you are already using Eventlet, we recommend migrating to a different Sep 05 05:00:02 devstack devstack@c-api.service[88644]: framework. For more detail see Sep 05 05:00:02 devstack devstack@c-api.service[88644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 05:00:02 devstack devstack@c-api.service[88644]: import eventlet # noqa Sep 05 05:00:03 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 05:00:03 devstack devstack@c-api.service[88643]: from cgi import parse_header Sep 05 05:00:03 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 05:00:03 devstack devstack@c-api.service[88644]: from cgi import parse_header Sep 05 05:00:03 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 05:00:03 devstack devstack@c-api.service[88643]: warnings.warn( Sep 05 05:00:03 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 05:00:03 devstack devstack@c-api.service[88644]: warnings.warn( Sep 05 05:00:03 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 05:00:03 devstack devstack@c-api.service[88643]: removals.removed_module( Sep 05 05:00:03 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 05:00:03 devstack devstack@c-api.service[88643]: removals.removed_module( Sep 05 05:00:03 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 05:00:03 devstack devstack@c-api.service[88644]: removals.removed_module( Sep 05 05:00:03 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 05:00:03 devstack devstack@c-api.service[88644]: removals.removed_module( Sep 05 05:00:05 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 05:00:05 devstack devstack@c-api.service[88644]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 05:00:06 devstack devstack@c-api.service[88643]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[88644]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 05:00:06 devstack devstack@c-api.service[88644]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[88643]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 05:00:06 devstack devstack@c-api.service[88643]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[88644]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 05:00:06 devstack devstack@c-api.service[88644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 05:00:06 devstack devstack@c-api.service[88643]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 05:00:06 devstack devstack@c-api.service[88643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 05:00:06 devstack devstack@c-api.service[88644]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 05:00:06 devstack devstack@c-api.service[88644]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 05:00:06 devstack devstack@c-api.service[88643]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 05:00:06 devstack devstack@c-api.service[88643]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88643) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88644) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: INFO dbcounter [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Registered counter for database cinder Sep 05 05:00:07 devstack devstack@c-api.service[88644]: INFO dbcounter [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Registered counter for database cinder Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG oslo_db.sqlalchemy.engines [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f 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=88643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:07 devstack devstack@c-api.service[88644]: DEBUG oslo_db.sqlalchemy.engines [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 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=88644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: DEBUG dbcounter [-] [88643] Writer thread running {{(pid=88643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 05:00:07 devstack devstack@c-api.service[88643]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:07 devstack devstack@c-api.service[88643]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:00:07 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING cinder.keymgr.conf_key_mgr [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG dbcounter [-] [88644] Writer thread running {{(pid=88644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING cinder.keymgr.conf_key_mgr [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG oslo_db.sqlalchemy.engines [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f 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=88643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: INFO cinder.rpc [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG oslo_db.sqlalchemy.engines [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 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=88644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: INFO cinder.rpc [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING cinder.api.contrib.hosts [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: extensions {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-volume-manage {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-quota-class-sets {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-hosts {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: capabilities {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: encryption {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: scheduler-stats {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-quota-sets {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-availability-zone {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING cinder.api.contrib.hosts [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: qos-specs {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: extra_specs {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: backups {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: encryption {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: extensions {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: cgsnapshots {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-volume-manage {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-volume-type-access {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: consistencygroups {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-quota-class-sets {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-hosts {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-volume-transfer {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: capabilities {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extended resource: os-snapshot-manage {{(pid=88643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: encryption {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: scheduler-stats {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-quota-sets {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-availability-zone {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: qos-specs {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING stevedore.named [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WARNING castellan.key_manager [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: extra_specs {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] SnapshotActionsController initialized {{(pid=88643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension AdminActions extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension AdminActions extending resource: snapshots {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension AdminActions extending resource: backups {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: backups {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeActions extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension UsedLimits extending resource: limits {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension TypesManage extending resource: types {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: DEBUG cinder.api.v3.router [None req-0c921890-5309-4e00-81d6-eb1557dbeb9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=88643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: encryption {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: cgsnapshots {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-volume-type-access {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: consistencygroups {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-volume-transfer {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88643]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x76b17fca4668 pid: 88643 (default app) Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extended resource: os-snapshot-manage {{(pid=88644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING stevedore.named [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WARNING castellan.key_manager [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] SnapshotActionsController initialized {{(pid=88644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension AdminActions extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension AdminActions extending resource: snapshots {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension AdminActions extending resource: backups {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeActions extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension UsedLimits extending resource: limits {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension TypesManage extending resource: types {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: DEBUG cinder.api.v3.router [None req-a5537352-62ae-46ca-888e-a5fd5662f8f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:08 devstack devstack@c-api.service[88644]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x76b17fca4668 pid: 88644 (default app) Sep 05 05:00:10 devstack devstack@c-api.service[88642]: Sat Sep 5 05:00:10 2026 - graceful shutdown triggered... Sep 05 05:00:10 devstack devstack@c-api.service[88643]: Gracefully killing worker 1 (pid: 88643)... Sep 05 05:00:10 devstack devstack@c-api.service[88644]: Gracefully killing worker 2 (pid: 88644)... Sep 05 05:00:11 devstack devstack@c-api.service[88642]: worker 1 buried after 1 seconds Sep 05 05:00:11 devstack devstack@c-api.service[88642]: worker 2 buried after 1 seconds Sep 05 05:00:11 devstack devstack@c-api.service[88642]: goodbye to uWSGI. Sep 05 05:00:11 devstack devstack@c-api.service[89023]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 05:00:11 devstack devstack@c-api.service[89023]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 05:00:11 2026] *** Sep 05 05:00:11 devstack devstack@c-api.service[89023]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: nodename: devstack Sep 05 05:00:11 devstack devstack@c-api.service[89023]: machine: x86_64 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: clock source: unix Sep 05 05:00:11 devstack devstack@c-api.service[89023]: pcre jit disabled Sep 05 05:00:11 devstack devstack@c-api.service[89023]: detected number of CPU cores: 4 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: current working directory: / Sep 05 05:00:11 devstack devstack@c-api.service[89023]: detected binary path: /usr/bin/uwsgi-core Sep 05 05:00:11 devstack devstack@c-api.service[89023]: your processes number limit is 47517 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: your memory page size is 4096 bytes Sep 05 05:00:11 devstack devstack@c-api.service[89023]: detected max file descriptor number: 2048 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: lock engine: pthread robust mutexes Sep 05 05:00:11 devstack devstack@c-api.service[89023]: thunder lock: enabled Sep 05 05:00:11 devstack devstack@c-api.service[89023]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 05:00:11 devstack devstack@c-api.service[89023]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 05:00:11 devstack devstack@c-api.service[89023]: Set PythonHome to /opt/stack/data/venv Sep 05 05:00:11 devstack devstack@c-api.service[89023]: Python main interpreter initialized at 0x7e72430a4668 Sep 05 05:00:11 devstack devstack@c-api.service[89023]: python threads support enabled Sep 05 05:00:11 devstack devstack@c-api.service[89023]: your server socket listen backlog is limited to 100 connections Sep 05 05:00:11 devstack devstack@c-api.service[89023]: your mercy for graceful operations on workers is 80 seconds Sep 05 05:00:11 devstack devstack@c-api.service[89023]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 05:00:11 devstack devstack@c-api.service[89023]: *** Operational MODE: preforking *** Sep 05 05:00:11 devstack devstack@c-api.service[89023]: *** uWSGI is running in multiple interpreter mode *** Sep 05 05:00:11 devstack devstack@c-api.service[89023]: spawned uWSGI master process (pid: 89023) Sep 05 05:00:11 devstack devstack@c-api.service[89023]: spawned uWSGI worker 1 (pid: 89024, cores: 1) Sep 05 05:00:11 devstack devstack@c-api.service[89023]: spawned uWSGI worker 2 (pid: 89025, cores: 1) Sep 05 05:00:11 devstack devstack@c-api.service[89023]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 05:00:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 05:00:11 devstack devstack@c-api.service[89025]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 05:00:11 devstack devstack@c-api.service[89025]: we strongly recommend against using it for new projects. Sep 05 05:00:11 devstack devstack@c-api.service[89025]: If you are already using Eventlet, we recommend migrating to a different Sep 05 05:00:11 devstack devstack@c-api.service[89025]: framework. For more detail see Sep 05 05:00:11 devstack devstack@c-api.service[89025]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 05:00:11 devstack devstack@c-api.service[89025]: import eventlet # noqa Sep 05 05:00:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 05:00:11 devstack devstack@c-api.service[89024]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 05:00:11 devstack devstack@c-api.service[89024]: we strongly recommend against using it for new projects. Sep 05 05:00:11 devstack devstack@c-api.service[89024]: If you are already using Eventlet, we recommend migrating to a different Sep 05 05:00:11 devstack devstack@c-api.service[89024]: framework. For more detail see Sep 05 05:00:11 devstack devstack@c-api.service[89024]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 05:00:11 devstack devstack@c-api.service[89024]: import eventlet # noqa Sep 05 05:00:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 05:00:12 devstack devstack@c-api.service[89025]: from cgi import parse_header Sep 05 05:00:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 05:00:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:00:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 05:00:12 devstack devstack@c-api.service[89025]: removals.removed_module( Sep 05 05:00:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 05:00:12 devstack devstack@c-api.service[89025]: removals.removed_module( Sep 05 05:00:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 05 05:00:12 devstack devstack@c-api.service[89024]: from cgi import parse_header Sep 05 05:00:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 05:00:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:00:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 05 05:00:12 devstack devstack@c-api.service[89024]: removals.removed_module( Sep 05 05:00:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 05 05:00:12 devstack devstack@c-api.service[89024]: removals.removed_module( Sep 05 05:00:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 05:00:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 05:00:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 05 05:00:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 05 05:00:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89025]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 05:00:14 devstack devstack@c-api.service[89025]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89025) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 05:00:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 05:00:15 devstack devstack@c-api.service[89025]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 05:00:15 devstack devstack@c-api.service[89024]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 05 05:00:15 devstack devstack@c-api.service[89024]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89024) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 05:00:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 05 05:00:15 devstack devstack@c-api.service[89024]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89025) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89025) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89025) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89025) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89025]: INFO dbcounter [None req-39507612-b79d-404f-8e65-0551e409afca None None] Registered counter for database cinder Sep 05 05:00:16 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-39507612-b79d-404f-8e65-0551e409afca 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=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89024) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writer thread running {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:17 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING cinder.keymgr.conf_key_mgr [None req-39507612-b79d-404f-8e65-0551e409afca None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89024) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89024) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89024) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-39507612-b79d-404f-8e65-0551e409afca 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=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89025]: INFO cinder.rpc [None req-39507612-b79d-404f-8e65-0551e409afca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO dbcounter [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Registered counter for database cinder Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING cinder.api.contrib.hosts [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: extensions {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-volume-manage {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-quota-class-sets {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-hosts {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: capabilities {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: encryption {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: scheduler-stats {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-quota-sets {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-availability-zone {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: qos-specs {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: extra_specs {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: backups {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: encryption {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: cgsnapshots {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-volume-type-access {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 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=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: consistencygroups {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-volume-transfer {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extended resource: os-snapshot-manage {{(pid=89025) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39507612-b79d-404f-8e65-0551e409afca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39507612-b79d-404f-8e65-0551e409afca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.snapshot_actions [None req-39507612-b79d-404f-8e65-0551e409afca None None] SnapshotActionsController initialized {{(pid=89025) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension AdminActions extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension AdminActions extending resource: snapshots {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension AdminActions extending resource: backups {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeActions extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension UsedLimits extending resource: limits {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension TypesManage extending resource: types {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension SnapshotActions extending resource: snapshots {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.router [None req-39507612-b79d-404f-8e65-0551e409afca None None] Extension VolumeTypeAccess extending resource: types {{(pid=89025) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89025]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7e72430a4668 pid: 89025 (default app) Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writer thread running {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING cinder.keymgr.conf_key_mgr [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 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=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: INFO cinder.rpc [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING cinder.api.contrib.hosts [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: extensions {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-volume-manage {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-quota-class-sets {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-hosts {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: capabilities {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: encryption {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: scheduler-stats {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-quota-sets {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-availability-zone {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: qos-specs {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: extra_specs {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: backups {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: encryption {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: cgsnapshots {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-volume-type-access {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: consistencygroups {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-volume-transfer {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extended resource: os-snapshot-manage {{(pid=89024) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.snapshot_actions [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] SnapshotActionsController initialized {{(pid=89024) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension AdminActions extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension AdminActions extending resource: snapshots {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension AdminActions extending resource: backups {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeActions extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension UsedLimits extending resource: limits {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension TypesManage extending resource: types {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension SnapshotActions extending resource: snapshots {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.router [None req-675b4c2a-007e-4703-b5ea-9a41c8193188 None None] Extension VolumeTypeAccess extending resource: types {{(pid=89024) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 05:00:17 devstack devstack@c-api.service[89024]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7e72430a4668 pid: 89024 (default app) Sep 05 05:00:27 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=6 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:00:27 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=6 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:01:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1810412817"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1810412817'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Create volume of 1 GB Sep 05 05:01:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Availability zone cache updated, next update will occur around 2026-09-05 04:01:11.352121. {{(pid=89025) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Availability Zones retrieved successfully. Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Flow 'volume_create_api' (819db4e3-5bfe-42b7-953f-29e78023bc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1499fe87-9947-42f3-89ad-ae59641161d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1499fe87-9947-42f3-89ad-ae59641161d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb11bfd-ea37-402e-a823-ae5aa5160223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:01:11 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Created reservations ['920b5362-6242-458d-ac34-028c5dbf5104', '8beda816-ddeb-45dc-a83d-3dcce04fb890', '760f3da9-3c23-4de4-a88b-999059b95078', 'a030d1dd-3c9d-4b36-b8b5-a79eea784f00'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb11bfd-ea37-402e-a823-ae5aa5160223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920b5362-6242-458d-ac34-028c5dbf5104', '8beda816-ddeb-45dc-a83d-3dcce04fb890', '760f3da9-3c23-4de4-a88b-999059b95078', 'a030d1dd-3c9d-4b36-b8b5-a79eea784f00']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1c8977-fce0-490b-85da-fbccf793cd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1c8977-fce0-490b-85da-fbccf793cd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '159f108b-054e-4eef-aaf1-656a1e431ab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1810412817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da96fdeb6c0d42cf8af60ee5f170a015',qos_specs=None,replication_status=,reservations=['920b5362-6242-458d-ac34-028c5dbf5104','8beda816-ddeb-45dc-a83d-3dcce04fb890','760f3da9-3c23-4de4-a88b-999059b95078','a030d1dd-3c9d-4b36-b8b5-a79eea784f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec34534e35f4b8986e20fc8908687cf',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1810412817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=159f108b-054e-4eef-aaf1-656a1e431ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da96fdeb6c0d42cf8af60ee5f170a015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec34534e35f4b8986e20fc8908687cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37897ad-166e-40b1-a695-279389b18e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37897ad-166e-40b1-a695-279389b18e57) transitioned into state 'SUCCESS' from state '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-1810412817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da96fdeb6c0d42cf8af60ee5f170a015',qos_specs=None,replication_status=,reservations=['920b5362-6242-458d-ac34-028c5dbf5104','8beda816-ddeb-45dc-a83d-3dcce04fb890','760f3da9-3c23-4de4-a88b-999059b95078','a030d1dd-3c9d-4b36-b8b5-a79eea784f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec34534e35f4b8986e20fc8908687cf',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffb8924-cd47-4a4d-9ea7-5ed3773f0fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffb8924-cd47-4a4d-9ea7-5ed3773f0fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Flow 'volume_create_api' (819db4e3-5bfe-42b7-953f-29e78023bc52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Create volume request issued successfully. Sep 05 05:01:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a01bca0-f61e-4f7e-8f34-8ff66d17578b tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:01:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1/1] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:01:10 2026] POST /volume/v3/volumes => generated 761 bytes in 1832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:01:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2d220347-1b62-48d5-aae5-6f81daeac210 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:13 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:01:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d220347-1b62-48d5-aae5-6f81daeac210 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1/2] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:12 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 829 bytes in 927 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0b5e3d7-1e02-4d21-ad00-c3105dfab58e tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 2/3] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:14 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 829 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca928530-abaa-406c-a294-bd869916a9f2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca928530-abaa-406c-a294-bd869916a9f2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca928530-abaa-406c-a294-bd869916a9f2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca928530-abaa-406c-a294-bd869916a9f2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ca928530-abaa-406c-a294-bd869916a9f2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca928530-abaa-406c-a294-bd869916a9f2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 2/4] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:15 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 829 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5a97bf95-5103-488e-bd12-d8113e13750d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5a97bf95-5103-488e-bd12-d8113e13750d tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5a97bf95-5103-488e-bd12-d8113e13750d tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5a97bf95-5103-488e-bd12-d8113e13750d tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5a97bf95-5103-488e-bd12-d8113e13750d tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5a97bf95-5103-488e-bd12-d8113e13750d tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 3/5] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:16 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 829 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e93880dc-a29e-4c30-b67b-1f3a01e30874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 3/6] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:17 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de94f4f4-1a82-4b99-b1c9-b60c6e15173f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 4/7] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:18 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:01:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:01:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b14af1b7-a584-4ca9-ac90-b4c2b5d52c99 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:01:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 4/8] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:19 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:01:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-874864526"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-874864526'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:01:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Create volume of 1 GB Sep 05 05:01:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Availability Zones retrieved successfully. Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Flow 'volume_create_api' (4883f416-e3b5-46fa-a3f5-2281750cc0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b54b8d8-b599-4334-a84a-77f757ddb0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b54b8d8-b599-4334-a84a-77f757ddb0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeafcad1-16be-4c83-9a33-73b88c1d76c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Created reservations ['7d9ac736-d5f6-4248-869c-63c65cacc0bb', '3b0ffbb0-c49b-4904-8c6d-80d6997ac6aa', '9f6bc1f5-58f9-4f28-83f6-737fd15660c9', '79640a83-b4e7-4824-8fc2-547e34341069'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeafcad1-16be-4c83-9a33-73b88c1d76c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d9ac736-d5f6-4248-869c-63c65cacc0bb', '3b0ffbb0-c49b-4904-8c6d-80d6997ac6aa', '9f6bc1f5-58f9-4f28-83f6-737fd15660c9', '79640a83-b4e7-4824-8fc2-547e34341069']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03b7fd8-655d-40ec-b6d8-e14d4de1ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03b7fd8-655d-40ec-b6d8-e14d4de1ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3482e6c3-0338-483b-82d1-be05ef62e495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-874864526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb7b045f8844efbb368ff3ce36d2a31',qos_specs=None,replication_status=,reservations=['7d9ac736-d5f6-4248-869c-63c65cacc0bb','3b0ffbb0-c49b-4904-8c6d-80d6997ac6aa','9f6bc1f5-58f9-4f28-83f6-737fd15660c9','79640a83-b4e7-4824-8fc2-547e34341069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a62492a42e743c382457700b47fc986',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-874864526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3482e6c3-0338-483b-82d1-be05ef62e495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb7b045f8844efbb368ff3ce36d2a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a62492a42e743c382457700b47fc986',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a80a62-3c05-4994-99b3-0854718d838e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a80a62-3c05-4994-99b3-0854718d838e) transitioned into state 'SUCCESS' from state '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-874864526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb7b045f8844efbb368ff3ce36d2a31',qos_specs=None,replication_status=,reservations=['7d9ac736-d5f6-4248-869c-63c65cacc0bb','3b0ffbb0-c49b-4904-8c6d-80d6997ac6aa','9f6bc1f5-58f9-4f28-83f6-737fd15660c9','79640a83-b4e7-4824-8fc2-547e34341069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a62492a42e743c382457700b47fc986',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c18637-a3e1-428b-ad11-42e8cda299ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c18637-a3e1-428b-ad11-42e8cda299ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Flow 'volume_create_api' (4883f416-e3b5-46fa-a3f5-2281750cc0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Create volume request issued successfully. Sep 05 05:01:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d05af80-6de9-4d16-8e9b-f7962c81d8ea tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:01:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 5/9] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:01:22 2026] POST /volume/v3/volumes => generated 760 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:01:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-27d301c7-280f-4e25-b5a2-c6f2416bd8ee tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 5/10] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:24 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 828 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-485391f4-6929-4a1d-bae2-ea524e1b537f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-485391f4-6929-4a1d-bae2-ea524e1b537f tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-485391f4-6929-4a1d-bae2-ea524e1b537f tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-485391f4-6929-4a1d-bae2-ea524e1b537f tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-485391f4-6929-4a1d-bae2-ea524e1b537f tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-485391f4-6929-4a1d-bae2-ea524e1b537f tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 6/11] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:25 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3375098a-20ec-4c47-9ba2-adab9ad97097 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 6/12] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:26 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bbb3a215-f6fa-4798-a07d-0b72ce7e8386 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 7/13] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:27 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-320f7181-10fc-43ae-9cf4-898f11d0a00a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 7/14] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:01:28 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-df8892b1-a6bb-4f5d-98fa-977207de14d5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df8892b1-a6bb-4f5d-98fa-977207de14d5 None None] GET http://192.168.122.128/volume// Sep 05 05:01:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df8892b1-a6bb-4f5d-98fa-977207de14d5 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df8892b1-a6bb-4f5d-98fa-977207de14d5 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df8892b1-a6bb-4f5d-98fa-977207de14d5 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:01:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 8/15] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:01:29 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:01:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-3a586ceb-5f5e-4a29-8322-d08ea200c88c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-3a586ceb-5f5e-4a29-8322-d08ea200c88c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:01:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-3a586ceb-5f5e-4a29-8322-d08ea200c88c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3482e6c3-0338-483b-82d1-be05ef62e495", "connector": null, "instance_uuid": "5128d0c8-ce54-4248-b0af-b6a01b57ba2d"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 05 05:01:29 devstack devstack@c-api.service[89024]: .first() Sep 05 05:01:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-3a586ceb-5f5e-4a29-8322-d08ea200c88c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:01:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 8/16] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:01:29 2026] POST /volume/v3/attachments => generated 273 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6455f1db-72d2-4a99-ae96-e884e65ac9bb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53459551-6e56-4e02-b92b-e8b9105a8f81 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 9/17] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:30 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6455f1db-72d2-4a99-ae96-e884e65ac9bb None None] GET http://192.168.122.128/volume// Sep 05 05:01:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6455f1db-72d2-4a99-ae96-e884e65ac9bb None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6455f1db-72d2-4a99-ae96-e884e65ac9bb None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6455f1db-72d2-4a99-ae96-e884e65ac9bb None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:01:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 9/18] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:01:30 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-cb6ac7fc-1649-40b9-9c26-96fc07d86e42 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 10/19] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:01:30 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 1033 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:01:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9fc36ddb-fdd4-4660-afea-f231ad626026 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 10/20] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:31 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1050e6c1-c595-45ca-b6de-c96d779cf97c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 11/21] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:32 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] PUT http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 Sep 05 05:01:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Acquiring lock "cinder-attachment_update-3482e6c3-0338-483b-82d1-be05ef62e495-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:01:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Lock "cinder-attachment_update-3482e6c3-0338-483b-82d1-be05ef62e495-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:01:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-056230c9-1266-41e4-bfef-0c2039be6e50 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-056230c9-1266-41e4-bfef-0c2039be6e50 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-056230c9-1266-41e4-bfef-0c2039be6e50 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-056230c9-1266-41e4-bfef-0c2039be6e50 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-056230c9-1266-41e4-bfef-0c2039be6e50 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Lock "cinder-attachment_update-3482e6c3-0338-483b-82d1-be05ef62e495-devstack" released by "attachment_update" :: held 0.681s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:01:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-a3085d86-5f69-41ad-8520-faa33386ccba tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 returned with HTTP 200 Sep 05 05:01:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 11/22] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:01:32 2026] PUT /volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 => generated 694 bytes in 812 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:01:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-056230c9-1266-41e4-bfef-0c2039be6e50 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 12/23] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:33 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ac500758-f0f9-433a-991f-13a8957fbb21 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac500758-f0f9-433a-991f-13a8957fbb21 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac500758-f0f9-433a-991f-13a8957fbb21 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac500758-f0f9-433a-991f-13a8957fbb21 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ac500758-f0f9-433a-991f-13a8957fbb21 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac500758-f0f9-433a-991f-13a8957fbb21 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 12/24] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:34 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-97dd80f5-e6e7-435b-9719-c1a882c08039 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-97dd80f5-e6e7-435b-9719-c1a882c08039 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] POST http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81/action Sep 05 05:01:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-97dd80f5-e6e7-435b-9719-c1a882c08039 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:01:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-97dd80f5-e6e7-435b-9719-c1a882c08039 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 05 05:01:35 devstack devstack@c-api.service[89025]: .first() Sep 05 05:01:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5aee8b6a-0d73-443e-ab8c-01d1904953ed req-97dd80f5-e6e7-435b-9719-c1a882c08039 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81/action returned with HTTP 204 Sep 05 05:01:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 13/25] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:01:35 2026] POST /volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81/action => generated 0 bytes in 261 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:01:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9d81787-c411-40bc-9a13-f5fa796d9b7e tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 13/26] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:36 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 1145 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:01:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab60c547-e2f3-4d9f-a1a1-d90903944059 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 14/27] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:36 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:01:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5182fe1c-f9a3-4457-8fac-7dfb785e08b7 req-cd73b5e9-83a4-41f5-8d0d-c120866ada56 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5182fe1c-f9a3-4457-8fac-7dfb785e08b7 req-cd73b5e9-83a4-41f5-8d0d-c120866ada56 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] DELETE http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 Sep 05 05:01:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5182fe1c-f9a3-4457-8fac-7dfb785e08b7 req-cd73b5e9-83a4-41f5-8d0d-c120866ada56 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5182fe1c-f9a3-4457-8fac-7dfb785e08b7 req-cd73b5e9-83a4-41f5-8d0d-c120866ada56 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:39 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:01:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5182fe1c-f9a3-4457-8fac-7dfb785e08b7 req-cd73b5e9-83a4-41f5-8d0d-c120866ada56 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 returned with HTTP 200 Sep 05 05:01:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 14/28] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:01:39 2026] DELETE /volume/v3/attachments/69183ff2-5028-4fa0-a864-581a8874aa81 => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-db735010-702f-4fd9-9405-ef0654269b64 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db735010-702f-4fd9-9405-ef0654269b64 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db735010-702f-4fd9-9405-ef0654269b64 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db735010-702f-4fd9-9405-ef0654269b64 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-db735010-702f-4fd9-9405-ef0654269b64 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db735010-702f-4fd9-9405-ef0654269b64 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 15/29] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:41 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-903669e7-c5d8-4289-bc6a-957407b6e39c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-903669e7-c5d8-4289-bc6a-957407b6e39c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-903669e7-c5d8-4289-bc6a-957407b6e39c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-903669e7-c5d8-4289-bc6a-957407b6e39c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-903669e7-c5d8-4289-bc6a-957407b6e39c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-903669e7-c5d8-4289-bc6a-957407b6e39c tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 15/30] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:41 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b263f9bc-7a49-4e29-b6ce-f97998f246c6 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 16/31] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:41 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] DELETE http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Delete volume with id: 3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Delete volume request issued successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ba49380-f1fb-4194-abc0-3d1d9d5daece tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 202 Sep 05 05:01:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 16/32] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:01:41 2026] DELETE /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49f09021-1a2e-4f37-b711-56529e529dfc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49f09021-1a2e-4f37-b711-56529e529dfc tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49f09021-1a2e-4f37-b711-56529e529dfc tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49f09021-1a2e-4f37-b711-56529e529dfc tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-49f09021-1a2e-4f37-b711-56529e529dfc tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49f09021-1a2e-4f37-b711-56529e529dfc tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 17/33] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:41 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f95c811-59ae-4829-99c6-3185c3a4037a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f95c811-59ae-4829-99c6-3185c3a4037a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f95c811-59ae-4829-99c6-3185c3a4037a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f95c811-59ae-4829-99c6-3185c3a4037a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9f95c811-59ae-4829-99c6-3185c3a4037a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f95c811-59ae-4829-99c6-3185c3a4037a tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 17/34] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:42 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-378a43a2-d1f9-4936-971c-0e718479f769 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-378a43a2-d1f9-4936-971c-0e718479f769 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-378a43a2-d1f9-4936-971c-0e718479f769 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-378a43a2-d1f9-4936-971c-0e718479f769 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-378a43a2-d1f9-4936-971c-0e718479f769 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Volume info retrieved successfully. Sep 05 05:01:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-378a43a2-d1f9-4936-971c-0e718479f769 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 200 Sep 05 05:01:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 18/35] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:43 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef43fafe-e904-4bbb-aa3a-1853b628d3b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef43fafe-e904-4bbb-aa3a-1853b628d3b5 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] GET http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 Sep 05 05:01:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef43fafe-e904-4bbb-aa3a-1853b628d3b5 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef43fafe-e904-4bbb-aa3a-1853b628d3b5 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef43fafe-e904-4bbb-aa3a-1853b628d3b5 tempest-DeleteServersTestJSON-1866359259 tempest-DeleteServersTestJSON-1866359259-project-member] http://192.168.122.128/volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 returned with HTTP 404 Sep 05 05:01:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 18/36] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:44 2026] GET /volume/v3/volumes/3482e6c3-0338-483b-82d1-be05ef62e495 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-890619412"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-890619412'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Create volume of 1 GB Sep 05 05:01:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Availability Zones retrieved successfully. Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Flow 'volume_create_api' (996da6aa-5826-4dc4-99c6-038f66416980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8557d64-f145-430a-86d5-82a0af6b7aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8557d64-f145-430a-86d5-82a0af6b7aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fef6e7-adb9-4f0b-9a12-e212f3ad719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Created reservations ['77d0ca5e-6157-49bc-9356-33e1f767fa69', '528466e0-6044-428d-a43b-7c497e361ecf', '9d058f0d-9de3-4938-a405-35cf14a0b968', 'c07d1559-19ba-4a5d-9a31-d244fa7e0650'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fef6e7-adb9-4f0b-9a12-e212f3ad719a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d0ca5e-6157-49bc-9356-33e1f767fa69', '528466e0-6044-428d-a43b-7c497e361ecf', '9d058f0d-9de3-4938-a405-35cf14a0b968', 'c07d1559-19ba-4a5d-9a31-d244fa7e0650']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d871a0c-2dca-4f41-8087-fa897aa6945c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d871a0c-2dca-4f41-8087-fa897aa6945c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-890619412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='327b9531f3b6414eb2a7b606df64107a',qos_specs=None,replication_status=,reservations=['77d0ca5e-6157-49bc-9356-33e1f767fa69','528466e0-6044-428d-a43b-7c497e361ecf','9d058f0d-9de3-4938-a405-35cf14a0b968','c07d1559-19ba-4a5d-9a31-d244fa7e0650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd7d14f4d5349d087fba87f9901db49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-890619412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='327b9531f3b6414eb2a7b606df64107a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd7d14f4d5349d087fba87f9901db49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d084f3cc-4657-44fd-a507-ba5df2e9a190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d084f3cc-4657-44fd-a507-ba5df2e9a190) transitioned into state 'SUCCESS' from state '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-890619412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='327b9531f3b6414eb2a7b606df64107a',qos_specs=None,replication_status=,reservations=['77d0ca5e-6157-49bc-9356-33e1f767fa69','528466e0-6044-428d-a43b-7c497e361ecf','9d058f0d-9de3-4938-a405-35cf14a0b968','c07d1559-19ba-4a5d-9a31-d244fa7e0650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd7d14f4d5349d087fba87f9901db49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685ad317-e854-4757-94ad-963c5feeada7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685ad317-e854-4757-94ad-963c5feeada7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Flow 'volume_create_api' (996da6aa-5826-4dc4-99c6-038f66416980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:01:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Create volume request issued successfully. Sep 05 05:01:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5bf4e03b-36cc-429b-8a3e-4c2fd551dfbf tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:01:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 19/37] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:01:50 2026] POST /volume/v3/volumes => generated 765 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:01:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:01:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:01:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9ef5670-d92e-4208-8bb2-ad9e90435216 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:01:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 19/38] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:51 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 833 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:01:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:01:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:01:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:01:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:01:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19c8bea0-21eb-4163-86fc-0efd0b25ffa8 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:01:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 20/39] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:52 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 857 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:01:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:01:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:01:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:01:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:01:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:01:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:01:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:01:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:01:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:01:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed17ac54-0139-46a9-bd4b-f80bf8ed1a8e tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:01:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 20/40] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:01:53 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:02 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=151,cinder:INSERT=30,cinder:UPDATE=38 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:03 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=83,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:02:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:02:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-aff8a57d-f774-403e-8dbe-76f7bf003d89 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:02:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 21/41] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:02:10 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-33959f18-e0ba-4145-87ec-5efd4da118ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-33959f18-e0ba-4145-87ec-5efd4da118ea None None] GET http://192.168.122.128/volume// Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-33959f18-e0ba-4145-87ec-5efd4da118ea None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-33959f18-e0ba-4145-87ec-5efd4da118ea None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-33959f18-e0ba-4145-87ec-5efd4da118ea None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:02:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 21/42] 192.168.122.128 () {58 vars in 1308 bytes} [Sat Sep 5 05:02:11 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:02:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-9b8f64ec-40f2-4715-a0ba-1e82b8069312 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-9b8f64ec-40f2-4715-a0ba-1e82b8069312 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:02:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-9b8f64ec-40f2-4715-a0ba-1e82b8069312 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1", "connector": null, "instance_uuid": "52888218-9d17-4f90-9c62-6f3868c71b82"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-9b8f64ec-40f2-4715-a0ba-1e82b8069312 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:02:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 22/43] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:02:11 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-8e8ac8e1-b32f-4f6f-b639-eeded3e59523 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-8e8ac8e1-b32f-4f6f-b639-eeded3e59523 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] POST http://192.168.122.128/volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47/action Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-8e8ac8e1-b32f-4f6f-b639-eeded3e59523 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-8e8ac8e1-b32f-4f6f-b639-eeded3e59523 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5a2bc9de-a9ed-4284-a9f1-73119631010e req-8e8ac8e1-b32f-4f6f-b639-eeded3e59523 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47/action returned with HTTP 204 Sep 05 05:02:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 22/44] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:02:11 2026] POST /volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:02:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-46737eb0-c892-4da1-9747-42e076cc22de None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46737eb0-c892-4da1-9747-42e076cc22de tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:02:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46737eb0-c892-4da1-9747-42e076cc22de tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46737eb0-c892-4da1-9747-42e076cc22de tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-46737eb0-c892-4da1-9747-42e076cc22de tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:02:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46737eb0-c892-4da1-9747-42e076cc22de tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:02:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 23/45] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:11 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 1120 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:02:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07311ada-0585-4dcf-81d6-bd3df0f4640f tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:02:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 23/46] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:11 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 1120 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:02:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:02:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-4e3784b0-b237-4ce8-a7ec-cb73d09ef4e6 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:02:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 24/47] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:02:15 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 1120 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-51520ce3-3416-4819-8bf1-ec12f71548ad None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-51520ce3-3416-4819-8bf1-ec12f71548ad tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] DELETE http://192.168.122.128/volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47 Sep 05 05:02:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-51520ce3-3416-4819-8bf1-ec12f71548ad tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-51520ce3-3416-4819-8bf1-ec12f71548ad tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:15 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:02:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-06336670-615f-4ddd-96b2-c9b2972a42aa req-51520ce3-3416-4819-8bf1-ec12f71548ad tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47 returned with HTTP 200 Sep 05 05:02:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 24/48] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:02:15 2026] DELETE /volume/v3/attachments/15cb65d3-a85a-4a7b-8408-0f4f7c5dac47 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:02:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:02:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1c4c529-60ff-488a-8b93-2e0cc71f6c37 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:02:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 25/49] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:16 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 858 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-e02f3537-b4b4-481b-8e7c-05098b412511 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 25/50] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:02:18 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-259a92b6-b1b8-4084-ad8b-6821518eddd7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-259a92b6-b1b8-4084-ad8b-6821518eddd7 None None] GET http://192.168.122.128/volume// Sep 05 05:02:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-259a92b6-b1b8-4084-ad8b-6821518eddd7 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-259a92b6-b1b8-4084-ad8b-6821518eddd7 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-259a92b6-b1b8-4084-ad8b-6821518eddd7 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:02:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 26/51] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:02:18 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:02:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-5b5b6478-d720-40a7-bacc-bf5829f2274c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-5b5b6478-d720-40a7-bacc-bf5829f2274c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-5b5b6478-d720-40a7-bacc-bf5829f2274c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "159f108b-054e-4eef-aaf1-656a1e431ab8", "connector": null, "instance_uuid": "34d8f1db-6d7a-4b6b-be10-c93901b1885d"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-5b5b6478-d720-40a7-bacc-bf5829f2274c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:02:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 26/52] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:02:18 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c65a231a-3909-473b-ab07-31f3e93c0671 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c65a231a-3909-473b-ab07-31f3e93c0671 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c65a231a-3909-473b-ab07-31f3e93c0671 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c65a231a-3909-473b-ab07-31f3e93c0671 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6efdcee-367b-482d-a774-79c58340f8fb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6efdcee-367b-482d-a774-79c58340f8fb None None] GET http://192.168.122.128/volume// Sep 05 05:02:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6efdcee-367b-482d-a774-79c58340f8fb None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6efdcee-367b-482d-a774-79c58340f8fb None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6efdcee-367b-482d-a774-79c58340f8fb None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:02:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 27/53] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:02:19 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:02:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c65a231a-3909-473b-ab07-31f3e93c0671 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c65a231a-3909-473b-ab07-31f3e93c0671 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 27/54] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:19 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-410eec66-e11e-403b-b851-053085b9b439 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 28/55] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:02:19 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] PUT http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Acquiring lock "cinder-attachment_update-159f108b-054e-4eef-aaf1-656a1e431ab8-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Lock "cinder-attachment_update-159f108b-054e-4eef-aaf1-656a1e431ab8-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:19 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Lock "cinder-attachment_update-159f108b-054e-4eef-aaf1-656a1e431ab8-devstack" released by "attachment_update" :: held 0.369s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:02:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-112bd875-06c1-42c1-b82d-98990e27a327 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 returned with HTTP 200 Sep 05 05:02:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 28/56] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:02:19 2026] PUT /volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 => generated 694 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aeb91d18-3547-406e-966b-f011443da770 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aeb91d18-3547-406e-966b-f011443da770 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aeb91d18-3547-406e-966b-f011443da770 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aeb91d18-3547-406e-966b-f011443da770 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aeb91d18-3547-406e-966b-f011443da770 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aeb91d18-3547-406e-966b-f011443da770 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 29/57] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:20 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-a8b7ba2b-11f7-4141-834f-f9b651b230bc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-a8b7ba2b-11f7-4141-834f-f9b651b230bc tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] POST http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569/action Sep 05 05:02:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-a8b7ba2b-11f7-4141-834f-f9b651b230bc tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:02:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-a8b7ba2b-11f7-4141-834f-f9b651b230bc tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0a3d0838-559a-4204-af0d-8f5e0cffda70 req-a8b7ba2b-11f7-4141-834f-f9b651b230bc tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569/action returned with HTTP 204 Sep 05 05:02:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 29/58] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:02:20 2026] POST /volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:02:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2adb45eb-767b-428a-9e49-98ecd34a66b2 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 30/59] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:21 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1146 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0dbb4bc-c7bd-4e75-9db4-2b50c15ccd82 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 30/60] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:21 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1146 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-a7d3d77e-4d80-47ae-98f9-1eac146889a0 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 31/61] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:02:23 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] POST http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8/action Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Begin detaching volume completed successfully. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-4c74764b-3fde-4a12-b4cc-c8d084c9cc27 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8/action returned with HTTP 202 Sep 05 05:02:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 31/62] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:02:23 2026] POST /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-648f5074-ab66-45ba-b013-8e4c78c8ddd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 32/63] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:24 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1149 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-83eec400-7113-466c-85c7-025d171d8d37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-83eec400-7113-466c-85c7-025d171d8d37 None None] GET http://192.168.122.128/volume// Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-83eec400-7113-466c-85c7-025d171d8d37 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-83eec400-7113-466c-85c7-025d171d8d37 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-83eec400-7113-466c-85c7-025d171d8d37 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:02:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 32/64] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:02:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5ae5307e-5477-4cca-bb3e-bff427e7353f tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 33/65] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:02:24 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 1330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5b550810-34b1-4a48-8de5-28e08ef50dd5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5b550810-34b1-4a48-8de5-28e08ef50dd5 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] DELETE http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5b550810-34b1-4a48-8de5-28e08ef50dd5 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5b550810-34b1-4a48-8de5-28e08ef50dd5 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:02:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e53e29f2-70e5-4706-b4db-a8ea87647934 req-5b550810-34b1-4a48-8de5-28e08ef50dd5 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 returned with HTTP 200 Sep 05 05:02:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 33/66] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:02:24 2026] DELETE /volume/v3/attachments/88eab848-739c-4a83-8b3a-bbfda3725569 => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c49e53d-f316-42f3-b3f8-ba1866a196e6 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 34/67] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:25 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:34 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=54,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8291ce4f-ebea-4c3b-9e3e-71ebe823c9ac tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 34/68] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:34 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:35 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=63,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-94eedd77-ec16-4c3d-b1d2-0c972c1c513c tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 35/69] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:35 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:45 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=4 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:45 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=4 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:02:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] DELETE http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:49 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Delete volume with id: 159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Delete volume request issued successfully. Sep 05 05:02:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a30c9f4-1777-4f2f-a97e-d63fc7dbcc74 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 202 Sep 05 05:02:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 35/70] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:02:49 2026] DELETE /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:02:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec50a044-22eb-4fa6-9900-3cf28d2ad874 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 36/71] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:49 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 853 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Volume info retrieved successfully. Sep 05 05:02:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e3172386-3601-4956-b6bd-a3cfa55becd3 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 200 Sep 05 05:02:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 36/72] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:50 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-989ff107-559c-44a6-8249-8992f79bae5f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:02:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1656504333"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1656504333'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:02:50 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Create volume of 1 GB Sep 05 05:02:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Availability zone cache updated, next update will occur around 2026-09-05 04:02:51.025667. {{(pid=89024) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Availability Zones retrieved successfully. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Flow 'volume_create_api' (7fff4a69-b973-45db-bbbd-05152024ff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd52867-eb0e-49aa-a843-8e279348ce6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd52867-eb0e-49aa-a843-8e279348ce6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ebcba1-3671-41c0-8351-ccc18aa8ff18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Created reservations ['18d2278d-46d9-43e1-b9b8-db9c51467021', 'f0b16584-902f-4dff-8ba8-914b9f6eca06', 'c0c4e69c-716c-40f6-98a9-a98f44b94c15', '60c1aa1b-b7fa-4724-b271-6fae4fcbdadc'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ebcba1-3671-41c0-8351-ccc18aa8ff18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18d2278d-46d9-43e1-b9b8-db9c51467021', 'f0b16584-902f-4dff-8ba8-914b9f6eca06', 'c0c4e69c-716c-40f6-98a9-a98f44b94c15', '60c1aa1b-b7fa-4724-b271-6fae4fcbdadc']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4ca90-bb9a-491e-9519-c1a1daef49d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4ca90-bb9a-491e-9519-c1a1daef49d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51e3184-5ce5-40a8-a693-ac5c8c05b8d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1656504333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73bfe98d6384b36923436deb10975eb',qos_specs=None,replication_status=,reservations=['18d2278d-46d9-43e1-b9b8-db9c51467021','f0b16584-902f-4dff-8ba8-914b9f6eca06','c0c4e69c-716c-40f6-98a9-a98f44b94c15','60c1aa1b-b7fa-4724-b271-6fae4fcbdadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431586ff1ba046c7b26fc134afb118f6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1656504333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a51e3184-5ce5-40a8-a693-ac5c8c05b8d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c73bfe98d6384b36923436deb10975eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='431586ff1ba046c7b26fc134afb118f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847b3759-acd5-4868-8bbf-a3b27f32ea83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847b3759-acd5-4868-8bbf-a3b27f32ea83) transitioned into state 'SUCCESS' from state '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-1656504333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c73bfe98d6384b36923436deb10975eb',qos_specs=None,replication_status=,reservations=['18d2278d-46d9-43e1-b9b8-db9c51467021','f0b16584-902f-4dff-8ba8-914b9f6eca06','c0c4e69c-716c-40f6-98a9-a98f44b94c15','60c1aa1b-b7fa-4724-b271-6fae4fcbdadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431586ff1ba046c7b26fc134afb118f6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce6d60a-fbb5-42f0-90dd-30b027514544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce6d60a-fbb5-42f0-90dd-30b027514544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Flow 'volume_create_api' (7fff4a69-b973-45db-bbbd-05152024ff06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Create volume request issued successfully. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-989ff107-559c-44a6-8249-8992f79bae5f tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:02:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 37/73] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:02:50 2026] POST /volume/v3/volumes => generated 768 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] GET http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-85d4c19a-596f-4182-b57c-d68ed516de11 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-763316307"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-763316307'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Create volume of 1 GB Sep 05 05:02:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Volume info retrieved successfully. Sep 05 05:02:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Availability Zones retrieved successfully. Sep 05 05:02:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bfec493-cc92-4adc-856d-e4178d7cf22a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 200 Sep 05 05:02:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 37/74] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:51 2026] GET /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 836 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-46c75e44-4e2b-4131-9a2b-8938173056b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Flow 'volume_create_api' (ec70ea73-5cd1-406b-9315-198c129fc4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02516a9c-289f-4eca-b779-def44d64703c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46c75e44-4e2b-4131-9a2b-8938173056b8 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] GET http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46c75e44-4e2b-4131-9a2b-8938173056b8 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46c75e44-4e2b-4131-9a2b-8938173056b8 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:02:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46c75e44-4e2b-4131-9a2b-8938173056b8 tempest-TaggedAttachmentsTest-1616369165 tempest-TaggedAttachmentsTest-1616369165-project-member] http://192.168.122.128/volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 returned with HTTP 404 Sep 05 05:02:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 38/75] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:51 2026] GET /volume/v3/volumes/159f108b-054e-4eef-aaf1-656a1e431ab8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02516a9c-289f-4eca-b779-def44d64703c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8db009-1577-442e-9064-34aa5cc1f5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Created reservations ['9ee21218-7bfd-4bd7-93bb-6c87e2fddc6f', 'a5227c44-ed88-4fb4-91d2-ae582576361a', 'cec0004f-59b2-4e12-a488-72404ff9e03a', '37b1f0ef-ebc2-4adf-bac3-7b5493aaeeda'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8db009-1577-442e-9064-34aa5cc1f5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee21218-7bfd-4bd7-93bb-6c87e2fddc6f', 'a5227c44-ed88-4fb4-91d2-ae582576361a', 'cec0004f-59b2-4e12-a488-72404ff9e03a', '37b1f0ef-ebc2-4adf-bac3-7b5493aaeeda']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9652816-ed8f-4f70-b5b7-eb9adf7fb1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9652816-ed8f-4f70-b5b7-eb9adf7fb1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f22229-cf5d-4f3e-92b1-d781ee39f272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-763316307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2a02bdee06429e818dbe1d767236b3',qos_specs=None,replication_status=,reservations=['9ee21218-7bfd-4bd7-93bb-6c87e2fddc6f','a5227c44-ed88-4fb4-91d2-ae582576361a','cec0004f-59b2-4e12-a488-72404ff9e03a','37b1f0ef-ebc2-4adf-bac3-7b5493aaeeda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a701d7e8a094fc2be05fbedc6e38de9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-763316307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23f22229-cf5d-4f3e-92b1-d781ee39f272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2a02bdee06429e818dbe1d767236b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a701d7e8a094fc2be05fbedc6e38de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dca70d1-fd46-42da-ae2d-b9238b251ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dca70d1-fd46-42da-ae2d-b9238b251ac2) transitioned into state 'SUCCESS' from state '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-763316307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2a02bdee06429e818dbe1d767236b3',qos_specs=None,replication_status=,reservations=['9ee21218-7bfd-4bd7-93bb-6c87e2fddc6f','a5227c44-ed88-4fb4-91d2-ae582576361a','cec0004f-59b2-4e12-a488-72404ff9e03a','37b1f0ef-ebc2-4adf-bac3-7b5493aaeeda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a701d7e8a094fc2be05fbedc6e38de9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497c33ab-705d-405b-8719-0afc68be70f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497c33ab-705d-405b-8719-0afc68be70f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Flow 'volume_create_api' (ec70ea73-5cd1-406b-9315-198c129fc4c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:02:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Create volume request issued successfully. Sep 05 05:02:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85d4c19a-596f-4182-b57c-d68ed516de11 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:02:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 38/76] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:02:51 2026] POST /volume/v3/volumes => generated 763 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:02:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-261ab26a-c459-4145-a8b1-cbacd7dd9296 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 39/77] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:52 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 831 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0041868-eae2-4036-977f-f878caf6797a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0041868-eae2-4036-977f-f878caf6797a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] GET http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:02:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0041868-eae2-4036-977f-f878caf6797a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0041868-eae2-4036-977f-f878caf6797a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a0041868-eae2-4036-977f-f878caf6797a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Volume info retrieved successfully. Sep 05 05:02:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0041868-eae2-4036-977f-f878caf6797a tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 200 Sep 05 05:02:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 39/78] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:52 2026] GET /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 860 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62e878ff-d7eb-45de-b1b6-685eef72f52c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 40/79] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:53 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 855 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] GET http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:02:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Volume info retrieved successfully. Sep 05 05:02:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b05d9915-cb7e-4760-8a3e-ac86d89a7ef9 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 200 Sep 05 05:02:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 40/80] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:54 2026] GET /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 861 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6bdca5c0-4691-4484-bd01-93bce3cacd04 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 41/81] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:54 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:02:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76965f19-21f9-4cca-a56d-05fe76a2e3b0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 41/82] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:56 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-cc90b8cf-dbca-4911-bfad-e3d343b024a8 req-7041eea3-1616-413f-8a8a-eff098fed699 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-cc90b8cf-dbca-4911-bfad-e3d343b024a8 req-7041eea3-1616-413f-8a8a-eff098fed699 tempest-VolumesAdminNegativeTest-1826571372 tempest-VolumesAdminNegativeTest-1826571372-project] GET http://192.168.122.128/volume/v3/volumes/407def03-eb34-4fef-807f-5f61899f6b93 Sep 05 05:02:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-cc90b8cf-dbca-4911-bfad-e3d343b024a8 req-7041eea3-1616-413f-8a8a-eff098fed699 tempest-VolumesAdminNegativeTest-1826571372 tempest-VolumesAdminNegativeTest-1826571372-project] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-cc90b8cf-dbca-4911-bfad-e3d343b024a8 req-7041eea3-1616-413f-8a8a-eff098fed699 tempest-VolumesAdminNegativeTest-1826571372 tempest-VolumesAdminNegativeTest-1826571372-project] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-cc90b8cf-dbca-4911-bfad-e3d343b024a8 req-7041eea3-1616-413f-8a8a-eff098fed699 tempest-VolumesAdminNegativeTest-1826571372 tempest-VolumesAdminNegativeTest-1826571372-project] http://192.168.122.128/volume/v3/volumes/407def03-eb34-4fef-807f-5f61899f6b93 returned with HTTP 404 Sep 05 05:02:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 42/83] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:02:56 2026] GET /volume/v3/volumes/407def03-eb34-4fef-807f-5f61899f6b93 => generated 109 bytes in 544 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:02:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] DELETE http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:57 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Delete volume with id: 23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Delete volume request issued successfully. Sep 05 05:02:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-892dab80-6f0f-4526-ab1a-d7e3032611fd tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 202 Sep 05 05:02:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 42/84] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:02:57 2026] DELETE /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:02:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:02:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:02:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28a67180-e488-4543-a067-1b70e4a0c9d5 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 43/85] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:57 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 855 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:02:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:02:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:02:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:02:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:02:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Volume info retrieved successfully. Sep 05 05:02:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abb52279-c7e1-4e03-82c3-3935cda69bf0 tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 200 Sep 05 05:02:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 43/86] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:58 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:02:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9741c278-aca5-439a-8c69-17fccd24435c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:02:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9741c278-aca5-439a-8c69-17fccd24435c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] GET http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 Sep 05 05:02:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9741c278-aca5-439a-8c69-17fccd24435c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:02:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9741c278-aca5-439a-8c69-17fccd24435c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:02:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9741c278-aca5-439a-8c69-17fccd24435c tempest-VolumesAdminNegativeTest-533041941 tempest-VolumesAdminNegativeTest-533041941-project-member] http://192.168.122.128/volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 returned with HTTP 404 Sep 05 05:02:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 44/87] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:02:59 2026] GET /volume/v3/volumes/23f22229-cf5d-4f3e-92b1-d781ee39f272 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:03:08 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=78,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:09 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3dd8a704-b947-450c-8444-d4b586cc1638 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:03:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:10 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Delete volume with id: a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:03:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Volume info retrieved successfully. Sep 05 05:03:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Delete volume request issued successfully. Sep 05 05:03:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3dd8a704-b947-450c-8444-d4b586cc1638 tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 202 Sep 05 05:03:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 44/88] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:03:10 2026] DELETE /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:03:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] GET http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:03:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Volume info retrieved successfully. Sep 05 05:03:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-963655d5-b8bc-472b-8e9f-d7b0293eeafe tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 200 Sep 05 05:03:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 45/89] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:10 2026] GET /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 860 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dce15ed5-8bcb-4a3c-b8bb-281d5a05830b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dce15ed5-8bcb-4a3c-b8bb-281d5a05830b tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] GET http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 Sep 05 05:03:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dce15ed5-8bcb-4a3c-b8bb-281d5a05830b tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dce15ed5-8bcb-4a3c-b8bb-281d5a05830b tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dce15ed5-8bcb-4a3c-b8bb-281d5a05830b tempest-ServerRescueNegativeTestJSON-1583235725 tempest-ServerRescueNegativeTestJSON-1583235725-project-member] http://192.168.122.128/volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 returned with HTTP 404 Sep 05 05:03:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 45/90] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:11 2026] GET /volume/v3/volumes/a51e3184-5ce5-40a8-a693-ac5c8c05b8d7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:03:20 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=4 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:21 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27181d26-2ea2-4e41-92f2-0e359695af76 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27181d26-2ea2-4e41-92f2-0e359695af76 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27181d26-2ea2-4e41-92f2-0e359695af76 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27181d26-2ea2-4e41-92f2-0e359695af76 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27181d26-2ea2-4e41-92f2-0e359695af76 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:03:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27181d26-2ea2-4e41-92f2-0e359695af76 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:03:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 46/91] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:25 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:03:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5065066e-0a1e-4a4d-846e-c4367ee3e374 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:03:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 46/92] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:25 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e694eaf8-588a-44ba-bca2-172aa6566107 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] DELETE http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Delete volume with id: 626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:03:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Delete volume request issued successfully. Sep 05 05:03:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e694eaf8-588a-44ba-bca2-172aa6566107 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 202 Sep 05 05:03:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 47/93] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:03:32 2026] DELETE /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:03:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-524eff7e-595a-4fae-8814-83400122bec7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-524eff7e-595a-4fae-8814-83400122bec7 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-524eff7e-595a-4fae-8814-83400122bec7 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-524eff7e-595a-4fae-8814-83400122bec7 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-524eff7e-595a-4fae-8814-83400122bec7 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Volume info retrieved successfully. Sep 05 05:03:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-524eff7e-595a-4fae-8814-83400122bec7 tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 200 Sep 05 05:03:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 47/94] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:32 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 857 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:03:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-782dd595-26d5-4284-a2fd-b048392c8e6a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-782dd595-26d5-4284-a2fd-b048392c8e6a tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] GET http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 Sep 05 05:03:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-782dd595-26d5-4284-a2fd-b048392c8e6a tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-782dd595-26d5-4284-a2fd-b048392c8e6a tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-782dd595-26d5-4284-a2fd-b048392c8e6a tempest-AttachVolumeShelveTestJSON-630986385 tempest-AttachVolumeShelveTestJSON-630986385-project-member] http://192.168.122.128/volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 returned with HTTP 404 Sep 05 05:03:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 48/95] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:33 2026] GET /volume/v3/volumes/626c4e36-bedc-45d3-bbb4-42c6ffe5d3e1 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:03:42 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=8 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:43 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:03:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-69bb8800-9635-4933-a746-ba540350de5a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-875532569"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-875532569'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume of 1 GB Sep 05 05:03:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Availability Zones retrieved successfully. Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (b6dfaa33-ae50-4629-8ce4-362afc27640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3154e8a8-af60-4825-87eb-b69a860f4af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3154e8a8-af60-4825-87eb-b69a860f4af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780735f8-d185-4fc9-b795-307a648020c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Created reservations ['7a3f010e-f731-43a7-8c88-25e8566b0ca4', '67f69569-3c98-4900-bfd3-29825a617cb7', '3bfd4f12-7313-4896-9b59-7162b75e460d', 'c38fa1c2-b819-4182-94a5-c473b90a1c61'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780735f8-d185-4fc9-b795-307a648020c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3f010e-f731-43a7-8c88-25e8566b0ca4', '67f69569-3c98-4900-bfd3-29825a617cb7', '3bfd4f12-7313-4896-9b59-7162b75e460d', 'c38fa1c2-b819-4182-94a5-c473b90a1c61']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4460b71-ca61-41ea-b129-4684902a6f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4460b71-ca61-41ea-b129-4684902a6f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc3cfb34-f254-4fb4-abad-e556d7b49c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-875532569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['7a3f010e-f731-43a7-8c88-25e8566b0ca4','67f69569-3c98-4900-bfd3-29825a617cb7','3bfd4f12-7313-4896-9b59-7162b75e460d','c38fa1c2-b819-4182-94a5-c473b90a1c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-875532569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc3cfb34-f254-4fb4-abad-e556d7b49c60,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c49aeaea81754f66958c644bde26b536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134ca490772b40e5a98332925dfc12cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8f57fb-9118-478a-9b29-9e5c930452f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8f57fb-9118-478a-9b29-9e5c930452f5) transitioned into state 'SUCCESS' from state '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-875532569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['7a3f010e-f731-43a7-8c88-25e8566b0ca4','67f69569-3c98-4900-bfd3-29825a617cb7','3bfd4f12-7313-4896-9b59-7162b75e460d','c38fa1c2-b819-4182-94a5-c473b90a1c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5283a2e9-74bf-4630-9863-504afd4ffcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5283a2e9-74bf-4630-9863-504afd4ffcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (b6dfaa33-ae50-4629-8ce4-362afc27640a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:03:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request issued successfully. Sep 05 05:03:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69bb8800-9635-4933-a746-ba540350de5a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:03:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 48/96] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:03:52 2026] POST /volume/v3/volumes => generated 768 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:03:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:03:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47c3c248-bd09-421d-ae2c-d5080f1f6595 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 200 Sep 05 05:03:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 49/97] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:53 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 836 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:03:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6148b34d-7936-4d83-820f-ac2a71c47a9a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 200 Sep 05 05:03:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 49/98] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:54 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 860 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0aa3cdda-f867-42f2-a778-701601e5f4e7 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 200 Sep 05 05:03:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 50/99] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:56 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:03:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-39e7f255-68aa-47b0-85d1-8ed417839717 req-2928281b-c9ef-47a6-a182-a76fde31041d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 200 Sep 05 05:03:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 50/100] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:03:56 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-558464978"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-558464978'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume of 1 GB Sep 05 05:03:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Availability Zones retrieved successfully. Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (2a32786f-23a3-4da7-b71d-307c25e2f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83bda28-7482-4d45-b1ff-552bc984a57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83bda28-7482-4d45-b1ff-552bc984a57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b4bf31-e54a-4489-b068-e635f1fecfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Created reservations ['989bd6ec-9dd9-4735-aa0a-47c93cf08e57', '468d8959-adff-43fb-b525-e46d82afd087', 'd392d34a-0fad-41ac-8be0-3288df516b5d', '70dc47b5-e605-4873-b9da-6f0642a1a018'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b4bf31-e54a-4489-b068-e635f1fecfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989bd6ec-9dd9-4735-aa0a-47c93cf08e57', '468d8959-adff-43fb-b525-e46d82afd087', 'd392d34a-0fad-41ac-8be0-3288df516b5d', '70dc47b5-e605-4873-b9da-6f0642a1a018']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e75d54-be42-4bc1-868c-f921007e692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e75d54-be42-4bc1-868c-f921007e692e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf99fd29-ab88-4d3f-af47-5118d8e00b7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558464978',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['989bd6ec-9dd9-4735-aa0a-47c93cf08e57','468d8959-adff-43fb-b525-e46d82afd087','d392d34a-0fad-41ac-8be0-3288df516b5d','70dc47b5-e605-4873-b9da-6f0642a1a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558464978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf99fd29-ab88-4d3f-af47-5118d8e00b7d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c49aeaea81754f66958c644bde26b536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134ca490772b40e5a98332925dfc12cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32b5c28-c594-41fb-84e3-eb33dc236ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32b5c28-c594-41fb-84e3-eb33dc236ad5) transitioned into state 'SUCCESS' from state '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-558464978',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['989bd6ec-9dd9-4735-aa0a-47c93cf08e57','468d8959-adff-43fb-b525-e46d82afd087','d392d34a-0fad-41ac-8be0-3288df516b5d','70dc47b5-e605-4873-b9da-6f0642a1a018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:57 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c87e3d5-6871-4b27-a6d2-9e6cf7b47dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:57 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c87e3d5-6871-4b27-a6d2-9e6cf7b47dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:57 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (2a32786f-23a3-4da7-b71d-307c25e2f546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:03:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request issued successfully. Sep 05 05:03:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-316a8b0f-2c25-4a6b-a93e-1aabab26d998 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:03:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 51/101] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:03:56 2026] POST /volume/v3/volumes => generated 768 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:03:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fae801e5-be62-41ca-9256-3681d378648a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fae801e5-be62-41ca-9256-3681d378648a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:03:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fae801e5-be62-41ca-9256-3681d378648a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fae801e5-be62-41ca-9256-3681d378648a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fae801e5-be62-41ca-9256-3681d378648a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fae801e5-be62-41ca-9256-3681d378648a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:03:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 51/102] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:57 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 836 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:03:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c49fcf80-3e90-4160-a108-b3bbc17de9a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:03:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 52/103] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:58 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 860 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:03:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72eeacdd-0dc2-4cf7-9d16-547131d6aa91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:03:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 52/104] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:03:59 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:03:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:03:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:03:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:03:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:03:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:03:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:03:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:03:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fb6b17b5-f7b1-4a23-b9d4-49d463783cb3 req-2700cccc-34f1-4424-a3d2-41434f2dbc5b tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:03:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 53/105] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:03:59 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ebeb1274-ad73-4640-8795-739bb8c18632 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-209080938"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-209080938'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume of 1 GB Sep 05 05:03:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Availability Zones retrieved successfully. Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (e6f3a533-88ac-4cd8-a388-280df207468c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686e7e4f-07b2-41bd-b892-5694ee0fa8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686e7e4f-07b2-41bd-b892-5694ee0fa8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:03:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33fe8559-fd69-4033-877c-4e3b97b0a84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Created reservations ['402a6fce-2904-43e3-bf25-2378f9992e01', '82b871c4-7bb4-496d-9e09-eb3bac08c92e', '4d3432ed-218a-43ad-97a3-aa148e5aea62', '374d11cc-a245-4472-9c95-efe642a19394'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33fe8559-fd69-4033-877c-4e3b97b0a84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402a6fce-2904-43e3-bf25-2378f9992e01', '82b871c4-7bb4-496d-9e09-eb3bac08c92e', '4d3432ed-218a-43ad-97a3-aa148e5aea62', '374d11cc-a245-4472-9c95-efe642a19394']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97f1a77-dc03-4b6d-b160-03588ab84969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97f1a77-dc03-4b6d-b160-03588ab84969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62cf0b52-31e3-400b-ae72-9e657878da31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-209080938',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['402a6fce-2904-43e3-bf25-2378f9992e01','82b871c4-7bb4-496d-9e09-eb3bac08c92e','4d3432ed-218a-43ad-97a3-aa148e5aea62','374d11cc-a245-4472-9c95-efe642a19394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-209080938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62cf0b52-31e3-400b-ae72-9e657878da31,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c49aeaea81754f66958c644bde26b536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134ca490772b40e5a98332925dfc12cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1bc252-44e9-45f8-b338-ca141c85d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1bc252-44e9-45f8-b338-ca141c85d9df) transitioned into state 'SUCCESS' from state '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-209080938',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c49aeaea81754f66958c644bde26b536',qos_specs=None,replication_status=,reservations=['402a6fce-2904-43e3-bf25-2378f9992e01','82b871c4-7bb4-496d-9e09-eb3bac08c92e','4d3432ed-218a-43ad-97a3-aa148e5aea62','374d11cc-a245-4472-9c95-efe642a19394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134ca490772b40e5a98332925dfc12cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a445250-033d-445b-a5e7-aa465dd78abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a445250-033d-445b-a5e7-aa465dd78abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Flow 'volume_create_api' (e6f3a533-88ac-4cd8-a388-280df207468c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Create volume request issued successfully. Sep 05 05:04:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ebeb1274-ad73-4640-8795-739bb8c18632 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 53/106] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:03:59 2026] POST /volume/v3/volumes => generated 768 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:04:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a2df312-7ece-48b8-ace0-3039e53ee47c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 54/107] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:00 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 836 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-37b794d3-1c83-438b-9d22-53ab73edf14f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37b794d3-1c83-438b-9d22-53ab73edf14f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37b794d3-1c83-438b-9d22-53ab73edf14f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37b794d3-1c83-438b-9d22-53ab73edf14f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-37b794d3-1c83-438b-9d22-53ab73edf14f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37b794d3-1c83-438b-9d22-53ab73edf14f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 54/108] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:01 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:04:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b679df28-19e8-4a3e-8b14-dc92f470a772 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 55/109] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:02 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2924991b-c7b5-4931-8f97-b8accca9cad7 req-3f6ce697-c438-49ba-94d3-092771fce2fc tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 55/110] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:04:03 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 861 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:04:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e93cf623-952b-4327-a910-47bb346e9ec6 req-4ae9ece1-4396-4177-88bf-eb33e41ca09a tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 56/111] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:03 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aebc218d-1bf6-4cb4-a0c7-c8eaf1414c2e req-fc5afa16-d265-490e-9359-5ae643f3339d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 56/112] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:04 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f65d0b06-a54a-47e6-9a32-19c9265985fc req-67ae3dfa-3498-4c86-a350-72461a2c6485 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 57/113] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:04 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-936ab2b0-a6ec-47ed-a628-4e37369fdf79 req-9136cf96-19c2-4242-9037-9bb7c23db033 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 57/114] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:04 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-a6de8a6b-30b2-4741-a120-accf101a4b86 req-07bfcb4b-aa03-44f0-be2a-a7c8f9826d8f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 58/115] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:05 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:04:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-4f04faf5-8e7b-4286-95ba-47767ec98253 req-57c774f9-e6e9-4d70-ae49-f151db5f28e2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 58/116] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:05 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-913bc55b-b4aa-475b-a25d-844fcd8b26c1 req-731917c8-367a-4b03-80be-157db1baad0f tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 59/117] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:05 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] Get all volumes completed successfully. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-6cafa30a-3d06-4f79-8966-36096cada7d3 req-f47cdec1-687f-4ace-85f1-178161cadc79 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 59/118] 192.168.122.128 () {60 vars in 1397 bytes} [Sat Sep 5 05:04:06 2026] GET /volume/v3/volumes/detail => generated 2566 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] DELETE http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:06 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume with id: 62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume request issued successfully. Sep 05 05:04:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7862cdee-e9ff-4d2b-bc33-83f3f6f70811 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 202 Sep 05 05:04:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 60/119] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:04:06 2026] DELETE /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5b8a77e8-af12-45ce-ace3-5251227559e0 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 60/120] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:06 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 860 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-238c3b82-57c4-485a-918e-29079746ce9c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-238c3b82-57c4-485a-918e-29079746ce9c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-238c3b82-57c4-485a-918e-29079746ce9c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-238c3b82-57c4-485a-918e-29079746ce9c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-238c3b82-57c4-485a-918e-29079746ce9c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-238c3b82-57c4-485a-918e-29079746ce9c tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 200 Sep 05 05:04:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 61/121] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:07 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 860 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-31b0a25c-3c67-427d-ba20-6801768d1a91 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31b0a25c-3c67-427d-ba20-6801768d1a91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31b0a25c-3c67-427d-ba20-6801768d1a91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31b0a25c-3c67-427d-ba20-6801768d1a91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31b0a25c-3c67-427d-ba20-6801768d1a91 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 returned with HTTP 404 Sep 05 05:04:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 61/122] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:08 2026] GET /volume/v3/volumes/62cf0b52-31e3-400b-ae72-9e657878da31 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-788630be-7838-4783-abf5-c76166762665 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] DELETE http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:04:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume with id: cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:04:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume request issued successfully. Sep 05 05:04:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-788630be-7838-4783-abf5-c76166762665 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 202 Sep 05 05:04:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 62/123] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:04:08 2026] DELETE /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b02b6c27-1382-46c8-a491-1fdedc14c0ef tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:04:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 62/124] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:08 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 860 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:04:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a82c9c7-928b-4859-b1bf-d07042d8b18d tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 200 Sep 05 05:04:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 63/125] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:10 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1f519679-fba5-41da-a5e3-866788cd7aeb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f519679-fba5-41da-a5e3-866788cd7aeb tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f519679-fba5-41da-a5e3-866788cd7aeb tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f519679-fba5-41da-a5e3-866788cd7aeb tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f519679-fba5-41da-a5e3-866788cd7aeb tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d returned with HTTP 404 Sep 05 05:04:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 63/126] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:11 2026] GET /volume/v3/volumes/cf99fd29-ab88-4d3f-af47-5118d8e00b7d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-33747042-1a26-4e8a-8225-977083468115 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] DELETE http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:04:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:11 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume with id: fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:04:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Delete volume request issued successfully. Sep 05 05:04:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33747042-1a26-4e8a-8225-977083468115 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 202 Sep 05 05:04:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 64/127] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:04:11 2026] DELETE /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Volume info retrieved successfully. Sep 05 05:04:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c3612af-91cc-412b-93b4-a2b172e4e3a2 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 200 Sep 05 05:04:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 64/128] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:11 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 860 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-abd0585e-122e-4182-9416-959eb9f42db1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-abd0585e-122e-4182-9416-959eb9f42db1 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] GET http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 Sep 05 05:04:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-abd0585e-122e-4182-9416-959eb9f42db1 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-abd0585e-122e-4182-9416-959eb9f42db1 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-abd0585e-122e-4182-9416-959eb9f42db1 tempest-VolumesTestJSON-1231368665 tempest-VolumesTestJSON-1231368665-project-member] http://192.168.122.128/volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 returned with HTTP 404 Sep 05 05:04:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 65/129] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:12 2026] GET /volume/v3/volumes/fc3cfb34-f254-4fb4-abad-e556d7b49c60 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] DELETE http://192.168.122.128/volume/v3/volumes/tempest-invalid-672759126 Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Delete volume with id: tempest-invalid-672759126 Sep 05 05:04:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7d83b189-4b9e-434e-abc2-d6e961021b53 req-40cca7de-9ded-4f24-b0c2-2932f246248e tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] http://192.168.122.128/volume/v3/volumes/tempest-invalid-672759126 returned with HTTP 404 Sep 05 05:04:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 65/130] 192.168.122.128 () {62 vars in 1476 bytes} [Sat Sep 5 05:04:16 2026] DELETE /volume/v3/volumes/tempest-invalid-672759126 => generated 98 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] DELETE http://192.168.122.128/volume/v3/volumes/22ff0b14-3634-4204-9bd9-3b36526bfe00 Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] Delete volume with id: 22ff0b14-3634-4204-9bd9-3b36526bfe00 Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-616ee626-ccb8-48ed-b8f3-ae92b880c6fb req-28487cd2-c9e7-4bdb-9fc9-90b40014b2cd tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-member] http://192.168.122.128/volume/v3/volumes/22ff0b14-3634-4204-9bd9-3b36526bfe00 returned with HTTP 404 Sep 05 05:04:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 66/131] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:04:16 2026] DELETE /volume/v3/volumes/22ff0b14-3634-4204-9bd9-3b36526bfe00 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-45790185-9b90-4151-b7fe-36c3864c58c7 req-edeac4d6-5043-49c5-b077-137c8d9a1021 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45790185-9b90-4151-b7fe-36c3864c58c7 req-edeac4d6-5043-49c5-b077-137c8d9a1021 tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-reader] GET http://192.168.122.128/volume/v3/volumes/bae9be3f-8b4d-4e36-a700-329a90fe65d9 Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45790185-9b90-4151-b7fe-36c3864c58c7 req-edeac4d6-5043-49c5-b077-137c8d9a1021 tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45790185-9b90-4151-b7fe-36c3864c58c7 req-edeac4d6-5043-49c5-b077-137c8d9a1021 tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45790185-9b90-4151-b7fe-36c3864c58c7 req-edeac4d6-5043-49c5-b077-137c8d9a1021 tempest-VolumesNegativeTest-1282832564 tempest-VolumesNegativeTest-1282832564-project-reader] http://192.168.122.128/volume/v3/volumes/bae9be3f-8b4d-4e36-a700-329a90fe65d9 returned with HTTP 404 Sep 05 05:04:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 66/132] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:04:16 2026] GET /volume/v3/volumes/bae9be3f-8b4d-4e36-a700-329a90fe65d9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-225a95ab-b6d5-4117-af82-f00541c25c94 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1528464432"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1528464432'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume of 1 GB Sep 05 05:04:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Availability Zones retrieved successfully. Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (b7060e23-c3c6-476e-8b0b-d0f09b803d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e14cde1-b432-4703-973f-b20f9223af8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e14cde1-b432-4703-973f-b20f9223af8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:16 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39f140a-594b-45fb-b011-c8685ddf50b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Created reservations ['b560ab61-27e1-4a15-a201-c7d46373fe60', '3847269d-9b84-49da-90ab-6c8856c06618', 'fe48c02b-4ca5-48da-9815-216057fa4b06', '8e3dd30b-15a4-48a8-9545-4b33115d5e18'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39f140a-594b-45fb-b011-c8685ddf50b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b560ab61-27e1-4a15-a201-c7d46373fe60', '3847269d-9b84-49da-90ab-6c8856c06618', 'fe48c02b-4ca5-48da-9815-216057fa4b06', '8e3dd30b-15a4-48a8-9545-4b33115d5e18']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d55495-24bf-4f44-adb2-d9e49c902d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d55495-24bf-4f44-adb2-d9e49c902d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499c93e9-5791-4f34-8636-e0db23adfa51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1528464432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['b560ab61-27e1-4a15-a201-c7d46373fe60','3847269d-9b84-49da-90ab-6c8856c06618','fe48c02b-4ca5-48da-9815-216057fa4b06','8e3dd30b-15a4-48a8-9545-4b33115d5e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1528464432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499c93e9-5791-4f34-8636-e0db23adfa51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a69f0622a0874d20a86028e75af9fb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55532b8573ab45f98b984cd26de1bc49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade2df74-c675-4841-bc18-8c3f240beeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade2df74-c675-4841-bc18-8c3f240beeb2) transitioned into state 'SUCCESS' from state '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-1528464432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['b560ab61-27e1-4a15-a201-c7d46373fe60','3847269d-9b84-49da-90ab-6c8856c06618','fe48c02b-4ca5-48da-9815-216057fa4b06','8e3dd30b-15a4-48a8-9545-4b33115d5e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe566858-65a6-43c0-95e8-69f87412ba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe566858-65a6-43c0-95e8-69f87412ba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (b7060e23-c3c6-476e-8b0b-d0f09b803d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request issued successfully. Sep 05 05:04:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-225a95ab-b6d5-4117-af82-f00541c25c94 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 67/133] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:04:16 2026] POST /volume/v3/volumes => generated 760 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:04:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb07db8b-8d0e-4d1f-b972-e56284864d62 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 67/134] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:17 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 828 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27420b78-347b-40bf-952c-80dd8fb6e82e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27420b78-347b-40bf-952c-80dd8fb6e82e tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27420b78-347b-40bf-952c-80dd8fb6e82e tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27420b78-347b-40bf-952c-80dd8fb6e82e tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27420b78-347b-40bf-952c-80dd8fb6e82e tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27420b78-347b-40bf-952c-80dd8fb6e82e tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 68/135] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:18 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-143d8216-2e30-462a-8324-2fc8a6923236 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-143d8216-2e30-462a-8324-2fc8a6923236 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-143d8216-2e30-462a-8324-2fc8a6923236 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-143d8216-2e30-462a-8324-2fc8a6923236 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-143d8216-2e30-462a-8324-2fc8a6923236 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-143d8216-2e30-462a-8324-2fc8a6923236 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 68/136] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:19 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-f0665943-7d1f-4f30-ada0-38d66486e605 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 69/137] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:04:19 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-34dc3ff3-0ac8-45ed-b3aa-46c247d8ad04 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34dc3ff3-0ac8-45ed-b3aa-46c247d8ad04 None None] GET http://192.168.122.128/volume// Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34dc3ff3-0ac8-45ed-b3aa-46c247d8ad04 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34dc3ff3-0ac8-45ed-b3aa-46c247d8ad04 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34dc3ff3-0ac8-45ed-b3aa-46c247d8ad04 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:04:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 69/138] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:04:20 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fa51b180-1085-497b-9c62-66afaa085ebc req-05b6c4ef-abe6-4805-bcc7-471859f04103 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-05b6c4ef-abe6-4805-bcc7-471859f04103 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-05b6c4ef-abe6-4805-bcc7-471859f04103 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "499c93e9-5791-4f34-8636-e0db23adfa51", "connector": null, "instance_uuid": "b728b8b2-035a-49aa-b227-a5dcbd49176a"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-05b6c4ef-abe6-4805-bcc7-471859f04103 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:04:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 70/139] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:04:20 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0502533-f282-4974-847e-098509694c4c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0502533-f282-4974-847e-098509694c4c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0502533-f282-4974-847e-098509694c4c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0502533-f282-4974-847e-098509694c4c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1b28d7cb-72fb-4008-bf99-8f60acbef642 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b28d7cb-72fb-4008-bf99-8f60acbef642 None None] GET http://192.168.122.128/volume// Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b28d7cb-72fb-4008-bf99-8f60acbef642 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b28d7cb-72fb-4008-bf99-8f60acbef642 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b28d7cb-72fb-4008-bf99-8f60acbef642 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:04:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 71/140] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:04:20 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a0502533-f282-4974-847e-098509694c4c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0502533-f282-4974-847e-098509694c4c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 70/141] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:20 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-9a2abf0a-fa42-4c73-8e0b-1975095c78ac tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 72/142] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:04:20 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1033 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] PUT http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Acquiring lock "cinder-attachment_update-499c93e9-5791-4f34-8636-e0db23adfa51-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-499c93e9-5791-4f34-8636-e0db23adfa51-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:20 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-499c93e9-5791-4f34-8636-e0db23adfa51-devstack" released by "attachment_update" :: held 0.224s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:04:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-a2f5318c-f9d1-4f17-9da2-7d05f1082649 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 returned with HTTP 200 Sep 05 05:04:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 71/143] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:04:20 2026] PUT /volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 => generated 694 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4793e5b8-4e5a-4f61-95f4-999704dd0396 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 73/144] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:21 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-fa51b180-1085-497b-9c62-66afaa085ebc req-0ac705ae-69d3-4544-bd9b-5b9286a2710a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-0ac705ae-69d3-4544-bd9b-5b9286a2710a tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38/action Sep 05 05:04:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-0ac705ae-69d3-4544-bd9b-5b9286a2710a tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-0ac705ae-69d3-4544-bd9b-5b9286a2710a tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fa51b180-1085-497b-9c62-66afaa085ebc req-0ac705ae-69d3-4544-bd9b-5b9286a2710a tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38/action returned with HTTP 204 Sep 05 05:04:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 72/145] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:04:21 2026] POST /volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1df26e5f-e622-44da-a898-a8329849e02b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1df26e5f-e622-44da-a898-a8329849e02b tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1df26e5f-e622-44da-a898-a8329849e02b tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-178264069"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1df26e5f-e622-44da-a898-a8329849e02b tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:04:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 74/146] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:04:21 2026] POST /volume/v3/types => generated 227 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-817084f2-2f5e-4990-a476-8cb8b3e4076c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-817084f2-2f5e-4990-a476-8cb8b3e4076c tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-817084f2-2f5e-4990-a476-8cb8b3e4076c tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1245290304"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-817084f2-2f5e-4990-a476-8cb8b3e4076c tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:04:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 73/147] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:04:22 2026] POST /volume/v3/group_types => generated 185 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88987858-170a-427d-9e3c-4d2464b5c33a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b7beb542-baed-4553-aa0f-14b68ec1ad82", "volume_types": ["5fedd21a-d0ce-46bb-b88c-c633e6230613"], "name": "tempest-GroupSnapshotsV319Test-Group-1860105052"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Creating new group {'group': {'group_type': 'b7beb542-baed-4553-aa0f-14b68ec1ad82', 'volume_types': ['5fedd21a-d0ce-46bb-b88c-c633e6230613'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1860105052'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1860105052. Sep 05 05:04:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Availability zone cache updated, next update will occur around 2026-09-05 04:04:22.520064. {{(pid=89025) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Availability Zones retrieved successfully. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Created reservations ['ad167fe2-93bf-4355-aed0-71d03abc38d4'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dbbb671-c5f0-4fce-891c-c3b023d113da tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 74/148] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:22 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88987858-170a-427d-9e3c-4d2464b5c33a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:04:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 75/149] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:04:22 2026] POST /volume/v3/groups => generated 116 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 39a0a684-f273-4a04-9625-51f12e7369f6 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca7fbccc-d665-47d4-874f-a2a43b427d2f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 75/150] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:22 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f6f32b9-78e7-48a5-a6c7-9c77a4152767 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 returned with HTTP 200 Sep 05 05:04:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 76/151] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:22 2026] GET /volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 => generated 396 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 Sep 05 05:04:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 39a0a684-f273-4a04-9625-51f12e7369f6 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:23 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:04:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3b6cbe8-3392-483d-a4f7-fae8a2f2d134 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 returned with HTTP 200 Sep 05 05:04:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 76/152] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:23 2026] GET /volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 => generated 397 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1367993336", "volume_type": "5fedd21a-d0ce-46bb-b88c-c633e6230613", "group_id": "39a0a684-f273-4a04-9625-51f12e7369f6", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1367993336', 'volume_type': '5fedd21a-d0ce-46bb-b88c-c633e6230613', 'group_id': '39a0a684-f273-4a04-9625-51f12e7369f6', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:23 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Create volume of 1 GB Sep 05 05:04:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Availability Zones retrieved successfully. Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Flow 'volume_create_api' (491104de-7da8-4ae7-bead-ff60798d9e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333cee13-67bd-4127-90d3-7dc56f6895de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333cee13-67bd-4127-90d3-7dc56f6895de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:04:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5fedd21a-d0ce-46bb-b88c-c633e6230613,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-178264069',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5fedd21a-d0ce-46bb-b88c-c633e6230613', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '39a0a684-f273-4a04-9625-51f12e7369f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8713e405-9891-4854-9d70-6de1ab1172ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:23 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-178264069 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-178264069, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:23 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-178264069 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-178264069, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Created reservations ['6d0745f5-69d2-4889-971f-6bf8ea084dc8', '1e463e08-7d55-46e8-a13e-36fb0c7041ad', '0f95baaa-7d2e-4539-b160-c79d250fc152', 'ed199478-b910-4b67-b518-6d8527349867'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8713e405-9891-4854-9d70-6de1ab1172ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0745f5-69d2-4889-971f-6bf8ea084dc8', '1e463e08-7d55-46e8-a13e-36fb0c7041ad', '0f95baaa-7d2e-4539-b160-c79d250fc152', 'ed199478-b910-4b67-b518-6d8527349867']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cf1812-c610-4e8a-afe6-e4c1413f7a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cf1812-c610-4e8a-afe6-e4c1413f7a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a0fb50-191c-4327-97d3-49bb7bb6de77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1367993336',encryption_key_id=None,group_id=39a0a684-f273-4a04-9625-51f12e7369f6,group_type_id=,metadata={},multiattach=False,project_id='b730b48123414e9ba761710414a00088',qos_specs=None,replication_status=,reservations=['6d0745f5-69d2-4889-971f-6bf8ea084dc8','1e463e08-7d55-46e8-a13e-36fb0c7041ad','0f95baaa-7d2e-4539-b160-c79d250fc152','ed199478-b910-4b67-b518-6d8527349867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715a3488c5924fbd80bf289231fa081c',volume_type_id=5fedd21a-d0ce-46bb-b88c-c633e6230613), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1367993336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=39a0a684-f273-4a04-9625-51f12e7369f6,host=None,id=31a0fb50-191c-4327-97d3-49bb7bb6de77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b730b48123414e9ba761710414a00088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='715a3488c5924fbd80bf289231fa081c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5fedd21a-d0ce-46bb-b88c-c633e6230613),volume_type_id=5fedd21a-d0ce-46bb-b88c-c633e6230613)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf024feb-5a61-4615-94f5-d6d2f9e25f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf024feb-5a61-4615-94f5-d6d2f9e25f0d) transitioned into state 'SUCCESS' from state '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-1367993336',encryption_key_id=None,group_id=39a0a684-f273-4a04-9625-51f12e7369f6,group_type_id=,metadata={},multiattach=False,project_id='b730b48123414e9ba761710414a00088',qos_specs=None,replication_status=,reservations=['6d0745f5-69d2-4889-971f-6bf8ea084dc8','1e463e08-7d55-46e8-a13e-36fb0c7041ad','0f95baaa-7d2e-4539-b160-c79d250fc152','ed199478-b910-4b67-b518-6d8527349867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715a3488c5924fbd80bf289231fa081c',volume_type_id=5fedd21a-d0ce-46bb-b88c-c633e6230613)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23ee8d-b781-480f-98af-d0347a67b4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23ee8d-b781-480f-98af-d0347a67b4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Flow 'volume_create_api' (491104de-7da8-4ae7-bead-ff60798d9e15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Create volume request issued successfully. Sep 05 05:04:24 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:24 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:24 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6aa6d396-1fb4-47fb-a50e-90d21302ee16 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 77/153] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:04:23 2026] POST /volume/v3/volumes => generated 834 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 Sep 05 05:04:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Volume info retrieved successfully. Sep 05 05:04:24 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:24 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:24 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d7c32de-c85b-46d1-898b-2b7bd992b951 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 returned with HTTP 200 Sep 05 05:04:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 77/154] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:24 2026] GET /volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 => generated 902 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 Sep 05 05:04:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Volume info retrieved successfully. Sep 05 05:04:25 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:25 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:25 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27f29b26-5a33-4b3e-939d-60bdc1c76e8b tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 returned with HTTP 200 Sep 05 05:04:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 78/155] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:25 2026] GET /volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 => generated 927 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] POST http://192.168.122.128/volume/v3/group_snapshots Sep 05 05:04:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "39a0a684-f273-4a04-9625-51f12e7369f6", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-334600631"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '39a0a684-f273-4a04-9625-51f12e7369f6', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-334600631'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 05:04:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.group_snapshots [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-334600631. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:25 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-178264069 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-178264069, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-178264069 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-178264069, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Created reservations ['718296c4-eca8-4503-a270-3dd661712aae', '2c14941d-4bde-4c76-9774-22dc6c929787', 'a8c98458-c87c-4071-b63f-16e9310fdb7c', '50cd0001-7adf-4974-949a-18b813a4992c'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab167b60-26dd-4036-8a0a-e57e086e5c7f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots returned with HTTP 202 Sep 05 05:04:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 78/156] 192.168.122.128 () {62 vars in 1208 bytes} [Sat Sep 5 05:04:25 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-757191b9-018c-4fde-ad42-c3a718851173 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-757191b9-018c-4fde-ad42-c3a718851173 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-757191b9-018c-4fde-ad42-c3a718851173 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-757191b9-018c-4fde-ad42-c3a718851173 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-757191b9-018c-4fde-ad42-c3a718851173 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-757191b9-018c-4fde-ad42-c3a718851173 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 79/157] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:26 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7d0b5e6-9465-47a9-92dd-b4fca2111923 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 79/158] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:27 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b524111-ff2c-4e9b-a99c-57cd08fc44f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 80/159] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:28 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1040549533"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1040549533'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume of 1 GB Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Availability Zones retrieved successfully. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (6fdde41e-e309-49fa-ae76-55b8844f5bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6906b700-a4d1-4b44-b738-ff40334bd93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37a152f0-60e7-4d5c-a06c-6e00dc929b7e tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 80/160] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-255eae27-2603-4634-aff7-7ca6c334abba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Get all snapshots completed successfully. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-255eae27-2603-4634-aff7-7ca6c334abba tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 81/161] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Snapshot retrieved successfully. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6906b700-a4d1-4b44-b738-ff40334bd93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e3e22ad-1170-422a-80ef-cdcf0396caea tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 82/162] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054179d-93cf-48b8-ae76-0a3fee923db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-20400c15-50c9-4688-8a09-de92d2ca2823 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20400c15-50c9-4688-8a09-de92d2ca2823 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20400c15-50c9-4688-8a09-de92d2ca2823 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20400c15-50c9-4688-8a09-de92d2ca2823 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-20400c15-50c9-4688-8a09-de92d2ca2823 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Updating group '5e538b6f-4495-4ecc-b5b5-a5ed1c24d066' with 'creating' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20400c15-50c9-4688-8a09-de92d2ca2823 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action returned with HTTP 202 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 83/163] 192.168.122.128 () {62 vars in 1339 bytes} [Sat Sep 5 05:04:29 2026] POST /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d98e9236-08a2-4fda-a58f-c3ce9a7aa11f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 84/164] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Updating group '5e538b6f-4495-4ecc-b5b5-a5ed1c24d066' with 'available' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0f00359-dafe-4ca2-8bce-2023ac574c1e tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action returned with HTTP 202 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 85/165] 192.168.122.128 () {62 vars in 1339 bytes} [Sat Sep 5 05:04:29 2026] POST /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9df6530f-b8b6-4a46-a118-d68367c168f5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 86/166] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Created reservations ['dd3e7793-b371-4b85-9328-837e6ee3d784', 'f368e958-eeaa-4ead-bb0b-cd1be59d623c', '769ac207-7c04-484b-89be-2756324ba3b6', '325d8861-fc96-481e-86cd-31cd0f4b0446'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054179d-93cf-48b8-ae76-0a3fee923db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd3e7793-b371-4b85-9328-837e6ee3d784', 'f368e958-eeaa-4ead-bb0b-cd1be59d623c', '769ac207-7c04-484b-89be-2756324ba3b6', '325d8861-fc96-481e-86cd-31cd0f4b0446']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99be901b-3751-47e7-b191-b9f60c421f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ad3c085-720d-46c5-ab29-8321587154b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ad3c085-720d-46c5-ab29-8321587154b1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c085-720d-46c5-ab29-8321587154b1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c085-720d-46c5-ab29-8321587154b1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-0ad3c085-720d-46c5-ab29-8321587154b1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Updating group '5e538b6f-4495-4ecc-b5b5-a5ed1c24d066' with 'error' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99be901b-3751-47e7-b191-b9f60c421f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd890488e-c1b6-4060-aed4-caaed3eaca63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1040549533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['dd3e7793-b371-4b85-9328-837e6ee3d784','f368e958-eeaa-4ead-bb0b-cd1be59d623c','769ac207-7c04-484b-89be-2756324ba3b6','325d8861-fc96-481e-86cd-31cd0f4b0446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1040549533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d890488e-c1b6-4060-aed4-caaed3eaca63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d16cf223fa3e466096a97a3f568b8094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ad3c085-720d-46c5-ab29-8321587154b1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action returned with HTTP 202 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 87/167] 192.168.122.128 () {62 vars in 1339 bytes} [Sat Sep 5 05:04:29 2026] POST /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ea29ba-60ea-4cd4-9ca1-3b2096c38646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7ffdfd1d-80ff-4d66-bfd1-3513f8f21d85 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 88/168] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ea29ba-60ea-4cd4-9ca1-3b2096c38646) transitioned into state 'SUCCESS' from state '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-1040549533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['dd3e7793-b371-4b85-9328-837e6ee3d784','f368e958-eeaa-4ead-bb0b-cd1be59d623c','769ac207-7c04-484b-89be-2756324ba3b6','325d8861-fc96-481e-86cd-31cd0f4b0446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd11303e-fade-4862-bd38-ba68d6d03a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f9b52f3-3fc1-425e-9443-704561724112 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f9b52f3-3fc1-425e-9443-704561724112 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] POST http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f9b52f3-3fc1-425e-9443-704561724112 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f9b52f3-3fc1-425e-9443-704561724112 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-3f9b52f3-3fc1-425e-9443-704561724112 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Updating group '5e538b6f-4495-4ecc-b5b5-a5ed1c24d066' with 'available' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd11303e-fade-4862-bd38-ba68d6d03a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (6fdde41e-e309-49fa-ae76-55b8844f5bb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request issued successfully. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ea698b0-1d37-422f-9b5a-0fda79945ff1 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 81/169] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:04:29 2026] POST /volume/v3/volumes => generated 764 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f9b52f3-3fc1-425e-9443-704561724112 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action returned with HTTP 202 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 89/170] 192.168.122.128 () {62 vars in 1339 bytes} [Sat Sep 5 05:04:29 2026] POST /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50ba15c0-8aa4-4873-9be8-931a07c91992 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 82/171] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ea81137-ea62-44d8-835d-1b8ddc7dac24 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 200 Sep 05 05:04:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 90/172] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:29 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] delete called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89025) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:04:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.group_snapshots [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Delete group_snapshot with id: 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebbe98dd-fef1-4324-92d8-1ec047dd7626 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 202 Sep 05 05:04:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 83/173] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:04:29 2026] DELETE /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Get all volumes completed successfully. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:30 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff93f194-e2e0-4f85-a958-026e2a14b8e0 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 91/174] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:04:30 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Get all snapshots completed successfully. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4258f31f-5505-47a1-b2b2-9c746c9ce7a8 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:04:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 84/175] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:04:30 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Snapshot retrieved successfully. Sep 05 05:04:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b934dd7a-a448-41d2-ad12-bb669c426bb7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 returned with HTTP 200 Sep 05 05:04:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 92/176] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:04:30 2026] GET /volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dae18e44-e02f-44e1-a1ef-a8392cd9ec24 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 85/177] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:30 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eb7cd536-7168-492a-a445-0e19e6a95167 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1813113952"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1813113952'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume of 1 GB Sep 05 05:04:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Availability Zones retrieved successfully. Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Flow 'volume_create_api' (0f76e653-1926-4093-bcc9-bb75bfd4cc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddd4eb9-ff9e-48ee-be53-1a84dad62042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddd4eb9-ff9e-48ee-be53-1a84dad62042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29fd452-49db-470b-90c6-4eafa08c07f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Snapshot retrieved successfully. Sep 05 05:04:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54b19e18-b9b5-4c2c-827f-febc7f371d7a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 returned with HTTP 200 Sep 05 05:04:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 86/178] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:04:31 2026] GET /volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 => generated 472 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Created reservations ['80739006-41e6-451d-9849-2169bf86127f', '03ac92ae-babd-44f2-ba30-8cd72dbbfbef', 'cc42747f-b44d-496a-b000-6e3082a09979', 'ad2edbf9-1edb-43f8-a2fa-7baa496ef63c'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29fd452-49db-470b-90c6-4eafa08c07f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80739006-41e6-451d-9849-2169bf86127f', '03ac92ae-babd-44f2-ba30-8cd72dbbfbef', 'cc42747f-b44d-496a-b000-6e3082a09979', 'ad2edbf9-1edb-43f8-a2fa-7baa496ef63c']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f500273-36c2-4c4a-8bab-889cfdb49ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f500273-36c2-4c4a-8bab-889cfdb49ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bbce93-7d90-4bd3-813a-78278e327329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1813113952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',qos_specs=None,replication_status=,reservations=['80739006-41e6-451d-9849-2169bf86127f','03ac92ae-babd-44f2-ba30-8cd72dbbfbef','cc42747f-b44d-496a-b000-6e3082a09979','ad2edbf9-1edb-43f8-a2fa-7baa496ef63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1813113952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2bbce93-7d90-4bd3-813a-78278e327329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa132ea8-a809-4738-80c0-78f96fe57a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa132ea8-a809-4738-80c0-78f96fe57a50) transitioned into state 'SUCCESS' from state '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-1813113952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',qos_specs=None,replication_status=,reservations=['80739006-41e6-451d-9849-2169bf86127f','03ac92ae-babd-44f2-ba30-8cd72dbbfbef','cc42747f-b44d-496a-b000-6e3082a09979','ad2edbf9-1edb-43f8-a2fa-7baa496ef63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ab630-c2e2-4dbf-b70b-c629b3af3ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ab630-c2e2-4dbf-b70b-c629b3af3ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Flow 'volume_create_api' (0f76e653-1926-4093-bcc9-bb75bfd4cc06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume request issued successfully. Sep 05 05:04:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb7cd536-7168-492a-a445-0e19e6a95167 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 93/179] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:04:31 2026] POST /volume/v3/volumes => generated 763 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81068193-b0c8-4686-a356-5910400755e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81068193-b0c8-4686-a356-5910400755e8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81068193-b0c8-4686-a356-5910400755e8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81068193-b0c8-4686-a356-5910400755e8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81068193-b0c8-4686-a356-5910400755e8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81068193-b0c8-4686-a356-5910400755e8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 87/180] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:31 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-b41f59a0-ab2d-46ca-959b-c8440d0e6de9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 94/181] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Snapshot retrieved successfully. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f697aa4-5f09-4a79-969f-6b8aa9a747c7 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 returned with HTTP 200 Sep 05 05:04:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 88/182] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5c002d8e-b6da-4df8-9324-bc176fc2eec6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c002d8e-b6da-4df8-9324-bc176fc2eec6 None None] GET http://192.168.122.128/volume// Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c002d8e-b6da-4df8-9324-bc176fc2eec6 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c002d8e-b6da-4df8-9324-bc176fc2eec6 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c002d8e-b6da-4df8-9324-bc176fc2eec6 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:04:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 95/183] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-260f5aab-821a-4fc3-9697-3838ce2ea8ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-260f5aab-821a-4fc3-9697-3838ce2ea8ed tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-260f5aab-821a-4fc3-9697-3838ce2ea8ed tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d890488e-c1b6-4060-aed4-caaed3eaca63", "connector": null, "instance_uuid": "7ed4145f-eb36-484d-8673-7f8ba7595ba8"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-260f5aab-821a-4fc3-9697-3838ce2ea8ed tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:04:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 89/184] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:04:32 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cfcd7557-938c-47ee-98ad-7b2e9555cc90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cfcd7557-938c-47ee-98ad-7b2e9555cc90 None None] GET http://192.168.122.128/volume// Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cfcd7557-938c-47ee-98ad-7b2e9555cc90 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cfcd7557-938c-47ee-98ad-7b2e9555cc90 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cfcd7557-938c-47ee-98ad-7b2e9555cc90 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:04:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 90/185] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:04:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1982cd71-2df1-42f3-b9fa-f076f23ddc2b tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 96/186] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-a371014e-a5ea-42f2-bff7-ccb8e7301b1f tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 91/187] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:04:32 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1037 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] PUT http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Acquiring lock "cinder-attachment_update-d890488e-c1b6-4060-aed4-caaed3eaca63-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-d890488e-c1b6-4060-aed4-caaed3eaca63-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-d890488e-c1b6-4060-aed4-caaed3eaca63-devstack" released by "attachment_update" :: held 0.206s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-d0eca12a-e96b-41b0-af3f-ebb625e2adfe tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 returned with HTTP 200 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 97/188] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:04:33 2026] PUT /volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 => generated 694 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e911688-2ae9-44ec-adf8-28291c07841a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e911688-2ae9-44ec-adf8-28291c07841a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e911688-2ae9-44ec-adf8-28291c07841a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e911688-2ae9-44ec-adf8-28291c07841a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e911688-2ae9-44ec-adf8-28291c07841a tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 returned with HTTP 404 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 92/189] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:04:33 2026] GET /volume/v3/snapshots/87bf095b-d3eb-47f1-83be-89b0a5b360a2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c50b08e1-2350-49a2-b25a-b999f3562706 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c50b08e1-2350-49a2-b25a-b999f3562706 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c50b08e1-2350-49a2-b25a-b999f3562706 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c50b08e1-2350-49a2-b25a-b999f3562706 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-c50b08e1-2350-49a2-b25a-b999f3562706 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c50b08e1-2350-49a2-b25a-b999f3562706 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 returned with HTTP 404 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 98/190] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:04:33 2026] GET /volume/v3/group_snapshots/5e538b6f-4495-4ecc-b5b5-a5ed1c24d066 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Get all volumes completed successfully. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:33 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03d1b6e9-73d2-4e06-aed1-97f0d59d238f tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 93/191] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:04:33 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] POST http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6/action Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] delete called for group 39a0a684-f273-4a04-9625-51f12e7369f6 {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Delete group with id: 39a0a684-f273-4a04-9625-51f12e7369f6 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:04:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:33 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:04:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6b1aae7-1090-4da8-9141-576db6c56ae9 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6/action returned with HTTP 202 Sep 05 05:04:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 99/192] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:04:33 2026] POST /volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-9485c239-05d8-4808-add3-ff935698119c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-9485c239-05d8-4808-add3-ff935698119c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564/action Sep 05 05:04:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Volume info retrieved successfully. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:34 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-9485c239-05d8-4808-add3-ff935698119c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-9485c239-05d8-4808-add3-ff935698119c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0d534418-d22d-4fab-8c1f-fa0c7be394db req-9485c239-05d8-4808-add3-ff935698119c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564/action returned with HTTP 204 Sep 05 05:04:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 100/193] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:04:34 2026] POST /volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:34 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58a7e154-4270-444c-82e7-b2bea7c225c4 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 returned with HTTP 200 Sep 05 05:04:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 94/194] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:33 2026] GET /volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 => generated 926 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3dcf2807-fae2-455a-90ed-010947b6bd45 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 101/195] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:34 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1149 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c59e301a-5408-4088-9290-5928ddf3ad9a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c59e301a-5408-4088-9290-5928ddf3ad9a tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:04:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c59e301a-5408-4088-9290-5928ddf3ad9a tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c59e301a-5408-4088-9290-5928ddf3ad9a tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c59e301a-5408-4088-9290-5928ddf3ad9a tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:04:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c59e301a-5408-4088-9290-5928ddf3ad9a tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:04:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 95/196] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:34 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1149 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-74cd7d89-cf46-4995-bf9d-9516094201f6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74cd7d89-cf46-4995-bf9d-9516094201f6 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 Sep 05 05:04:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74cd7d89-cf46-4995-bf9d-9516094201f6 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74cd7d89-cf46-4995-bf9d-9516094201f6 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74cd7d89-cf46-4995-bf9d-9516094201f6 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 returned with HTTP 404 Sep 05 05:04:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 102/197] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:35 2026] GET /volume/v3/volumes/31a0fb50-191c-4327-97d3-49bb7bb6de77 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:04:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 Sep 05 05:04:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 39a0a684-f273-4a04-9625-51f12e7369f6 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:35 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3999b7c-ab04-4e58-89fd-3f3b3dba5db2 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 returned with HTTP 200 Sep 05 05:04:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 96/198] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:35 2026] GET /volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 => generated 396 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] GET http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] show called for member 39a0a684-f273-4a04-9625-51f12e7369f6 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bbdabe5-1f23-410b-8314-1242a7ca20d5 tempest-GroupSnapshotsV319Test-126648943 tempest-GroupSnapshotsV319Test-126648943-project-member] http://192.168.122.128/volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 returned with HTTP 404 Sep 05 05:04:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 103/199] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:36 2026] GET /volume/v3/groups/39a0a684-f273-4a04-9625-51f12e7369f6 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b5f731f-e0f1-4142-b8b2-8dce2007eb9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b5f731f-e0f1-4142-b8b2-8dce2007eb9d tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/b7beb542-baed-4553-aa0f-14b68ec1ad82 Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b5f731f-e0f1-4142-b8b2-8dce2007eb9d tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b5f731f-e0f1-4142-b8b2-8dce2007eb9d tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b5f731f-e0f1-4142-b8b2-8dce2007eb9d tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/group_types/b7beb542-baed-4553-aa0f-14b68ec1ad82 returned with HTTP 202 Sep 05 05:04:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 97/200] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:04:36 2026] DELETE /volume/v3/group_types/b7beb542-baed-4553-aa0f-14b68ec1ad82 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5727b79f-97d2-42e9-b30c-ff7ecd54f5c1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5727b79f-97d2-42e9-b30c-ff7ecd54f5c1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] DELETE http://192.168.122.128/volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5727b79f-97d2-42e9-b30c-ff7ecd54f5c1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5727b79f-97d2-42e9-b30c-ff7ecd54f5c1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5727b79f-97d2-42e9-b30c-ff7ecd54f5c1 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 returned with HTTP 202 Sep 05 05:04:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 104/201] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:04:36 2026] DELETE /volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-537dd13d-eae7-4000-8b16-f84baf911009 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-537dd13d-eae7-4000-8b16-f84baf911009 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] GET http://192.168.122.128/volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-537dd13d-eae7-4000-8b16-f84baf911009 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-537dd13d-eae7-4000-8b16-f84baf911009 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-537dd13d-eae7-4000-8b16-f84baf911009 tempest-GroupSnapshotsV319Test-1671213939 tempest-GroupSnapshotsV319Test-1671213939-project-admin] http://192.168.122.128/volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 returned with HTTP 404 Sep 05 05:04:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 98/202] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:04:36 2026] GET /volume/v3/types/5fedd21a-d0ce-46bb-b88c-c633e6230613 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-de19f070-5103-45c3-be9f-07b63f97b0e1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de19f070-5103-45c3-be9f-07b63f97b0e1 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:04:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de19f070-5103-45c3-be9f-07b63f97b0e1 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1696175969"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de19f070-5103-45c3-be9f-07b63f97b0e1 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:04:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 105/203] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:04:45 2026] POST /volume/v3/types => generated 220 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7a5d6311-7639-4d73-b269-e3f4e8d48c94 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a5d6311-7639-4d73-b269-e3f4e8d48c94 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:04:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a5d6311-7639-4d73-b269-e3f4e8d48c94 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-108669600"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a5d6311-7639-4d73-b269-e3f4e8d48c94 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:04:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 99/204] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:04:45 2026] POST /volume/v3/group_types => generated 176 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-49aa8093-f994-416f-a975-3c9dfab66f2e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:04:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49bf8a26-0949-48db-af89-87b029597c14", "volume_types": ["89fdde04-797b-4c3b-bd6a-593a8dcfe77f"], "name": "tempest-GroupsV314Test-Group-2108714143"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Creating new group {'group': {'group_type': '49bf8a26-0949-48db-af89-87b029597c14', 'volume_types': ['89fdde04-797b-4c3b-bd6a-593a8dcfe77f'], 'name': 'tempest-GroupsV314Test-Group-2108714143'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:04:46 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Creating group tempest-GroupsV314Test-Group-2108714143. Sep 05 05:04:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:46 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:04:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Availability zone cache updated, next update will occur around 2026-09-05 04:04:46.522900. {{(pid=89024) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 05:04:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Availability Zones retrieved successfully. Sep 05 05:04:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Created reservations ['e69ee95b-2140-4fd6-933f-728d02560331'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49aa8093-f994-416f-a975-3c9dfab66f2e tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:04:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 106/205] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:04:46 2026] POST /volume/v3/groups => generated 108 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b Sep 05 05:04:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] show called for member d28d60bb-ee1a-4af6-93af-2bb8e811105b {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:47 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78fc4dde-fdd5-4d05-a61c-8226316aaacc tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b returned with HTTP 200 Sep 05 05:04:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 100/206] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:46 2026] GET /volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b => generated 388 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b Sep 05 05:04:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] show called for member d28d60bb-ee1a-4af6-93af-2bb8e811105b {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:04:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:48 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:04:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dae5fe90-a846-4717-a33f-f3b8cdfb05d5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b returned with HTTP 200 Sep 05 05:04:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 107/207] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:04:48 2026] GET /volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b => generated 389 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1896157395", "volume_type": "89fdde04-797b-4c3b-bd6a-593a8dcfe77f", "group_id": "d28d60bb-ee1a-4af6-93af-2bb8e811105b", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1896157395', 'volume_type': '89fdde04-797b-4c3b-bd6a-593a8dcfe77f', 'group_id': 'd28d60bb-ee1a-4af6-93af-2bb8e811105b', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Create volume of 1 GB Sep 05 05:04:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Availability Zones retrieved successfully. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Flow 'volume_create_api' (0fdc9208-82d6-4feb-bb6a-b4dbcb09d25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d479fe6f-5d3d-45f2-969a-027276053985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d479fe6f-5d3d-45f2-969a-027276053985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f,is_public=True,name='tempest-GroupsV314Test-volume-type-1696175969',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89fdde04-797b-4c3b-bd6a-593a8dcfe77f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd28d60bb-ee1a-4af6-93af-2bb8e811105b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6734cf2d-fb0a-429e-a5f2-ddf5d6c65cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1696175969 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1696175969, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1696175969 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1696175969, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Created reservations ['1a0e1fc4-fffc-43f9-a0ba-c9c4969218ba', 'e2d084ee-17c4-4615-a4a6-2ef985e66d08', '2e5acb44-fa9a-4f85-b82c-9f68e61f579e', '97013c72-e024-4ed6-a82a-534f4e92f342'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6734cf2d-fb0a-429e-a5f2-ddf5d6c65cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0e1fc4-fffc-43f9-a0ba-c9c4969218ba', 'e2d084ee-17c4-4615-a4a6-2ef985e66d08', '2e5acb44-fa9a-4f85-b82c-9f68e61f579e', '97013c72-e024-4ed6-a82a-534f4e92f342']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c65dac-1b39-48fb-8c1c-c4fb918dcee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c65dac-1b39-48fb-8c1c-c4fb918dcee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb1353c-288b-4928-af81-21097e8346a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1896157395',encryption_key_id=None,group_id=d28d60bb-ee1a-4af6-93af-2bb8e811105b,group_type_id=,metadata={},multiattach=False,project_id='c395d208bb324ba9abe114f24d648835',qos_specs=None,replication_status=,reservations=['1a0e1fc4-fffc-43f9-a0ba-c9c4969218ba','e2d084ee-17c4-4615-a4a6-2ef985e66d08','2e5acb44-fa9a-4f85-b82c-9f68e61f579e','97013c72-e024-4ed6-a82a-534f4e92f342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1896157395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d28d60bb-ee1a-4af6-93af-2bb8e811105b,host=None,id=1bb1353c-288b-4928-af81-21097e8346a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c395d208bb324ba9abe114f24d648835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89fdde04-797b-4c3b-bd6a-593a8dcfe77f),volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509bad2f-0baf-481c-bf5b-8e1ef290ff0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509bad2f-0baf-481c-bf5b-8e1ef290ff0d) transitioned into state 'SUCCESS' from state '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-1896157395',encryption_key_id=None,group_id=d28d60bb-ee1a-4af6-93af-2bb8e811105b,group_type_id=,metadata={},multiattach=False,project_id='c395d208bb324ba9abe114f24d648835',qos_specs=None,replication_status=,reservations=['1a0e1fc4-fffc-43f9-a0ba-c9c4969218ba','e2d084ee-17c4-4615-a4a6-2ef985e66d08','2e5acb44-fa9a-4f85-b82c-9f68e61f579e','97013c72-e024-4ed6-a82a-534f4e92f342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6abf316-5113-484a-b034-ace78533d5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6abf316-5113-484a-b034-ace78533d5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Flow 'volume_create_api' (0fdc9208-82d6-4feb-bb6a-b4dbcb09d25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Create volume request issued successfully. Sep 05 05:04:48 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:48 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:49 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cdc4754-3949-42ca-9f94-95590b2d52d8 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:04:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 101/208] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:04:48 2026] POST /volume/v3/volumes => generated 827 bytes in 1102 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9f61219-2305-41f0-bff7-d2776252425c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:04:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:49 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:49 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:49 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9f61219-2305-41f0-bff7-d2776252425c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 200 Sep 05 05:04:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 108/209] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:49 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 895 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:04:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:51 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:51 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:51 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2030ad6-caf7-4cb0-b1e0-0e003954d8c2 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 200 Sep 05 05:04:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 102/210] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:50 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 919 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-df6bd02f-db40-43ee-8abf-04aa47a1b080 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 109/211] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:04:51 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1145 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51/action Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Begin detaching volume completed successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-7b75f7ef-2fa3-4080-b839-8078b8f339ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51/action returned with HTTP 202 Sep 05 05:04:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 103/212] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:04:52 2026] POST /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bea73489-4fa0-4235-9314-e868a32b5e84 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:52 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bea73489-4fa0-4235-9314-e868a32b5e84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 200 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 110/213] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:52 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-046b6280-d444-44a0-8a07-f60e6a2323ec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-046b6280-d444-44a0-8a07-f60e6a2323ec None None] GET http://192.168.122.128/volume// Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-046b6280-d444-44a0-8a07-f60e6a2323ec None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-046b6280-d444-44a0-8a07-f60e6a2323ec None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-046b6280-d444-44a0-8a07-f60e6a2323ec None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 111/214] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:04:52 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce84e1d5-5708-4253-a4b2-0e264cf3b19d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 104/215] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:52 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1148 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] POST http://192.168.122.128/volume/v3/groups/action Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action body: b'{"create-from-src": {"source_group_id": "d28d60bb-ee1a-4af6-93af-2bb8e811105b", "name": "tempest-Group_from_grp-217409498"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "d28d60bb-ee1a-4af6-93af-2bb8e811105b", "name": "tempest-Group_from_grp-217409498"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Creating new group {'create-from-src': {'source_group_id': 'd28d60bb-ee1a-4af6-93af-2bb8e811105b', 'name': 'tempest-Group_from_grp-217409498'}}. {{(pid=89025) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Creating group tempest-Group_from_grp-217409498 from source group d28d60bb-ee1a-4af6-93af-2bb8e811105b. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=291,cinder:INSERT=42,cinder:UPDATE=67 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ed7034ee-eddc-4cd7-bd91-32a9c54a0a11 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 112/216] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:04:52 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 1329 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:52 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Created reservations ['1ecd0f32-8264-40af-bb34-a9cf481fd8c7'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.group.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] A mapping entry already exists for group ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d and volume type 89fdde04-797b-4c3b-bd6a-593a8dcfe77f. Do not need to create again. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Availability Zones retrieved successfully. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ecc20dda-4cdf-4e48-97b0-68c5b3c20aee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Flow 'volume_create_api' (4b44885e-14ce-4acf-b6d1-6c2f128a128d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80260571-204d-4252-bb4f-6a05e7926341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ecc20dda-4cdf-4e48-97b0-68c5b3c20aee tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ecc20dda-4cdf-4e48-97b0-68c5b3c20aee tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ecc20dda-4cdf-4e48-97b0-68c5b3c20aee tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80260571-204d-4252-bb4f-6a05e7926341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1bb1353c-288b-4928-af81-21097e8346a0', 'volume_type': VolumeType(created_at=2026-09-05T03:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f,is_public=True,name='tempest-GroupsV314Test-volume-type-1696175969',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89fdde04-797b-4c3b-bd6a-593a8dcfe77f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1b7004-d9bc-4899-9b48-b2e5b772c9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:04:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ea79a81-e831-4341-a0ad-d567fbcd064f req-ecc20dda-4cdf-4e48-97b0-68c5b3c20aee tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 returned with HTTP 200 Sep 05 05:04:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 113/217] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:04:53 2026] DELETE /volume/v3/attachments/54b0e075-d01c-40ff-a1d4-c82c8fd84b38 => generated 19 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Created reservations ['945b79c4-624b-4996-9920-82bd06e68260', '40e50c7c-1b76-4c96-aacd-fdc83d2d4ae8', '48384614-e628-4375-8cb5-16cc46f17e98', '38d9e3ca-0fb9-4fb5-a4ca-e7173a3bf92a'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1b7004-d9bc-4899-9b48-b2e5b772c9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945b79c4-624b-4996-9920-82bd06e68260', '40e50c7c-1b76-4c96-aacd-fdc83d2d4ae8', '48384614-e628-4375-8cb5-16cc46f17e98', '38d9e3ca-0fb9-4fb5-a4ca-e7173a3bf92a']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f443009-0a93-4089-89f2-c9daab46c006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f443009-0a93-4089-89f2-c9daab46c006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffeaff03-e189-48b0-9956-60b379841054', '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=ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d,group_type_id=,metadata={},multiattach=False,project_id='c395d208bb324ba9abe114f24d648835',qos_specs=None,replication_status=,reservations=['945b79c4-624b-4996-9920-82bd06e68260','40e50c7c-1b76-4c96-aacd-fdc83d2d4ae8','48384614-e628-4375-8cb5-16cc46f17e98','38d9e3ca-0fb9-4fb5-a4ca-e7173a3bf92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=1bb1353c-288b-4928-af81-21097e8346a0,status='creating',user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d,host=None,id=ffeaff03-e189-48b0-9956-60b379841054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c395d208bb324ba9abe114f24d648835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1bb1353c-288b-4928-af81-21097e8346a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89fdde04-797b-4c3b-bd6a-593a8dcfe77f),volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1873671a-c298-43e3-ad26-fcad1e35e99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1873671a-c298-43e3-ad26-fcad1e35e99e) transitioned into state 'SUCCESS' from 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=ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d,group_type_id=,metadata={},multiattach=False,project_id='c395d208bb324ba9abe114f24d648835',qos_specs=None,replication_status=,reservations=['945b79c4-624b-4996-9920-82bd06e68260','40e50c7c-1b76-4c96-aacd-fdc83d2d4ae8','48384614-e628-4375-8cb5-16cc46f17e98','38d9e3ca-0fb9-4fb5-a4ca-e7173a3bf92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=1bb1353c-288b-4928-af81-21097e8346a0,status='creating',user_id='89ae7c26a5b44e5e8268ca92d67f84e9',volume_type_id=89fdde04-797b-4c3b-bd6a-593a8dcfe77f)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Flow 'volume_create_api' (4b44885e-14ce-4acf-b6d1-6c2f128a128d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Create volume request issued successfully. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5e2f9c2-4aca-41f5-b988-2a0afd570dbf tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/action returned with HTTP 202 Sep 05 05:04:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 105/218] 192.168.122.128 () {62 vars in 1202 bytes} [Sat Sep 5 05:04:52 2026] POST /volume/v3/groups/action => generated 101 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=358,cinder:INSERT=66,cinder:UPDATE=91 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:04:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Get all volumes completed successfully. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:53 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:04:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fde5a28d-4bfb-465e-a16a-a3697dd784de tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:04:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 114/219] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:04:53 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:04:53 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:53 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:53 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:54 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-86b6f7c7-40c9-4187-98b2-5be4b77b4689 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:04:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 106/220] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:04:53 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:04:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:04:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:54 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:54 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:54 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90559ca3-bbf9-4f00-b52d-ed8dd1704b9c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:04:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 115/221] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:54 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:04:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:55 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:55 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:55 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b7c2589-c9c5-4876-b9ad-093eef67e706 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:04:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 107/222] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:55 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:04:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:56 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:56 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:56 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cf11cc15-87c5-4d9f-83a2-73d802d575ac tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:04:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 116/223] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:56 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:04:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:04:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:04:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:57 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:57 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:04:58 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:04:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:04:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e5f25f3-90b3-4b95-8d34-75b12da99839 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:04:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 108/224] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:57 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:04:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:04:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:04:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:04:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:04:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:04:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:04:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:04:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:04:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:04:59 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:04:59 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:00 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d4f3c96-0c91-4e77-a96b-df4b080c26a1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 117/225] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:04:59 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 1206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7db2a9d-e401-40dc-8046-e394a075f012 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:01 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:01 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:02 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7db2a9d-e401-40dc-8046-e394a075f012 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 109/226] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:01 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 845 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:03 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:03 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:03 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42923c2e-ab75-4eb8-8c45-9f809abdbba5 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 118/227] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:03 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:05 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:05 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:05 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2874f942-8a6e-4a1f-9486-2447ed43fa0c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 110/228] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:04 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:06 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:06 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:06 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c12ae55-d176-42da-9315-96ca8eafb8eb tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 119/229] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:06 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:07 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:07 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:07 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2535e5e5-2f5c-4de7-b588-6e07a6d7916a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 111/230] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:07 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d13c7704-5078-4151-9930-3635309b616a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:08 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:08 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:08 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d13c7704-5078-4151-9930-3635309b616a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 120/231] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:08 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 931 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] show called for member ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:05:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5ab569a-72f1-474c-9c33-e987ccd43253 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d returned with HTTP 200 Sep 05 05:05:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 112/232] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:05:09 2026] GET /volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d => generated 416 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Get all volumes completed successfully. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ec9d4cc-5b46-4130-8a11-e604e849e68a tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:05:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 121/233] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:05:09 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] POST http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d/action Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] delete called for group ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d {{(pid=89025) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:05:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Delete group with id: ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d Sep 05 05:05:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:05:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:05:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1eacd6bc-9cd5-4b11-9366-1dfaecc69822 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d/action returned with HTTP 202 Sep 05 05:05:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 113/234] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:05:09 2026] POST /volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c65d0d45-d895-45a9-81c4-646a2db74cab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:09 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:09 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c65d0d45-d895-45a9-81c4-646a2db74cab tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 200 Sep 05 05:05:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 122/235] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:09 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 930 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f5a2720-2abc-49d4-af47-821ddd51558c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f5a2720-2abc-49d4-af47-821ddd51558c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f5a2720-2abc-49d4-af47-821ddd51558c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f5a2720-2abc-49d4-af47-821ddd51558c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-52103517-70c3-4b30-9ca8-4d2add56a205 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f5a2720-2abc-49d4-af47-821ddd51558c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 returned with HTTP 404 Sep 05 05:05:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 114/236] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/volumes/ffeaff03-e189-48b0-9956-60b379841054 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b824a927-c985-485c-a1d8-ee4b44006a1f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52103517-70c3-4b30-9ca8-4d2add56a205 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52103517-70c3-4b30-9ca8-4d2add56a205 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52103517-70c3-4b30-9ca8-4d2add56a205 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b824a927-c985-485c-a1d8-ee4b44006a1f tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b824a927-c985-485c-a1d8-ee4b44006a1f tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b824a927-c985-485c-a1d8-ee4b44006a1f tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-b824a927-c985-485c-a1d8-ee4b44006a1f tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] show called for member ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b824a927-c985-485c-a1d8-ee4b44006a1f tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d returned with HTTP 404 Sep 05 05:05:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 115/237] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/groups/ef6d6971-da5d-4f3f-9e35-c58dfecb5a2d => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-52103517-70c3-4b30-9ca8-4d2add56a205 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52103517-70c3-4b30-9ca8-4d2add56a205 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 123/238] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:05:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Get all volumes completed successfully. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:10 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-4478c673-dbf0-42f8-a02b-ff0173087713 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 124/239] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ea22fa1-da76-4849-ac66-40d23216dc28 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:05:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 116/240] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] POST http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b/action Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] delete called for group d28d60bb-ee1a-4af6-93af-2bb8e811105b {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Delete group with id: d28d60bb-ee1a-4af6-93af-2bb8e811105b Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:05:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:05:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79dd79ae-eef9-4742-9b39-2ec2aef261a0 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b/action returned with HTTP 202 Sep 05 05:05:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 125/241] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:05:10 2026] POST /volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:11 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5bb63689-bc54-476d-b161-d7f4c17a1e3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5bb63689-bc54-476d-b161-d7f4c17a1e3f None None] GET http://192.168.122.128/volume// Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5bb63689-bc54-476d-b161-d7f4c17a1e3f None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5bb63689-bc54-476d-b161-d7f4c17a1e3f None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5bb63689-bc54-476d-b161-d7f4c17a1e3f None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 126/242] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:05:11 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-523330bd-7ed3-4a07-9a21-9c63b6cae278 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-523330bd-7ed3-4a07-9a21-9c63b6cae278 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-523330bd-7ed3-4a07-9a21-9c63b6cae278 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2bbce93-7d90-4bd3-813a-78278e327329", "connector": null, "instance_uuid": "9f303671-db92-46bd-b2e8-89b337236df9"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a362ff49-aba5-4f1d-9ebe-78e0abf1ff84 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 200 Sep 05 05:05:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 117/243] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:10 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-523330bd-7ed3-4a07-9a21-9c63b6cae278 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:05:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 127/244] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:05:11 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f568cee4-1bc9-4120-9268-4901dbd0016b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f568cee4-1bc9-4120-9268-4901dbd0016b None None] GET http://192.168.122.128/volume// Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f568cee4-1bc9-4120-9268-4901dbd0016b None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f568cee4-1bc9-4120-9268-4901dbd0016b None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f568cee4-1bc9-4120-9268-4901dbd0016b None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 128/245] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:11 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e4aaef9-a09e-43c3-8494-a1743bd44687 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 118/246] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:11 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-84dccb8b-0ee6-4f0a-9299-cfebbabfdbf4 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 129/247] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:05:11 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1036 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] PUT http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Acquiring lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:11 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" released by "attachment_update" :: held 0.235s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:05:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-b58c9b57-2c2e-447a-8093-a348e99f8a16 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f returned with HTTP 200 Sep 05 05:05:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 119/248] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:05:11 2026] PUT /volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f => generated 694 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:05:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Volume info retrieved successfully. Sep 05 05:05:12 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:05:12 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8885ad9-7fe8-4411-a0c7-a9b95687a82f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 120/249] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:12 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:12 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-74145447-e8fe-493f-b5b8-47136ac0faec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-74145447-e8fe-493f-b5b8-47136ac0faec tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f/action Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-74145447-e8fe-493f-b5b8-47136ac0faec tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-74145447-e8fe-493f-b5b8-47136ac0faec tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39133ad5-a64e-45d4-89ad-c08562bcf4b1 tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 200 Sep 05 05:05:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 130/250] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:12 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 918 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8796c7de-8a49-4184-8165-1bb4f252c0c7 req-74145447-e8fe-493f-b5b8-47136ac0faec tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f/action returned with HTTP 204 Sep 05 05:05:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 121/251] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:05:12 2026] POST /volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-525409aa-5ab4-4f92-932c-af8ba689923b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-525409aa-5ab4-4f92-932c-af8ba689923b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-525409aa-5ab4-4f92-932c-af8ba689923b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-525409aa-5ab4-4f92-932c-af8ba689923b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-525409aa-5ab4-4f92-932c-af8ba689923b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-424725d0-1bf3-465d-91bc-cffda63ba41c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-424725d0-1bf3-465d-91bc-cffda63ba41c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-424725d0-1bf3-465d-91bc-cffda63ba41c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-424725d0-1bf3-465d-91bc-cffda63ba41c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-525409aa-5ab4-4f92-932c-af8ba689923b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 131/252] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:13 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-424725d0-1bf3-465d-91bc-cffda63ba41c tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 returned with HTTP 404 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 122/253] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:05:13 2026] GET /volume/v3/volumes/1bb1353c-288b-4928-af81-21097e8346a0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47123e74-c073-4f6b-910d-bc3c39b43eba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47123e74-c073-4f6b-910d-bc3c39b43eba tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] GET http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47123e74-c073-4f6b-910d-bc3c39b43eba tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47123e74-c073-4f6b-910d-bc3c39b43eba tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-47123e74-c073-4f6b-910d-bc3c39b43eba tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] show called for member d28d60bb-ee1a-4af6-93af-2bb8e811105b {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47123e74-c073-4f6b-910d-bc3c39b43eba tempest-GroupsV314Test-1253878730 tempest-GroupsV314Test-1253878730-project-member] http://192.168.122.128/volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b returned with HTTP 404 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 123/254] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:05:13 2026] GET /volume/v3/groups/d28d60bb-ee1a-4af6-93af-2bb8e811105b => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7d717ad6-5bb2-4f5e-9da9-3666ef47a1c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d717ad6-5bb2-4f5e-9da9-3666ef47a1c6 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/49bf8a26-0949-48db-af89-87b029597c14 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d717ad6-5bb2-4f5e-9da9-3666ef47a1c6 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d717ad6-5bb2-4f5e-9da9-3666ef47a1c6 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d717ad6-5bb2-4f5e-9da9-3666ef47a1c6 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] http://192.168.122.128/volume/v3/group_types/49bf8a26-0949-48db-af89-87b029597c14 returned with HTTP 202 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 124/255] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:05:13 2026] DELETE /volume/v3/group_types/49bf8a26-0949-48db-af89-87b029597c14 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89406ea8-7fa4-4a51-a4f6-989506b6bc47 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 132/256] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:13 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-515b84b9-3842-45b3-9319-01dc61bc83fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-515b84b9-3842-45b3-9319-01dc61bc83fd tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] DELETE http://192.168.122.128/volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-515b84b9-3842-45b3-9319-01dc61bc83fd tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-515b84b9-3842-45b3-9319-01dc61bc83fd tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-515b84b9-3842-45b3-9319-01dc61bc83fd tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] http://192.168.122.128/volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f returned with HTTP 202 Sep 05 05:05:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 125/257] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:05:13 2026] DELETE /volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-240a47a9-4d7b-4a28-8072-1a82e54752d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-240a47a9-4d7b-4a28-8072-1a82e54752d7 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] GET http://192.168.122.128/volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-240a47a9-4d7b-4a28-8072-1a82e54752d7 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-240a47a9-4d7b-4a28-8072-1a82e54752d7 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-240a47a9-4d7b-4a28-8072-1a82e54752d7 tempest-GroupsV314Test-1605708065 tempest-GroupsV314Test-1605708065-project-admin] http://192.168.122.128/volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f returned with HTTP 404 Sep 05 05:05:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 133/258] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:05:13 2026] GET /volume/v3/types/89fdde04-797b-4c3b-bd6a-593a8dcfe77f => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-2d91c682-5487-4fe3-ac0d-53da983e24d3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 126/259] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:05:14 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aaa2c80a-d45d-47f3-9349-aa2e12f3d7bb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aaa2c80a-d45d-47f3-9349-aa2e12f3d7bb None None] GET http://192.168.122.128/volume// Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aaa2c80a-d45d-47f3-9349-aa2e12f3d7bb None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aaa2c80a-d45d-47f3-9349-aa2e12f3d7bb None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aaa2c80a-d45d-47f3-9349-aa2e12f3d7bb None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 127/260] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:15 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-c6fdb4f7-5d7e-4251-a656-f46b24e915aa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-c6fdb4f7-5d7e-4251-a656-f46b24e915aa tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-c6fdb4f7-5d7e-4251-a656-f46b24e915aa tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2bbce93-7d90-4bd3-813a-78278e327329", "connector": null, "instance_uuid": "9f303671-db92-46bd-b2e8-89b337236df9"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-09f76a74-52b6-4434-95fd-fbacf1bff535 req-14ce070d-5080-41ab-955f-ad0e2b7936bf tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:05:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 134/261] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:05:15 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-c6fdb4f7-5d7e-4251-a656-f46b24e915aa tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:05:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 128/262] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39e87931-8f2d-4650-acb6-862ae6abaf13 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39e87931-8f2d-4650-acb6-862ae6abaf13 None None] GET http://192.168.122.128/volume// Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39e87931-8f2d-4650-acb6-862ae6abaf13 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39e87931-8f2d-4650-acb6-862ae6abaf13 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39e87931-8f2d-4650-acb6-862ae6abaf13 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 135/263] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:15 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-068d51bc-960d-4358-843e-7c75cba8e221 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 129/264] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:05:15 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1329 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-9b6f139f-298f-49a3-b720-64dcb5713778 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-9b6f139f-298f-49a3-b720-64dcb5713778 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-9b6f139f-298f-49a3-b720-64dcb5713778 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-9b6f139f-298f-49a3-b720-64dcb5713778 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:15 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:05:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-9b6f139f-298f-49a3-b720-64dcb5713778 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f returned with HTTP 200 Sep 05 05:05:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 136/265] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:05:15 2026] DELETE /volume/v3/attachments/b943ac40-2bdb-43ec-b424-175405ed348f => generated 192 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e48169e4-8810-4ea0-89a5-b0b19fe40e2a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e48169e4-8810-4ea0-89a5-b0b19fe40e2a None None] GET http://192.168.122.128/volume// Sep 05 05:05:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e48169e4-8810-4ea0-89a5-b0b19fe40e2a None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e48169e4-8810-4ea0-89a5-b0b19fe40e2a None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e48169e4-8810-4ea0-89a5-b0b19fe40e2a None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 130/266] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:16 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 05:05:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-639fa8f9-1b06-45a1-b46e-e158cbf66fc3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 137/267] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:05:16 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1036 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] PUT http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 Sep 05 05:05:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:17 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Acquiring lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:05:17 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:05:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:17 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-d2bbce93-7d90-4bd3-813a-78278e327329-devstack" released by "attachment_update" :: held 0.241s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:05:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-39235309-f182-4498-8ddb-e223410fd7af tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 returned with HTTP 200 Sep 05 05:05:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 131/268] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:05:17 2026] PUT /volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 => generated 694 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:05:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-00227313-a988-4028-80c4-b38e559a6f7c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-00227313-a988-4028-80c4-b38e559a6f7c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44/action Sep 05 05:05:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-00227313-a988-4028-80c4-b38e559a6f7c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-00227313-a988-4028-80c4-b38e559a6f7c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-45ed77a4-b08d-4e42-8b76-f4fe840149e6 req-00227313-a988-4028-80c4-b38e559a6f7c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44/action returned with HTTP 204 Sep 05 05:05:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 138/269] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:05:17 2026] POST /volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-624697032", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.qos_specs [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-624697032', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=89025) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58eafac8-b96c-4b4f-9c95-931fa81be37c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 139/270] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1149 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DB qos_specs_create(): root {'id': 'c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-624697032'} {{(pid=89025) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36405b97-8ceb-4e28-a65a-8cc3746fde22 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 132/271] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:22 2026] POST /volume/v3/qos-specs => generated 400 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2d62ded1-4812-4349-9a8c-ac671fc5de82 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d62ded1-4812-4349-9a8c-ac671fc5de82 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2d62ded1-4812-4349-9a8c-ac671fc5de82 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1919977929"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d62ded1-4812-4349-9a8c-ac671fc5de82 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 140/272] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:05:22 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 05 05:05:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-40939f9d-c487-49c3-b8d1-c1051d93be3b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40939f9d-c487-49c3-b8d1-c1051d93be3b tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-40939f9d-c487-49c3-b8d1-c1051d93be3b tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-413845734"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-f3842cc3-cc69-46c3-9828-35df71dafac0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 133/273] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40939f9d-c487-49c3-b8d1-c1051d93be3b tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 141/274] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:05:22 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-36143699-9aed-42f0-a800-da97e17c03a4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36143699-9aed-42f0-a800-da97e17c03a4 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-36143699-9aed-42f0-a800-da97e17c03a4 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-831612492"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36143699-9aed-42f0-a800-da97e17c03a4 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 134/275] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:05:22 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63/action Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6d6aab09-3b2f-4553-a629-1df208085b90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d6aab09-3b2f-4553-a629-1df208085b90 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d6aab09-3b2f-4553-a629-1df208085b90 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d6aab09-3b2f-4553-a629-1df208085b90 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associate' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d6aab09-3b2f-4553-a629-1df208085b90 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Associate qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c with type: 481507db-2c02-4572-b842-f772d184c7f1 {{(pid=89025) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Begin detaching volume completed successfully. Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-ace3f433-8fcc-4176-a1e8-d1cd31c6be64 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63/action returned with HTTP 202 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 142/276] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:05:22 2026] POST /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d6aab09-3b2f-4553-a629-1df208085b90 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 returned with HTTP 202 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 135/277] 192.168.122.128 () {58 vars in 1365 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=ec8cabb0-881f-44d5-8c5f-ade1c562ad2d Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associate' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Associate qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c with type: ec8cabb0-881f-44d5-8c5f-ade1c562ad2d {{(pid=89024) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 05:05:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-87c3aceb-a37d-4bd5-a78b-5c0b728cd7d9 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=ec8cabb0-881f-44d5-8c5f-ade1c562ad2d returned with HTTP 202 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 143/278] 192.168.122.128 () {58 vars in 1365 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=ec8cabb0-881f-44d5-8c5f-ade1c562ad2d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-40c33516-120a-450f-86c1-9617f618ea2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40c33516-120a-450f-86c1-9617f618ea2c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=39c8220c-0a7b-4432-bd71-fb9844d2ce75 Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40c33516-120a-450f-86c1-9617f618ea2c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40c33516-120a-450f-86c1-9617f618ea2c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associate' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40c33516-120a-450f-86c1-9617f618ea2c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Associate qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c with type: 39c8220c-0a7b-4432-bd71-fb9844d2ce75 {{(pid=89025) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40c33516-120a-450f-86c1-9617f618ea2c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=39c8220c-0a7b-4432-bd71-fb9844d2ce75 returned with HTTP 202 Sep 05 05:05:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-605f6c32-5fa2-48c9-b426-933542ba8d50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 136/279] 192.168.122.128 () {58 vars in 1365 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associate?vol_type_id=39c8220c-0a7b-4432-bd71-fb9844d2ce75 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-605f6c32-5fa2-48c9-b426-933542ba8d50 None None] GET http://192.168.122.128/volume// Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-605f6c32-5fa2-48c9-b426-933542ba8d50 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-605f6c32-5fa2-48c9-b426-933542ba8d50 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associations' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-605f6c32-5fa2-48c9-b426-933542ba8d50 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 144/280] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Get associations for qos_spec id: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c {{(pid=89025) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3db8e9ed-ecc1-489c-ad6a-0c769da33462 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 137/281] 192.168.122.128 () {58 vars in 1277 bytes} [Sat Sep 5 05:05:22 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations => generated 446 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'disassociate' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Disassociate qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c from type: 481507db-2c02-4572-b842-f772d184c7f1 {{(pid=89025) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-d78bb403-b8e1-473d-8fac-d6a7ec7faa66 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 145/282] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 1333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28af7b05-88ab-458d-9aa3-8a29c8b3e707 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 138/283] 192.168.122.128 () {58 vars in 1374 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate?vol_type_id=481507db-2c02-4572-b842-f772d184c7f1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-25567746-40f4-4b35-bb17-0c4be5d4560d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-25567746-40f4-4b35-bb17-0c4be5d4560d tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-25567746-40f4-4b35-bb17-0c4be5d4560d tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-25567746-40f4-4b35-bb17-0c4be5d4560d tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associations' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25567746-40f4-4b35-bb17-0c4be5d4560d tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Get associations for qos_spec id: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c {{(pid=89024) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-25567746-40f4-4b35-bb17-0c4be5d4560d tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 146/284] 192.168.122.128 () {58 vars in 1277 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations => generated 304 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate_all Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'disassociate_all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Disassociate qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c from all. {{(pid=89025) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-babbdaf6-74f3-4cd1-81f4-516f45cd412a tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate_all returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 139/285] 192.168.122.128 () {58 vars in 1289 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/disassociate_all => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'associations' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Get associations for qos_spec id: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c {{(pid=89024) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8f37ea79-8a73-4d2d-acb3-b46eb249b964 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 147/286] 192.168.122.128 () {58 vars in 1277 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/associations => generated 24 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-95440815-4598-4274-ad33-f72be1e2df29 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95440815-4598-4274-ad33-f72be1e2df29 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95440815-4598-4274-ad33-f72be1e2df29 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95440815-4598-4274-ad33-f72be1e2df29 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95440815-4598-4274-ad33-f72be1e2df29 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 140/287] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d31a1ef7-8cfc-4264-9d3e-27015d9ab397 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d31a1ef7-8cfc-4264-9d3e-27015d9ab397 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d31a1ef7-8cfc-4264-9d3e-27015d9ab397 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d31a1ef7-8cfc-4264-9d3e-27015d9ab397 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-9e88fd9c-43a5-4a3a-9694-49344069bf87 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d31a1ef7-8cfc-4264-9d3e-27015d9ab397 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 148/288] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/types/39c8220c-0a7b-4432-bd71-fb9844d2ce75 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a0cd37e-8edd-4dfb-b59a-729f9e306aa7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a0cd37e-8edd-4dfb-b59a-729f9e306aa7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a0cd37e-8edd-4dfb-b59a-729f9e306aa7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a0cd37e-8edd-4dfb-b59a-729f9e306aa7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-9e88fd9c-43a5-4a3a-9694-49344069bf87 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-9e88fd9c-43a5-4a3a-9694-49344069bf87 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-9e88fd9c-43a5-4a3a-9694-49344069bf87 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a0cd37e-8edd-4dfb-b59a-729f9e306aa7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 149/289] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9808cad-ba84-4b33-8a29-ecca034fbbd2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9808cad-ba84-4b33-8a29-ecca034fbbd2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9808cad-ba84-4b33-8a29-ecca034fbbd2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9808cad-ba84-4b33-8a29-ecca034fbbd2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9808cad-ba84-4b33-8a29-ecca034fbbd2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 150/290] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/types/ec8cabb0-881f-44d5-8c5f-ade1c562ad2d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e8c04bea-2f6c-4d1c-a205-fab9bcc44b51 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8c04bea-2f6c-4d1c-a205-fab9bcc44b51 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8c04bea-2f6c-4d1c-a205-fab9bcc44b51 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8c04bea-2f6c-4d1c-a205-fab9bcc44b51 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ee9e55c8-1e20-4100-88e6-128d2f104015 req-9e88fd9c-43a5-4a3a-9694-49344069bf87 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 141/291] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/attachments/ee76b16f-edd6-428b-b2f4-747c65b5b564 => generated 19 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8c04bea-2f6c-4d1c-a205-fab9bcc44b51 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 151/292] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03ee24a5-24e1-495d-96be-faa015007b67 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03ee24a5-24e1-495d-96be-faa015007b67 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03ee24a5-24e1-495d-96be-faa015007b67 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03ee24a5-24e1-495d-96be-faa015007b67 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03ee24a5-24e1-495d-96be-faa015007b67 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 142/293] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/types/481507db-2c02-4572-b842-f772d184c7f1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-743224492", "consumer": "back-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.qos_specs [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-743224492', 'consumer': 'back-end', 'specs': {}} {{(pid=89024) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DB qos_specs_create(): root {'id': 'fa58df52-67ce-443d-9621-8cc5bfee0a31', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-743224492'} {{(pid=89024) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-881c03b0-2d1b-4efa-b6e3-0806e6c260eb tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 152/294] 192.168.122.128 () {60 vars in 1148 bytes} [Sat Sep 5 05:05:23 2026] POST /volume/v3/qos-specs => generated 376 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: fa58df52-67ce-443d-9621-8cc5bfee0a31, force: False {{(pid=89025) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-918c5cee-72cd-4aa2-8d1a-e77198986a3f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False returned with HTTP 202 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 143/295] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96aec132-8c88-45e5-be2f-c8c79993c1b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96aec132-8c88-45e5-be2f-c8c79993c1b5 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96aec132-8c88-45e5-be2f-c8c79993c1b5 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96aec132-8c88-45e5-be2f-c8c79993c1b5 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96aec132-8c88-45e5-be2f-c8c79993c1b5 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 153/296] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-40735127-72cb-4cbe-9a50-bd7dfbd544f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40735127-72cb-4cbe-9a50-bd7dfbd544f6 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40735127-72cb-4cbe-9a50-bd7dfbd544f6 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40735127-72cb-4cbe-9a50-bd7dfbd544f6 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40735127-72cb-4cbe-9a50-bd7dfbd544f6 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 144/297] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: fa58df52-67ce-443d-9621-8cc5bfee0a31, force: False {{(pid=89024) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e2f89f3-6cce-4d42-9a10-4e787718340e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 154/298] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-93fe0690-b0c3-43a6-9e19-2f0a20849ae0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93fe0690-b0c3-43a6-9e19-2f0a20849ae0 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93fe0690-b0c3-43a6-9e19-2f0a20849ae0 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93fe0690-b0c3-43a6-9e19-2f0a20849ae0 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93fe0690-b0c3-43a6-9e19-2f0a20849ae0 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 returned with HTTP 404 Sep 05 05:05:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 145/299] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:23 2026] GET /volume/v3/qos-specs/fa58df52-67ce-443d-9621-8cc5bfee0a31 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8b793055-5476-42f0-8d34-a69f2910f595 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8b793055-5476-42f0-8d34-a69f2910f595 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8b793055-5476-42f0-8d34-a69f2910f595 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1520776231", "consumer": "both"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.qos_specs [None req-8b793055-5476-42f0-8d34-a69f2910f595 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1520776231', 'consumer': 'both', 'specs': {}} {{(pid=89024) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-8b793055-5476-42f0-8d34-a69f2910f595 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DB qos_specs_create(): root {'id': '4921c7bb-4693-42ba-b6b5-7dcf95d02f50', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1520776231'} {{(pid=89024) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 05:05:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8b793055-5476-42f0-8d34-a69f2910f595 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 155/300] 192.168.122.128 () {60 vars in 1148 bytes} [Sat Sep 5 05:05:23 2026] POST /volume/v3/qos-specs => generated 373 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: 4921c7bb-4693-42ba-b6b5-7dcf95d02f50, force: False {{(pid=89025) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4713e044-ae36-469c-a532-e37c10bc07df None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4713e044-ae36-469c-a532-e37c10bc07df tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4713e044-ae36-469c-a532-e37c10bc07df tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4713e044-ae36-469c-a532-e37c10bc07df tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-783e43f3-c5b0-457f-b83a-c41e6e61eaa8 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False returned with HTTP 202 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 146/301] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:23 2026] DELETE /volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0c862f6c-6ef9-4700-b35d-09efdd514175 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c862f6c-6ef9-4700-b35d-09efdd514175 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c862f6c-6ef9-4700-b35d-09efdd514175 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c862f6c-6ef9-4700-b35d-09efdd514175 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c862f6c-6ef9-4700-b35d-09efdd514175 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 147/302] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4713e044-ae36-469c-a532-e37c10bc07df tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4dba1d66-38ae-47ea-bf49-cc998c6b2c5e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dba1d66-38ae-47ea-bf49-cc998c6b2c5e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4dba1d66-38ae-47ea-bf49-cc998c6b2c5e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4dba1d66-38ae-47ea-bf49-cc998c6b2c5e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dba1d66-38ae-47ea-bf49-cc998c6b2c5e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4713e044-ae36-469c-a532-e37c10bc07df tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 156/303] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 148/304] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: 4921c7bb-4693-42ba-b6b5-7dcf95d02f50, force: False {{(pid=89024) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2b883c21-df94-4fba-b4a2-9d78159ae6f2 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 157/305] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:24 2026] DELETE /volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d2dae64c-9d98-4ab9-98b2-5d9d69ee9eb7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2dae64c-9d98-4ab9-98b2-5d9d69ee9eb7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2dae64c-9d98-4ab9-98b2-5d9d69ee9eb7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2dae64c-9d98-4ab9-98b2-5d9d69ee9eb7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2dae64c-9d98-4ab9-98b2-5d9d69ee9eb7 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 149/306] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/4921c7bb-4693-42ba-b6b5-7dcf95d02f50 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] POST http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1304335376", "consumer": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.qos_specs [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1304335376', 'consumer': 'front-end', 'specs': {}} {{(pid=89024) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DB qos_specs_create(): root {'id': '51df7d3c-1dde-413c-bff6-fc3402fcc999', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1304335376'} {{(pid=89024) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2997122-1889-4bd7-b9a7-9f9fb86533d3 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 158/307] 192.168.122.128 () {60 vars in 1148 bytes} [Sat Sep 5 05:05:24 2026] POST /volume/v3/qos-specs => generated 378 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: 51df7d3c-1dde-413c-bff6-fc3402fcc999, force: False {{(pid=89025) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e70fdf98-3f6d-4fdd-a6e0-c4673a21b96c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False returned with HTTP 202 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 150/308] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:24 2026] DELETE /volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bd9b0415-63ec-4b75-934c-3b1b138d073c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd9b0415-63ec-4b75-934c-3b1b138d073c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd9b0415-63ec-4b75-934c-3b1b138d073c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd9b0415-63ec-4b75-934c-3b1b138d073c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd9b0415-63ec-4b75-934c-3b1b138d073c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 159/309] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7f82abe4-4d61-47c6-a9e0-fbd64da251ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f82abe4-4d61-47c6-a9e0-fbd64da251ae tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f82abe4-4d61-47c6-a9e0-fbd64da251ae tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f82abe4-4d61-47c6-a9e0-fbd64da251ae tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f82abe4-4d61-47c6-a9e0-fbd64da251ae tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 151/310] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-81cf1611-bc06-46ea-aa16-d64311aa260c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-81cf1611-bc06-46ea-aa16-d64311aa260c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-81cf1611-bc06-46ea-aa16-d64311aa260c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-81cf1611-bc06-46ea-aa16-d64311aa260c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81cf1611-bc06-46ea-aa16-d64311aa260c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: 51df7d3c-1dde-413c-bff6-fc3402fcc999, force: False {{(pid=89024) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-81cf1611-bc06-46ea-aa16-d64311aa260c tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 160/311] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:24 2026] DELETE /volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d597aea6-9871-4588-97ef-6e767fec676f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d597aea6-9871-4588-97ef-6e767fec676f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d597aea6-9871-4588-97ef-6e767fec676f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d597aea6-9871-4588-97ef-6e767fec676f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d597aea6-9871-4588-97ef-6e767fec676f tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 152/312] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/51df7d3c-1dde-413c-bff6-fc3402fcc999 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b0ba2da9-00d5-4417-b76e-5cfea0f87abf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b0ba2da9-00d5-4417-b76e-5cfea0f87abf tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b0ba2da9-00d5-4417-b76e-5cfea0f87abf tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b0ba2da9-00d5-4417-b76e-5cfea0f87abf tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b0ba2da9-00d5-4417-b76e-5cfea0f87abf tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 161/313] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 400 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d835a480-a8e8-4e39-bb94-2f4770c1fe39 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d835a480-a8e8-4e39-bb94-2f4770c1fe39 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d835a480-a8e8-4e39-bb94-2f4770c1fe39 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d835a480-a8e8-4e39-bb94-2f4770c1fe39 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d835a480-a8e8-4e39-bb94-2f4770c1fe39 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 153/314] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-85cb1ff5-6eca-4103-82ed-16da963668bd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85cb1ff5-6eca-4103-82ed-16da963668bd tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] PUT http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-85cb1ff5-6eca-4103-82ed-16da963668bd tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.qos_specs [None req-85cb1ff5-6eca-4103-82ed-16da963668bd tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=89024) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-85cb1ff5-6eca-4103-82ed-16da963668bd tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] qos_specs_update() value: {'id': '44df8a58-e13e-41e6-b373-75ea2c3368aa', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c', 'deleted': False} {{(pid=89024) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85cb1ff5-6eca-4103-82ed-16da963668bd tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 162/315] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:05:24 2026] PUT /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 36 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a615bc54-f1cf-47b1-8631-a71274063e74 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a615bc54-f1cf-47b1-8631-a71274063e74 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a615bc54-f1cf-47b1-8631-a71274063e74 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a615bc54-f1cf-47b1-8631-a71274063e74 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a615bc54-f1cf-47b1-8631-a71274063e74 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 154/316] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7b5a3774-5bd9-40d2-827a-f2cb09418f60 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b5a3774-5bd9-40d2-827a-f2cb09418f60 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] PUT http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/delete_keys Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b5a3774-5bd9-40d2-827a-f2cb09418f60 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b5a3774-5bd9-40d2-827a-f2cb09418f60 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete_key spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c, keys: ['iops_bytes'] {{(pid=89024) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b5a3774-5bd9-40d2-827a-f2cb09418f60 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/delete_keys returned with HTTP 202 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 163/317] 192.168.122.128 () {60 vars in 1294 bytes} [Sat Sep 5 05:05:24 2026] PUT /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c/delete_keys => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cb9856c-efa7-4a07-945d-1fa55c5c5b0e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cb9856c-efa7-4a07-945d-1fa55c5c5b0e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cb9856c-efa7-4a07-945d-1fa55c5c5b0e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cb9856c-efa7-4a07-945d-1fa55c5c5b0e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cb9856c-efa7-4a07-945d-1fa55c5c5b0e tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 155/318] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-861edf20-1b45-4f3e-8226-649aed41c4ac None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-861edf20-1b45-4f3e-8226-649aed41c4ac tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-861edf20-1b45-4f3e-8226-649aed41c4ac tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-861edf20-1b45-4f3e-8226-649aed41c4ac tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-861edf20-1b45-4f3e-8226-649aed41c4ac tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 200 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 164/319] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 400 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] DELETE http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c?force=False Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Delete qos_spec: c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c, force: False {{(pid=89025) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0d8ff9ee-a810-44a8-90a3-fef76bd51705 tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c?force=False returned with HTTP 202 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 156/320] 192.168.122.128 () {58 vars in 1264 bytes} [Sat Sep 5 05:05:24 2026] DELETE /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c?force=False => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a1d4d10-9dc9-44eb-91a9-66967bfacebe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a1d4d10-9dc9-44eb-91a9-66967bfacebe tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] GET http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a1d4d10-9dc9-44eb-91a9-66967bfacebe tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a1d4d10-9dc9-44eb-91a9-66967bfacebe tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a1d4d10-9dc9-44eb-91a9-66967bfacebe tempest-QosSpecsTestJSON-1271807801 tempest-QosSpecsTestJSON-1271807801-project-admin] http://192.168.122.128/volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c returned with HTTP 404 Sep 05 05:05:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 165/321] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/qos-specs/c6b20f15-8f4b-4561-8e1c-fcd4c3819b0c => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a51c81f-37da-424f-9638-9973119131b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a51c81f-37da-424f-9638-9973119131b8 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a51c81f-37da-424f-9638-9973119131b8 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a51c81f-37da-424f-9638-9973119131b8 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a51c81f-37da-424f-9638-9973119131b8 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:05:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a51c81f-37da-424f-9638-9973119131b8 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:05:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 157/322] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:24 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:05:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:05:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba56ac4e-cdd0-43d2-84d0-ebc8a8b05f09 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:05:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 166/323] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:25 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1857693692"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1857693692'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create volume of 1 GB Sep 05 05:05:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Availability Zones retrieved successfully. Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Flow 'volume_create_api' (dafd6e6e-039f-4620-8888-2658bda2d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10cbe379-b4ae-4805-b956-9acf9d653f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10cbe379-b4ae-4805-b956-9acf9d653f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:05:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e343b82e-221a-4fce-9429-2df8ceaff306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['e9454a8f-6425-4b9e-8d14-3ff715810099', '972b4dc6-9582-4ca2-8525-9e8c87940360', 'cbbb73dd-afcd-4a86-873d-20bba1056d38', 'bc3e1d1e-8745-4343-9efb-a50a629be0a5'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e343b82e-221a-4fce-9429-2df8ceaff306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9454a8f-6425-4b9e-8d14-3ff715810099', '972b4dc6-9582-4ca2-8525-9e8c87940360', 'cbbb73dd-afcd-4a86-873d-20bba1056d38', 'bc3e1d1e-8745-4343-9efb-a50a629be0a5']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591f010d-2d38-4c70-a222-2b677d034105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591f010d-2d38-4c70-a222-2b677d034105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770da1e4-2749-487a-aa43-ac38740b0247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1857693692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad7ba6741e6444ab01c742034c87080',qos_specs=None,replication_status=,reservations=['e9454a8f-6425-4b9e-8d14-3ff715810099','972b4dc6-9582-4ca2-8525-9e8c87940360','cbbb73dd-afcd-4a86-873d-20bba1056d38','bc3e1d1e-8745-4343-9efb-a50a629be0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81693edc5d4147febeb55a3b8d49cbe5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1857693692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=770da1e4-2749-487a-aa43-ac38740b0247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad7ba6741e6444ab01c742034c87080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81693edc5d4147febeb55a3b8d49cbe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d5e7ca-f732-465d-99fe-4eaf25c1987a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d5e7ca-f732-465d-99fe-4eaf25c1987a) transitioned into state 'SUCCESS' from state '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-1857693692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad7ba6741e6444ab01c742034c87080',qos_specs=None,replication_status=,reservations=['e9454a8f-6425-4b9e-8d14-3ff715810099','972b4dc6-9582-4ca2-8525-9e8c87940360','cbbb73dd-afcd-4a86-873d-20bba1056d38','bc3e1d1e-8745-4343-9efb-a50a629be0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81693edc5d4147febeb55a3b8d49cbe5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973c721e-b72c-405c-a78a-e4fdff609087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973c721e-b72c-405c-a78a-e4fdff609087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Flow 'volume_create_api' (dafd6e6e-039f-4620-8888-2658bda2d929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:05:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create volume request issued successfully. Sep 05 05:05:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-945f132e-2e40-42b8-abff-a3fe5e860cdf tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:05:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 158/324] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:05:33 2026] POST /volume/v3/volumes => generated 760 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8621d238-eeab-48c4-a57f-8ed58578b5e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:05:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 167/325] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:34 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6e31c77-9530-4758-a7a1-3dedd38b339a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:05:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 159/326] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:35 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd908eb8-2c8d-404a-a67f-4f3c253013fd tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:05:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 168/327] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:36 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5bbca341-d275-4964-be8d-139a7e83b764 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:05:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "770da1e4-2749-487a-aa43-ac38740b0247", "name": "tempest-SnapshotsActionsTest-Snapshot-62463680"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create snapshot from volume 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:36 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['9c0e27d5-498d-488b-8507-99a7c6413212', '6724dc94-9927-4be9-9923-781c1bac34b8', '86fd647d-2387-445a-acf0-3ff5d5167b57', 'e1d454bb-bb06-437a-a91b-7256920ced30'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot create request issued successfully. Sep 05 05:05:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5bbca341-d275-4964-be8d-139a7e83b764 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:05:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 160/328] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:36 2026] POST /volume/v3/snapshots => generated 305 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bffc370e-d85c-40f5-ab49-1e78c8cc54c1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 169/329] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:37 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 437 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c7ebd0d-9c74-44df-981a-471834a81d4a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 161/330] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:38 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-56cd0759-7b93-4be5-a163-94ce8d691678 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56cd0759-7b93-4be5-a163-94ce8d691678 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56cd0759-7b93-4be5-a163-94ce8d691678 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56cd0759-7b93-4be5-a163-94ce8d691678 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56cd0759-7b93-4be5-a163-94ce8d691678 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56cd0759-7b93-4be5-a163-94ce8d691678 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 170/331] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:39 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 437 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc0e29d9-4cee-4ad9-97f6-8bd8c76d2461 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 162/332] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:40 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'creating'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9702a7d7-3025-4af1-9200-15c31b4912d3 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:05:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 171/333] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:40 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ad3fe6a-b239-4c60-be82-3312a1252e93 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 163/334] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:40 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 463 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f6449cd-be13-49d3-bc9b-6c3206fd13ed tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:05:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 172/335] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:40 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-371d0b8c-6f6e-424f-9538-eb69d82bf2aa tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 164/336] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:41 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-af24997f-f1ba-4379-945c-483beb152bee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:05:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "770da1e4-2749-487a-aa43-ac38740b0247", "name": "tempest-SnapshotsActionsTest-Snapshot-1803826548"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create snapshot from volume 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:41 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['89dc541d-13b2-4448-bba9-9c4a33aabf3b', 'fb7b5e78-7dac-4228-a4fb-0551d57b17cf', '51aab149-4bee-42ff-b325-178f76f7ef23', 'a93fd072-45f3-4d54-9844-bc846f447ccc'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot create request issued successfully. Sep 05 05:05:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-af24997f-f1ba-4379-945c-483beb152bee tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:05:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 173/337] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3ba3fcfe-ace6-4d3d-8886-f334191df634 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 165/338] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:41 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a52335fd-d78f-409a-8def-bce26c7ce484 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a52335fd-d78f-409a-8def-bce26c7ce484 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a52335fd-d78f-409a-8def-bce26c7ce484 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a52335fd-d78f-409a-8def-bce26c7ce484 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a52335fd-d78f-409a-8def-bce26c7ce484 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a52335fd-d78f-409a-8def-bce26c7ce484 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 174/339] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:42 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f292421-4b06-4970-adc1-099b2b68e4e8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 166/340] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:43 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6a46bc2-3cd3-406e-933d-fca1b0966a66 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 175/341] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:44 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-095f5052-1949-40f9-aa4f-4f8f76fab53b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 167/342] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:46 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '4193fd4f-3840-4e89-8c72-f4c4b0e6807a' with '{'status': 'creating'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c395ac94-d852-43be-9730-6b0b0ea03f50 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action returned with HTTP 202 Sep 05 05:05:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 176/343] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:46 2026] POST /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-43d0c037-057f-4951-ad64-e782f7638786 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43d0c037-057f-4951-ad64-e782f7638786 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43d0c037-057f-4951-ad64-e782f7638786 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43d0c037-057f-4951-ad64-e782f7638786 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-43d0c037-057f-4951-ad64-e782f7638786 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43d0c037-057f-4951-ad64-e782f7638786 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 168/344] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:46 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot retrieved successfully. Sep 05 05:05:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot delete request issued successfully. Sep 05 05:05:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96bcca8b-b621-4929-bc3e-66a88dfe32fd tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action returned with HTTP 202 Sep 05 05:05:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 177/345] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:46 2026] POST /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-87762bae-e896-48c5-a87f-f57e530394e6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87762bae-e896-48c5-a87f-f57e530394e6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87762bae-e896-48c5-a87f-f57e530394e6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87762bae-e896-48c5-a87f-f57e530394e6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87762bae-e896-48c5-a87f-f57e530394e6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87762bae-e896-48c5-a87f-f57e530394e6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 169/346] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:46 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eac67452-3dd6-4512-8b94-b882337b2464 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eac67452-3dd6-4512-8b94-b882337b2464 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eac67452-3dd6-4512-8b94-b882337b2464 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eac67452-3dd6-4512-8b94-b882337b2464 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eac67452-3dd6-4512-8b94-b882337b2464 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eac67452-3dd6-4512-8b94-b882337b2464 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 200 Sep 05 05:05:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 178/347] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:47 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c0276830-2f09-43c8-9cfc-3570f6d95a10 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c0276830-2f09-43c8-9cfc-3570f6d95a10 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c0276830-2f09-43c8-9cfc-3570f6d95a10 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c0276830-2f09-43c8-9cfc-3570f6d95a10 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c0276830-2f09-43c8-9cfc-3570f6d95a10 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 404 Sep 05 05:05:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 170/348] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:48 2026] GET /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-419be36a-85ee-433c-a32d-1cf51a5aa871 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:05:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 179/349] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:48 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b74be3bd-b638-4f94-ada1-a7db5c85ed96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 171/350] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:48 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete snapshot with id: 4193fd4f-3840-4e89-8c72-f4c4b0e6807a Sep 05 05:05:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0a1a6a3-ab35-42a2-ae2c-efa393bcea8e tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a returned with HTTP 404 Sep 05 05:05:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 180/351] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:05:48 2026] DELETE /volume/v3/snapshots/4193fd4f-3840-4e89-8c72-f4c4b0e6807a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "770da1e4-2749-487a-aa43-ac38740b0247", "name": "tempest-SnapshotsActionsTest-Snapshot-1479340499"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create snapshot from volume 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:48 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['daf1f5b7-60bf-4db4-93e4-b650bbcac4fb', '4cc3e4f2-fc6f-4974-be8a-18b32b3746a0', '280e594f-6743-4b49-ad26-a02fc279869d', '197ba43f-0dcf-4ffd-8a25-6805ea27123c'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot create request issued successfully. Sep 05 05:05:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6ef4ddc4-5857-442a-9b72-7cec5ab836f7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:05:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 172/352] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e73d42b7-38be-414c-a6da-d7ba1d9ef30c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 181/353] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:49 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af65fef5-c0ac-4a33-ad18-673686de5756 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af65fef5-c0ac-4a33-ad18-673686de5756 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af65fef5-c0ac-4a33-ad18-673686de5756 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af65fef5-c0ac-4a33-ad18-673686de5756 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-af65fef5-c0ac-4a33-ad18-673686de5756 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af65fef5-c0ac-4a33-ad18-673686de5756 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 173/354] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:50 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-44316991-38b2-4fb0-a29f-f5f782441117 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44316991-38b2-4fb0-a29f-f5f782441117 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44316991-38b2-4fb0-a29f-f5f782441117 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44316991-38b2-4fb0-a29f-f5f782441117 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-44316991-38b2-4fb0-a29f-f5f782441117 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44316991-38b2-4fb0-a29f-f5f782441117 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 182/355] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:51 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-db0b7570-3cf1-4703-b107-c261a632c743 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db0b7570-3cf1-4703-b107-c261a632c743 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db0b7570-3cf1-4703-b107-c261a632c743 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db0b7570-3cf1-4703-b107-c261a632c743 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-db0b7570-3cf1-4703-b107-c261a632c743 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot 'bd4b7da2-730e-49c7-8672-e20f10c1c681' with '{'status': 'deleting'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db0b7570-3cf1-4703-b107-c261a632c743 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action returned with HTTP 202 Sep 05 05:05:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 174/356] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:51 2026] POST /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b129a736-21ee-460d-b204-ffd28872b71a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b129a736-21ee-460d-b204-ffd28872b71a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b129a736-21ee-460d-b204-ffd28872b71a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b129a736-21ee-460d-b204-ffd28872b71a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b129a736-21ee-460d-b204-ffd28872b71a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b129a736-21ee-460d-b204-ffd28872b71a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 183/357] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:51 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot retrieved successfully. Sep 05 05:05:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot delete request issued successfully. Sep 05 05:05:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-41991f64-9c4b-4d12-8979-6fb9224f7476 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action returned with HTTP 202 Sep 05 05:05:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 175/358] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:51 2026] POST /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f47cdf2-090c-408c-837f-13037ec87f6a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f47cdf2-090c-408c-837f-13037ec87f6a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f47cdf2-090c-408c-837f-13037ec87f6a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f47cdf2-090c-408c-837f-13037ec87f6a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f47cdf2-090c-408c-837f-13037ec87f6a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f47cdf2-090c-408c-837f-13037ec87f6a tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 184/359] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:51 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3f6d2b29-9632-44f2-8f24-0cdf75da2055 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 200 Sep 05 05:05:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 176/360] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:52 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4f421aa9-9c1c-4036-ac06-499b025d4236 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f421aa9-9c1c-4036-ac06-499b025d4236 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f421aa9-9c1c-4036-ac06-499b025d4236 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f421aa9-9c1c-4036-ac06-499b025d4236 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=253,cinder:UPDATE=40,cinder:INSERT=15,cinder:DELETE=4 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f421aa9-9c1c-4036-ac06-499b025d4236 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 404 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 185/361] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:53 2026] GET /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a85cbf6f-131c-4605-9aa3-133c6114937a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a85cbf6f-131c-4605-9aa3-133c6114937a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a85cbf6f-131c-4605-9aa3-133c6114937a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a85cbf6f-131c-4605-9aa3-133c6114937a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-a85cbf6f-131c-4605-9aa3-133c6114937a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a85cbf6f-131c-4605-9aa3-133c6114937a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 177/362] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:53 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fbc1ac65-402e-4936-a374-915f7a7972ef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbc1ac65-402e-4936-a374-915f7a7972ef tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbc1ac65-402e-4936-a374-915f7a7972ef tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbc1ac65-402e-4936-a374-915f7a7972ef tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fbc1ac65-402e-4936-a374-915f7a7972ef tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbc1ac65-402e-4936-a374-915f7a7972ef tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 186/363] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:53 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete snapshot with id: bd4b7da2-730e-49c7-8672-e20f10c1c681 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5daca13b-3deb-4272-9732-3cb90dc7e14c tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 returned with HTTP 404 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 178/364] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:05:53 2026] DELETE /volume/v3/snapshots/bd4b7da2-730e-49c7-8672-e20f10c1c681 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "770da1e4-2749-487a-aa43-ac38740b0247", "name": "tempest-SnapshotsActionsTest-Snapshot-595705351"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create snapshot from volume 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['0b6c1b43-bf2e-477f-b9cc-da98928a88d5', '64218b26-1cb7-4aae-b6d4-88b1bfd3fc34', '170abff7-d9ed-4d13-86a0-e7fa4b6c99fd', '819207b9-2dae-4354-a923-f22b74b528da'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot create request issued successfully. Sep 05 05:05:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7dff95b8-4e6f-4393-b9b8-476b7af0cf84 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:05:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 187/365] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=275,cinder:UPDATE=68,cinder:INSERT=27,cinder:DELETE=2 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:05:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f1880fb-ad7a-4bb3-8e7f-db235c97e430 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 179/366] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:53 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e83b5050-bf07-4512-b26a-af9cca32945b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e83b5050-bf07-4512-b26a-af9cca32945b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e83b5050-bf07-4512-b26a-af9cca32945b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e83b5050-bf07-4512-b26a-af9cca32945b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e83b5050-bf07-4512-b26a-af9cca32945b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e83b5050-bf07-4512-b26a-af9cca32945b tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 188/367] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:54 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-368072be-c473-4382-8069-b5937f673d56 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-368072be-c473-4382-8069-b5937f673d56 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-368072be-c473-4382-8069-b5937f673d56 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-368072be-c473-4382-8069-b5937f673d56 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-368072be-c473-4382-8069-b5937f673d56 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-368072be-c473-4382-8069-b5937f673d56 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 180/368] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:55 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66fb27af-c947-4489-aa2f-f67cec331f4d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66fb27af-c947-4489-aa2f-f67cec331f4d tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action Sep 05 05:05:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66fb27af-c947-4489-aa2f-f67cec331f4d tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66fb27af-c947-4489-aa2f-f67cec331f4d tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-66fb27af-c947-4489-aa2f-f67cec331f4d tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '9c783651-fb18-4c5c-804f-910e47061cd4' with '{'status': 'error'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66fb27af-c947-4489-aa2f-f67cec331f4d tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action returned with HTTP 202 Sep 05 05:05:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 189/369] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:55 2026] POST /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-09000cf9-94c1-4f83-8d5a-148c0fed7296 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 181/370] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:56 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action Sep 05 05:05:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot retrieved successfully. Sep 05 05:05:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot delete request issued successfully. Sep 05 05:05:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a5ab937-3f39-441a-b67f-375e2765f3e5 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action returned with HTTP 202 Sep 05 05:05:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 190/371] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:56 2026] POST /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f57bd69-6644-4931-ab76-d5c886dfd6e4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 182/372] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:56 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1269e260-f213-45ae-b7f8-1d476f597cb1 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 200 Sep 05 05:05:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 191/373] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:57 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bf46fea1-8673-47c7-b887-6622178fedfb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf46fea1-8673-47c7-b887-6622178fedfb tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf46fea1-8673-47c7-b887-6622178fedfb tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf46fea1-8673-47c7-b887-6622178fedfb tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9c671e4f-2fea-42d8-8502-c9d3f7725bf0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c671e4f-2fea-42d8-8502-c9d3f7725bf0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c671e4f-2fea-42d8-8502-c9d3f7725bf0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c671e4f-2fea-42d8-8502-c9d3f7725bf0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c671e4f-2fea-42d8-8502-c9d3f7725bf0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 404 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 192/374] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bf46fea1-8673-47c7-b887-6622178fedfb tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf46fea1-8673-47c7-b887-6622178fedfb tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 183/375] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b73f41a3-4ea2-41d5-b8ec-10fe22588322 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 193/376] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:05:58 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-14332d32-e7df-4453-8b3f-e07431f37020 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14332d32-e7df-4453-8b3f-e07431f37020 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-14332d32-e7df-4453-8b3f-e07431f37020 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-14332d32-e7df-4453-8b3f-e07431f37020 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-14332d32-e7df-4453-8b3f-e07431f37020 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14332d32-e7df-4453-8b3f-e07431f37020 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 184/377] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fb0e1474-52af-45cc-8131-31f9136336b4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb0e1474-52af-45cc-8131-31f9136336b4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb0e1474-52af-45cc-8131-31f9136336b4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb0e1474-52af-45cc-8131-31f9136336b4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-fb0e1474-52af-45cc-8131-31f9136336b4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete snapshot with id: 9c783651-fb18-4c5c-804f-910e47061cd4 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb0e1474-52af-45cc-8131-31f9136336b4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 returned with HTTP 404 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 194/378] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:05:58 2026] DELETE /volume/v3/snapshots/9c783651-fb18-4c5c-804f-910e47061cd4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "770da1e4-2749-487a-aa43-ac38740b0247", "name": "tempest-SnapshotsActionsTest-Snapshot-733004683"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Create snapshot from volume 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Created reservations ['5b05676c-d601-44bf-b021-22fa92dc1318', '4d6ca00b-8bb9-481e-9ed3-55124727fbc9', '0e1a86aa-e3b6-422f-90b2-d762415a7cc8', '751f89f5-bbaf-442e-bea4-0d03d8fcde10'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot create request issued successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fee6554-f0b0-467e-ac3c-153426dd2ee3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 185/379] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:05:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cfbbd810-dc59-442f-adc5-6bd298452bd0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 195/380] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-21d3b771-997e-432e-b0dd-9232d624e0d9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 186/381] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-59bf2032-f5fa-4cc0-9c86-685cc270bf8a tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 196/382] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329/action Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Begin detaching volume completed successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-4ed2922d-131c-45b0-bc0e-fdb907a4e0d2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329/action returned with HTTP 202 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 187/383] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:05:58 2026] POST /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9b8c783d-0e7b-4349-b347-bf9da4610c24 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b8c783d-0e7b-4349-b347-bf9da4610c24 None None] GET http://192.168.122.128/volume// Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b8c783d-0e7b-4349-b347-bf9da4610c24 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b8c783d-0e7b-4349-b347-bf9da4610c24 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b8c783d-0e7b-4349-b347-bf9da4610c24 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:05:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 197/384] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:05:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-b4aa194b-0e5c-47a3-8d2d-f3d137633749 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:05:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 188/385] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:05:58 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 1332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-c7385c73-c5d0-49b4-9cd4-2181d2ffff0d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-c7385c73-c5d0-49b4-9cd4-2181d2ffff0d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-c7385c73-c5d0-49b4-9cd4-2181d2ffff0d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-c7385c73-c5d0-49b4-9cd4-2181d2ffff0d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:05:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:05:59 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:05:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1ffc3b41-9a0b-4c83-ae18-66942f504418 req-c7385c73-c5d0-49b4-9cd4-2181d2ffff0d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 returned with HTTP 200 Sep 05 05:05:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 198/386] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:05:59 2026] DELETE /volume/v3/attachments/fbd4d8f9-ab05-47c7-90c6-80d5d6f40c44 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:05:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:05:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:05:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:05:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:05:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6dfc74c0-d724-4e81-ba25-a843cda78f12 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:05:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 189/387] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:05:59 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:05:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:05:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9485682a-23e3-4a76-84f4-0e45a725dd61 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:06:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 199/388] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:05:59 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0db1eb48-7fa5-4216-a0dd-cb5c14815fa7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:06:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 190/389] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:00 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot 'a650be2a-893f-40c7-b755-dc8fceb72ceb' with '{'status': 'error_deleting'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dfdb9f6d-5e5b-4cad-9ed1-bfd52d4bb736 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action returned with HTTP 202 Sep 05 05:06:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 200/390] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:00 2026] POST /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3244a5e2-bf87-4594-acad-df41bbb7c856 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:06:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 191/391] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:00 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot retrieved successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot delete request issued successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ace4c70-1a7e-4aeb-ad7e-4ee61f64ae97 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action returned with HTTP 202 Sep 05 05:06:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 201/392] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:00 2026] POST /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b149e06f-5133-4e04-8c9d-aacbe69b3ee8 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:06:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 192/393] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:00 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a9a2e64-37ca-4fec-8e5a-d6e8d98f4bf6 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 200 Sep 05 05:06:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 202/394] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:01 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2eeb75de-5f90-45b1-a882-ffa262a12a96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2eeb75de-5f90-45b1-a882-ffa262a12a96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2eeb75de-5f90-45b1-a882-ffa262a12a96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2eeb75de-5f90-45b1-a882-ffa262a12a96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2eeb75de-5f90-45b1-a882-ffa262a12a96 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 404 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 193/395] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:02 2026] GET /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a8ba2a36-671f-4e98-aa95-a7803358856a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8ba2a36-671f-4e98-aa95-a7803358856a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a8ba2a36-671f-4e98-aa95-a7803358856a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a8ba2a36-671f-4e98-aa95-a7803358856a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-a8ba2a36-671f-4e98-aa95-a7803358856a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8ba2a36-671f-4e98-aa95-a7803358856a tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 203/396] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:03 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6574daaf-9de7-4e8f-953d-d9c522d64593 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 194/397] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:03 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-087466b3-5ddc-4854-b829-793c41b395b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-087466b3-5ddc-4854-b829-793c41b395b7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-087466b3-5ddc-4854-b829-793c41b395b7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-087466b3-5ddc-4854-b829-793c41b395b7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-087466b3-5ddc-4854-b829-793c41b395b7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete snapshot with id: a650be2a-893f-40c7-b755-dc8fceb72ceb Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-087466b3-5ddc-4854-b829-793c41b395b7 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb returned with HTTP 404 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 204/398] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:06:03 2026] DELETE /volume/v3/snapshots/a650be2a-893f-40c7-b755-dc8fceb72ceb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1315630b-4094-45f7-9e81-4f4b41725289 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1315630b-4094-45f7-9e81-4f4b41725289 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1315630b-4094-45f7-9e81-4f4b41725289 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1315630b-4094-45f7-9e81-4f4b41725289 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-1315630b-4094-45f7-9e81-4f4b41725289 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'creating'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1315630b-4094-45f7-9e81-4f4b41725289 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 195/399] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:03 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60ac801a-2ef0-4fdf-803c-b65e721e0a91 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 205/400] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:03 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4018647b-b134-40fc-be83-2eab7a60dc88 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.snapshot_actions [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=89025) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.snapshot_actions [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Updating snapshot 3b6a962d-79bd-4ee8-bdc0-a370e81964c5 with info {'id': '3b6a962d-79bd-4ee8-bdc0-a370e81964c5', 'status': 'error', 'progress': '80%'} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4018647b-b134-40fc-be83-2eab7a60dc88 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 196/401] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:03 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89cb6f69-ac7d-4405-909b-2a1075099ec0 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 206/402] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:03 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 459 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6b081448-7aff-497c-a205-4da195c15dd4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b081448-7aff-497c-a205-4da195c15dd4 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] POST http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b081448-7aff-497c-a205-4da195c15dd4 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b081448-7aff-497c-a205-4da195c15dd4 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-6b081448-7aff-497c-a205-4da195c15dd4 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] Updating snapshot '3b6a962d-79bd-4ee8-bdc0-a370e81964c5' with '{'status': 'available'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b081448-7aff-497c-a205-4da195c15dd4 tempest-SnapshotsActionsTest-1650159530 tempest-SnapshotsActionsTest-1650159530-project-admin] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action returned with HTTP 202 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 197/403] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:06:03 2026] POST /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d0d6e16d-b440-40ec-8a89-192b46b792d4 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 207/404] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:03 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete snapshot with id: 3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot delete request issued successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ccc2afdf-538b-4eed-b2d6-b9868fd7f260 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 202 Sep 05 05:06:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 198/405] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:06:03 2026] DELETE /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0ec714d-88a4-4ebd-89b2-425df70bf060 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 208/406] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:03 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-301903845", "imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-301903845', 'imageRef': 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Snapshot retrieved successfully. Sep 05 05:06:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2bda2198-3909-462d-88c3-ce9b0d5199e0 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 200 Sep 05 05:06:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 209/407] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:04 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume of 1 GB Sep 05 05:06:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Availability Zones retrieved successfully. Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Flow 'volume_create_api' (cf0861cb-40f9-4f2f-9ac5-e0e5b41c5e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24730f05-c8cf-4ceb-b715-9b14c44941ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24730f05-c8cf-4ceb-b715-9b14c44941ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef94559c-e517-40d0-ad3b-697b725d7a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Created reservations ['e83f8084-90c0-4da6-83d9-8df4c314273c', '868e5b16-dccc-44de-b8df-20922ce18121', 'c69af374-a811-4137-9f59-be6fd25c5fad', '50214162-6b19-43c3-9454-f91b3ae6dcf7'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef94559c-e517-40d0-ad3b-697b725d7a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e83f8084-90c0-4da6-83d9-8df4c314273c', '868e5b16-dccc-44de-b8df-20922ce18121', 'c69af374-a811-4137-9f59-be6fd25c5fad', '50214162-6b19-43c3-9454-f91b3ae6dcf7']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a41c41-9caa-41b0-8793-c7abfe5a659f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a41c41-9caa-41b0-8793-c7abfe5a659f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5913549-be6d-4464-b9cc-8e4ff6f7d17e', '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-301903845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',qos_specs=None,replication_status=,reservations=['e83f8084-90c0-4da6-83d9-8df4c314273c','868e5b16-dccc-44de-b8df-20922ce18121','c69af374-a811-4137-9f59-be6fd25c5fad','50214162-6b19-43c3-9454-f91b3ae6dcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-301903845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5913549-be6d-4464-b9cc-8e4ff6f7d17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad63430e-1b1c-4470-bf87-2c669b15c351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad63430e-1b1c-4470-bf87-2c669b15c351) transitioned into state 'SUCCESS' from state '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-301903845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5e1c7cc5684fb0aa20ef92be4afdb4',qos_specs=None,replication_status=,reservations=['e83f8084-90c0-4da6-83d9-8df4c314273c','868e5b16-dccc-44de-b8df-20922ce18121','c69af374-a811-4137-9f59-be6fd25c5fad','50214162-6b19-43c3-9454-f91b3ae6dcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71c0e8e09ee4d00a6a9e78503f79464',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d262e6f-9964-4e49-b974-7663149e73ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d262e6f-9964-4e49-b974-7663149e73ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Flow 'volume_create_api' (cf0861cb-40f9-4f2f-9ac5-e0e5b41c5e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Create volume request issued successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2132dba-45d8-45bd-9de3-c2d186950f2b tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 199/408] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:06:04 2026] POST /volume/v3/volumes => generated 761 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-49291b94-f233-484e-8284-e4870f382d30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49291b94-f233-484e-8284-e4870f382d30 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49291b94-f233-484e-8284-e4870f382d30 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49291b94-f233-484e-8284-e4870f382d30 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-49291b94-f233-484e-8284-e4870f382d30 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49291b94-f233-484e-8284-e4870f382d30 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 210/409] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:05 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 829 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2138990835"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2138990835'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume of 1 GB Sep 05 05:06:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Availability Zones retrieved successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (4c61ddab-2c22-46db-8345-1bde29742610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cd75ee-ed66-4d55-8056-4f894819228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cd75ee-ed66-4d55-8056-4f894819228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225a2d71-e2d9-4d65-b543-e7fcf72bc0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-080ef15d-be76-426e-96ed-0f42079be63f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-080ef15d-be76-426e-96ed-0f42079be63f tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-080ef15d-be76-426e-96ed-0f42079be63f tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-080ef15d-be76-426e-96ed-0f42079be63f tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-080ef15d-be76-426e-96ed-0f42079be63f tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 returned with HTTP 404 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 211/410] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:05 2026] GET /volume/v3/snapshots/3b6a962d-79bd-4ee8-bdc0-a370e81964c5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Created reservations ['9977b24c-6c67-4a78-b5c0-f46556ff9c2e', '029ac323-9e86-457b-8b4b-20aa992e18fb', '86532623-e624-40b0-8825-ccbffd2a3fba', '511c1f63-aa35-4899-bbc7-54de0bbc8a55'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225a2d71-e2d9-4d65-b543-e7fcf72bc0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9977b24c-6c67-4a78-b5c0-f46556ff9c2e', '029ac323-9e86-457b-8b4b-20aa992e18fb', '86532623-e624-40b0-8825-ccbffd2a3fba', '511c1f63-aa35-4899-bbc7-54de0bbc8a55']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80c563d-cee3-441b-89e2-e87372be642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7dfa5e07-da12-42af-8526-9a59b9ade1b2 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 212/411] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:05 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80c563d-cee3-441b-89e2-e87372be642e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9293273-1223-45b8-bc5b-a5348c4527db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2138990835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['9977b24c-6c67-4a78-b5c0-f46556ff9c2e','029ac323-9e86-457b-8b4b-20aa992e18fb','86532623-e624-40b0-8825-ccbffd2a3fba','511c1f63-aa35-4899-bbc7-54de0bbc8a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2138990835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9293273-1223-45b8-bc5b-a5348c4527db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d16cf223fa3e466096a97a3f568b8094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9d2aca-bd34-4736-8e53-c5ed9e8dfbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] DELETE http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete volume with id: 770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9d2aca-bd34-4736-8e53-c5ed9e8dfbe4) transitioned into state 'SUCCESS' from state '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-2138990835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['9977b24c-6c67-4a78-b5c0-f46556ff9c2e','029ac323-9e86-457b-8b4b-20aa992e18fb','86532623-e624-40b0-8825-ccbffd2a3fba','511c1f63-aa35-4899-bbc7-54de0bbc8a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e77b807-2b65-449f-8999-5cc55a8b682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Delete volume request issued successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b24d7b4b-1599-45ac-a47a-8670cdf835b3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 202 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 213/412] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:05 2026] DELETE /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e77b807-2b65-449f-8999-5cc55a8b682b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (4c61ddab-2c22-46db-8345-1bde29742610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request issued successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0dc8d97f-8140-498e-90cc-ace6a73bf4ea tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 200/413] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:06:05 2026] POST /volume/v3/volumes => generated 764 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cd561e7-d232-42f2-a2a8-e8f8ab9c2663 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:06:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 214/414] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:05 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3de3a751-e670-49ad-b53d-4bf5374923f3 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 201/415] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:05 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 832 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2082529-35e7-4cbc-bca7-eb80ee2b3d8c tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 215/416] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:06 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-759e6edf-d263-44fb-8d14-12edc7d84325 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-317833940"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-317833940'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume of 1 GB Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Availability Zones retrieved successfully. Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (6af61ae9-b28b-478d-b146-fc324ddb4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1183610-3e0a-463f-80d3-17711959fbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1183610-3e0a-463f-80d3-17711959fbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb8c9d2-f31f-4037-a49d-a2bd81dc9c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Created reservations ['8f06235d-4b63-4399-a24b-b513f18d9ceb', '85fd003e-3f9c-41e5-ad1a-fccb2195d076', '209a8965-02ba-45c3-8c39-69cbfc485e69', 'b788588a-feca-4327-8918-fe4d4c4eaf3b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb8c9d2-f31f-4037-a49d-a2bd81dc9c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f06235d-4b63-4399-a24b-b513f18d9ceb', '85fd003e-3f9c-41e5-ad1a-fccb2195d076', '209a8965-02ba-45c3-8c39-69cbfc485e69', 'b788588a-feca-4327-8918-fe4d4c4eaf3b']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c16a44f-e8ed-412b-8d78-0138653580c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c16a44f-e8ed-412b-8d78-0138653580c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9578942-9108-41b9-8746-09fc3d4a132f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-317833940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['8f06235d-4b63-4399-a24b-b513f18d9ceb','85fd003e-3f9c-41e5-ad1a-fccb2195d076','209a8965-02ba-45c3-8c39-69cbfc485e69','b788588a-feca-4327-8918-fe4d4c4eaf3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-317833940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9578942-9108-41b9-8746-09fc3d4a132f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a69f0622a0874d20a86028e75af9fb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55532b8573ab45f98b984cd26de1bc49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c339809-1f02-47ad-b6f6-af81b9346cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c339809-1f02-47ad-b6f6-af81b9346cb1) transitioned into state 'SUCCESS' from state '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-317833940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['8f06235d-4b63-4399-a24b-b513f18d9ceb','85fd003e-3f9c-41e5-ad1a-fccb2195d076','209a8965-02ba-45c3-8c39-69cbfc485e69','b788588a-feca-4327-8918-fe4d4c4eaf3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3f84b0-38ed-4608-b8a3-687f4e10ff25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3f84b0-38ed-4608-b8a3-687f4e10ff25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (6af61ae9-b28b-478d-b146-fc324ddb4e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request issued successfully. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-759e6edf-d263-44fb-8d14-12edc7d84325 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 202/417] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:06:06 2026] POST /volume/v3/volumes => generated 759 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Volume info retrieved successfully. Sep 05 05:06:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-02d7dc37-f37e-4fbe-9408-173c7249feb3 tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 200 Sep 05 05:06:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 216/418] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:06 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58890b29-7d8d-4d3e-bf74-8a3c7de45989 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 203/419] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:06 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 827 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40fe2145-92aa-463b-aa8d-ad67736ebd25 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 217/420] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:07 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b22d299e-c192-4e39-b1d7-a2445cb2d1ff tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 204/421] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:07 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c6bd8840-e1b3-4fed-a1f6-054e4b49c3eb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6bd8840-e1b3-4fed-a1f6-054e4b49c3eb tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] GET http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6bd8840-e1b3-4fed-a1f6-054e4b49c3eb tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6bd8840-e1b3-4fed-a1f6-054e4b49c3eb tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6bd8840-e1b3-4fed-a1f6-054e4b49c3eb tempest-SnapshotsActionsTest-914703108 tempest-SnapshotsActionsTest-914703108-project-member] http://192.168.122.128/volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 returned with HTTP 404 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 218/422] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/770da1e4-2749-487a-aa43-ac38740b0247 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-491da425-abef-49d4-bf94-b619ff63e0bd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-491da425-abef-49d4-bf94-b619ff63e0bd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-491da425-abef-49d4-bf94-b619ff63e0bd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-491da425-abef-49d4-bf94-b619ff63e0bd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fe43a99a-8129-4dd7-a7f3-9499a76c59b9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 205/423] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-491da425-abef-49d4-bf94-b619ff63e0bd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-491da425-abef-49d4-bf94-b619ff63e0bd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 219/424] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-8e56059b-9456-47c5-93aa-0f2a34627186 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 206/425] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-c99ac57f-0b38-40fc-aaca-a28d04728c49 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 220/426] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6ab431f-01c7-4be3-8537-ae249c1d966d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 207/427] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6ed3e2a-907a-4c33-b38a-9a4e3dae1c8e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6ed3e2a-907a-4c33-b38a-9a4e3dae1c8e None None] GET http://192.168.122.128/volume// Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3e2a-907a-4c33-b38a-9a4e3dae1c8e None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3e2a-907a-4c33-b38a-9a4e3dae1c8e None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6ed3e2a-907a-4c33-b38a-9a4e3dae1c8e None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 221/428] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-6d3717c2-06b4-4e11-801f-282335698f8a req-93d00188-97a1-426e-9963-fa8074e8dc90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-93d00188-97a1-426e-9963-fa8074e8dc90 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-93d00188-97a1-426e-9963-fa8074e8dc90 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9578942-9108-41b9-8746-09fc3d4a132f", "connector": null, "instance_uuid": "b9c324d2-c30b-41a9-b1cd-3b92ca13861f"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bb21b444-0f15-4027-9d0a-d42f238764b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb21b444-0f15-4027-9d0a-d42f238764b2 None None] GET http://192.168.122.128/volume// Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb21b444-0f15-4027-9d0a-d42f238764b2 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb21b444-0f15-4027-9d0a-d42f238764b2 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb21b444-0f15-4027-9d0a-d42f238764b2 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 222/429] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-78c4ea7f-efed-4d3c-a1e7-224180de76a4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-78c4ea7f-efed-4d3c-a1e7-224180de76a4 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-78c4ea7f-efed-4d3c-a1e7-224180de76a4 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9293273-1223-45b8-bc5b-a5348c4527db", "connector": null, "instance_uuid": "c1f91607-c760-42e0-9ba6-ea22cad5deb6"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-93d00188-97a1-426e-9963-fa8074e8dc90 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 208/430] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:06:08 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-78c4ea7f-efed-4d3c-a1e7-224180de76a4 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 223/431] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:06:08 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-367b50cb-ce15-4c0b-953f-78a54329d3ee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-367b50cb-ce15-4c0b-953f-78a54329d3ee None None] GET http://192.168.122.128/volume// Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-367b50cb-ce15-4c0b-953f-78a54329d3ee None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-367b50cb-ce15-4c0b-953f-78a54329d3ee None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-367b50cb-ce15-4c0b-953f-78a54329d3ee None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 224/432] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c32f83d7-b0f8-406a-a11b-282875fe2cdf tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 209/433] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbd918a6-afe7-446b-b9e8-4373edb15654 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 225/434] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5fcf902b-4ad3-4b9b-a1be-2db3658b24dc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5fcf902b-4ad3-4b9b-a1be-2db3658b24dc None None] GET http://192.168.122.128/volume// Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5fcf902b-4ad3-4b9b-a1be-2db3658b24dc None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5fcf902b-4ad3-4b9b-a1be-2db3658b24dc None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5fcf902b-4ad3-4b9b-a1be-2db3658b24dc None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 226/435] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-d4a34fa4-9c15-49ac-8225-f3b2dfb71dc4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 210/436] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:08 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1032 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] PUT http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Acquiring lock "cinder-attachment_update-d9578942-9108-41b9-8746-09fc3d4a132f-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-d9578942-9108-41b9-8746-09fc3d4a132f-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-8e78a46e-5cd6-4d2b-9388-8c691bbf5939 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 227/437] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:09 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1037 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-525f65e1-8e6e-4f9c-9c07-283484bf7543 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 228/438] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:09 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] PUT http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Acquiring lock "cinder-attachment_update-d9293273-1223-45b8-bc5b-a5348c4527db-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-d9293273-1223-45b8-bc5b-a5348c4527db-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-d9578942-9108-41b9-8746-09fc3d4a132f-devstack" released by "attachment_update" :: held 0.294s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-c7cfa838-991d-42bd-a5bd-0766af35bf37 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 211/439] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:06:09 2026] PUT /volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:09 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-d9293273-1223-45b8-bc5b-a5348c4527db-devstack" released by "attachment_update" :: held 0.294s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:06:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-7c4113b9-471f-44b5-bce3-6f68681b52fd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a7417bc-09ff-4a15-8bf6-3a90b8026679 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 212/440] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:09 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 229/441] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:06:09 2026] PUT /volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d => generated 694 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12803403-4b21-48fc-a497-465e0c142681 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12803403-4b21-48fc-a497-465e0c142681 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12803403-4b21-48fc-a497-465e0c142681 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12803403-4b21-48fc-a497-465e0c142681 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-12803403-4b21-48fc-a497-465e0c142681 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12803403-4b21-48fc-a497-465e0c142681 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 213/442] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:09 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-2a51b7bb-5a5a-4569-a1d0-f66978af05ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-2a51b7bb-5a5a-4569-a1d0-f66978af05ce tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d/action Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-2a51b7bb-5a5a-4569-a1d0-f66978af05ce tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-2a51b7bb-5a5a-4569-a1d0-f66978af05ce tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-6d3717c2-06b4-4e11-801f-282335698f8a req-09d1e8aa-1e2a-47b9-83e9-632dbb506a69 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-09d1e8aa-1e2a-47b9-83e9-632dbb506a69 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45/action Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-09d1e8aa-1e2a-47b9-83e9-632dbb506a69 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-09d1e8aa-1e2a-47b9-83e9-632dbb506a69 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-01c03854-537e-42f0-9ae5-b408a95643e3 req-2a51b7bb-5a5a-4569-a1d0-f66978af05ce tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d/action returned with HTTP 204 Sep 05 05:06:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 230/443] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:06:10 2026] POST /volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-6d3717c2-06b4-4e11-801f-282335698f8a req-09d1e8aa-1e2a-47b9-83e9-632dbb506a69 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45/action returned with HTTP 204 Sep 05 05:06:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 214/444] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:06:10 2026] POST /volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd19cc14-5076-4e5b-98f1-49d657f1155d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 231/445] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:10 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8201141a-3b39-466e-baeb-1e598903d55c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8201141a-3b39-466e-baeb-1e598903d55c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8201141a-3b39-466e-baeb-1e598903d55c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8201141a-3b39-466e-baeb-1e598903d55c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8201141a-3b39-466e-baeb-1e598903d55c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8201141a-3b39-466e-baeb-1e598903d55c tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 215/446] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1144 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ac7263e3-7787-4967-a537-0e88d398c043 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac7263e3-7787-4967-a537-0e88d398c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac7263e3-7787-4967-a537-0e88d398c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac7263e3-7787-4967-a537-0e88d398c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ac7263e3-7787-4967-a537-0e88d398c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac7263e3-7787-4967-a537-0e88d398c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 232/447] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1149 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc8ce0a8-70e6-4fff-abd2-dd65e1d26739 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 216/448] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1cf6311-3ebf-4c25-ac32-4dcfc129c7c5 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 233/449] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1356930625"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1356930625'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume of 1 GB Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Availability Zones retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-dc4f932e-c67e-49f1-88fa-93ed05a4dce6 req-15028a54-4f77-4b7d-bc6c-e28fcad92902 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 217/450] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1149 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (11df7e90-057e-4b32-b6ea-a61b0adacce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1420b947-8bdc-4695-8ee0-aaea9323801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1420b947-8bdc-4695-8ee0-aaea9323801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5ff6ce-5b90-4cb2-8859-37ade4575788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17146628-f4d7-4ea5-a181-b4a0f382c043 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 218/451] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-67a5a0e4-9233-4249-a381-3b5f8b806228 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 219/452] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Created reservations ['d9a37306-f881-4053-9d52-0c36f3983e6b', '2ebc9121-e908-4515-8862-aabcbbc0185a', '457f1ac5-fdd5-481e-8ba8-07c7043a6758', '51bd99be-519a-4a06-aca8-8155e3a61e9a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5ff6ce-5b90-4cb2-8859-37ade4575788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a37306-f881-4053-9d52-0c36f3983e6b', '2ebc9121-e908-4515-8862-aabcbbc0185a', '457f1ac5-fdd5-481e-8ba8-07c7043a6758', '51bd99be-519a-4a06-aca8-8155e3a61e9a']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294ed612-5c61-4b6d-8211-22dbfe7ed63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db/action Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294ed612-5c61-4b6d-8211-22dbfe7ed63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62050ed0-9494-4b19-961f-ffe0ff92c846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1356930625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['d9a37306-f881-4053-9d52-0c36f3983e6b','2ebc9121-e908-4515-8862-aabcbbc0185a','457f1ac5-fdd5-481e-8ba8-07c7043a6758','51bd99be-519a-4a06-aca8-8155e3a61e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1356930625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62050ed0-9494-4b19-961f-ffe0ff92c846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a69f0622a0874d20a86028e75af9fb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55532b8573ab45f98b984cd26de1bc49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55cc0d0e-7d91-4980-bac4-fb7bf473588b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Begin detaching volume completed successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4176a123-3a5b-47e5-baf1-96b03a76cecb tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db/action returned with HTTP 202 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 220/453] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:06:11 2026] POST /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55cc0d0e-7d91-4980-bac4-fb7bf473588b) transitioned into state 'SUCCESS' from state '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-1356930625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a69f0622a0874d20a86028e75af9fb59',qos_specs=None,replication_status=,reservations=['d9a37306-f881-4053-9d52-0c36f3983e6b','2ebc9121-e908-4515-8862-aabcbbc0185a','457f1ac5-fdd5-481e-8ba8-07c7043a6758','51bd99be-519a-4a06-aca8-8155e3a61e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55532b8573ab45f98b984cd26de1bc49',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b233cd71-b495-4ab0-aaaf-9eed93e1631e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b233cd71-b495-4ab0-aaaf-9eed93e1631e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Flow 'volume_create_api' (11df7e90-057e-4b32-b6ea-a61b0adacce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Create volume request issued successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a08ecf9e-c115-4286-a1fb-0d9c59024a70 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 234/454] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:06:11 2026] POST /volume/v3/volumes => generated 760 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-708b6dda-f5d2-42c3-99fd-a3586ba1e272 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 235/455] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d7544cd0-eddc-4237-8e61-3e9706ca9415 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 221/456] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 914 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bf0c17e2-da16-4bf4-b7ea-f7f7072d4c89 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf0c17e2-da16-4bf4-b7ea-f7f7072d4c89 None None] GET http://192.168.122.128/volume// Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf0c17e2-da16-4bf4-b7ea-f7f7072d4c89 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf0c17e2-da16-4bf4-b7ea-f7f7072d4c89 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf0c17e2-da16-4bf4-b7ea-f7f7072d4c89 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 236/457] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-4c5bbcf0-0c83-4d9b-8154-d53327742328 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 222/458] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:11 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 1333 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-b505e5ac-f3f8-4f58-8392-19d195cb715e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-b505e5ac-f3f8-4f58-8392-19d195cb715e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-b505e5ac-f3f8-4f58-8392-19d195cb715e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-b505e5ac-f3f8-4f58-8392-19d195cb715e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:12 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:06:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-07b8457a-25b4-4c71-8c13-f148e9a55b6c req-b505e5ac-f3f8-4f58-8392-19d195cb715e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d returned with HTTP 200 Sep 05 05:06:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 237/459] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:06:12 2026] DELETE /volume/v3/attachments/c2633f1b-8106-4206-8511-965ddb3b5e2d => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d4af5c7-559c-4f88-9963-b6502448af8d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d4af5c7-559c-4f88-9963-b6502448af8d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d4af5c7-559c-4f88-9963-b6502448af8d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d4af5c7-559c-4f88-9963-b6502448af8d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9d4af5c7-559c-4f88-9963-b6502448af8d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d4af5c7-559c-4f88-9963-b6502448af8d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 223/460] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:12 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aaa863a8-77f9-42a1-bde2-fdc93ef72248 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 238/461] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:12 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 914 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:06:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:06:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47966ccb-e075-42f2-b2ba-6538b4f67311 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:06:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 224/462] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:13 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a7e063f-8470-44b6-866f-ef974b5416c0 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 239/463] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:13 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cac8c088-1518-4faf-bbd8-4f65056b7f8d tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 225/464] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-e10cd0cc-a89a-49a7-9965-5b87cc785e8f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 240/465] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-21215d01-025e-430c-8411-251cc62f1488 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 226/466] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 1332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae7f99f4-9b48-46fb-8a3c-e2870c612713 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae7f99f4-9b48-46fb-8a3c-e2870c612713 None None] GET http://192.168.122.128/volume// Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae7f99f4-9b48-46fb-8a3c-e2870c612713 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae7f99f4-9b48-46fb-8a3c-e2870c612713 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae7f99f4-9b48-46fb-8a3c-e2870c612713 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 241/467] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-48e3c2a7-a41f-40f8-9712-fbb77c3727fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-48e3c2a7-a41f-40f8-9712-fbb77c3727fb tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-48e3c2a7-a41f-40f8-9712-fbb77c3727fb tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62050ed0-9494-4b19-961f-ffe0ff92c846", "connector": null, "instance_uuid": "b9c324d2-c30b-41a9-b1cd-3b92ca13861f"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-48e3c2a7-a41f-40f8-9712-fbb77c3727fb tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 227/468] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:06:14 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d21a8d6f-3fdd-4eee-8898-8b4cce9a6a5f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d21a8d6f-3fdd-4eee-8898-8b4cce9a6a5f None None] GET http://192.168.122.128/volume// Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d21a8d6f-3fdd-4eee-8898-8b4cce9a6a5f None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d21a8d6f-3fdd-4eee-8898-8b4cce9a6a5f None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d21a8d6f-3fdd-4eee-8898-8b4cce9a6a5f None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 228/469] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7309bd8d-428b-46c9-97cd-ac15e51fd833 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 242/470] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-07d8ff30-593a-4166-88f7-f17d16ddebf4 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 229/471] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:14 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1033 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] PUT http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Acquiring lock "cinder-attachment_update-62050ed0-9494-4b19-961f-ffe0ff92c846-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-62050ed0-9494-4b19-961f-ffe0ff92c846-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Lock "cinder-attachment_update-62050ed0-9494-4b19-961f-ffe0ff92c846-devstack" released by "attachment_update" :: held 0.242s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-d6587c8c-3974-49ad-a3df-1a723b9bb865 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 243/472] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:06:14 2026] PUT /volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 => generated 694 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] GET http://192.168.122.128/volume/v3/os-hosts Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:15 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.hosts [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 03:05:17+00:00 {{(pid=89025) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.hosts [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 02:59:41+00:00 {{(pid=89025) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.hosts [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 03:04:20+00:00 {{(pid=89025) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-82ae5f58-6f8b-4c03-8d5e-0d8f8cfb9a70 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] http://192.168.122.128/volume/v3/os-hosts returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 230/473] 192.168.122.128 () {58 vars in 1124 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/os-hosts => generated 561 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] GET http://192.168.122.128/volume/v3/os-hosts Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.hosts [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 03:05:17+00:00 {{(pid=89024) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.hosts [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 02:59:41+00:00 {{(pid=89024) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.hosts [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] status, active and update: available, enabled, 2026-09-05 03:04:20+00:00 {{(pid=89024) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f3e13d0-6ec8-4d94-a2dc-19f0a5dadc03 tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] http://192.168.122.128/volume/v3/os-hosts returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 244/474] 192.168.122.128 () {58 vars in 1124 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/os-hosts => generated 561 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f31e2359-7de9-40dc-870b-3f2016dc675d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f31e2359-7de9-40dc-870b-3f2016dc675d tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] GET http://192.168.122.128/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f31e2359-7de9-40dc-870b-3f2016dc675d tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f31e2359-7de9-40dc-870b-3f2016dc675d tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f31e2359-7de9-40dc-870b-3f2016dc675d tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] http://192.168.122.128/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 231/475] 192.168.122.128 () {58 vars in 1187 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4321b3b6-500b-4b88-8a8c-fb5e0d53215e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4321b3b6-500b-4b88-8a8c-fb5e0d53215e tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] GET http://192.168.122.128/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4321b3b6-500b-4b88-8a8c-fb5e0d53215e tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4321b3b6-500b-4b88-8a8c-fb5e0d53215e tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31cd8252-a5ad-4158-a0bd-e3f54b165a89 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 245/476] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4321b3b6-500b-4b88-8a8c-fb5e0d53215e tempest-VolumeHostsAdminTestsJSON-672678391 tempest-VolumeHostsAdminTestsJSON-672678391-project-admin] http://192.168.122.128/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 232/477] 192.168.122.128 () {58 vars in 1181 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-744bb7a2-6665-4f85-bb2a-3a03da02bb0b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-744bb7a2-6665-4f85-bb2a-3a03da02bb0b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3/action Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-744bb7a2-6665-4f85-bb2a-3a03da02bb0b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-744bb7a2-6665-4f85-bb2a-3a03da02bb0b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-e4a30e72-c163-4e33-848a-985789b022a2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 246/478] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 1332 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4f21011f-abb8-4222-acee-1eef38d0f147 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f21011f-abb8-4222-acee-1eef38d0f147 None None] GET http://192.168.122.128/volume// Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f21011f-abb8-4222-acee-1eef38d0f147 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f21011f-abb8-4222-acee-1eef38d0f147 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f21011f-abb8-4222-acee-1eef38d0f147 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 247/479] 192.168.122.128 () {58 vars in 1308 bytes} [Sat Sep 5 05:06:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-a56bc866-2a61-479c-bfd3-886502a13fbf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-a56bc866-2a61-479c-bfd3-886502a13fbf tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:06:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-a56bc866-2a61-479c-bfd3-886502a13fbf tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5913549-be6d-4464-b9cc-8e4ff6f7d17e", "connector": null, "instance_uuid": "0248c7d2-152c-4a63-a530-f6cf1a3d41f7"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-949f5046-e47e-4e4e-9a4f-d4a864e57838 req-744bb7a2-6665-4f85-bb2a-3a03da02bb0b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3/action returned with HTTP 204 Sep 05 05:06:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 233/480] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:06:15 2026] POST /volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-a56bc866-2a61-479c-bfd3-886502a13fbf tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:06:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 248/481] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:06:15 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb4f08ae-d8b2-4fc0-8f35-8e02a8b107b7 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 234/482] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:16 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b560fdd8-6f63-46b6-9f9c-352f781e5f33 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 249/483] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:17 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-a3205903-a1d9-44b1-83f2-16e1c12bc806 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 235/484] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:17 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1144 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f/action Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Begin detaching volume completed successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-4e2b2f00-887d-4236-a9c1-962ca89e2275 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f/action returned with HTTP 202 Sep 05 05:06:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 250/485] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:06:17 2026] POST /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d3cce29-8c9b-40f9-9d67-6071ba996192 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d3cce29-8c9b-40f9-9d67-6071ba996192 None None] GET http://192.168.122.128/volume// Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d3cce29-8c9b-40f9-9d67-6071ba996192 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d3cce29-8c9b-40f9-9d67-6071ba996192 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d3cce29-8c9b-40f9-9d67-6071ba996192 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a23d4293-b4ce-43fb-8f89-a1277fd9bc63 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 251/486] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:17 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 236/487] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:17 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1147 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-f8931453-9ce8-4264-b604-6ee0ba04e5b3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 252/488] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:17 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 1328 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-1519319c-7dcf-4737-a177-6c97e06bd328 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-1519319c-7dcf-4737-a177-6c97e06bd328 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-1519319c-7dcf-4737-a177-6c97e06bd328 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-1519319c-7dcf-4737-a177-6c97e06bd328 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-bac1a0bc-32e2-4a22-973e-ce80eac7ace0 req-1519319c-7dcf-4737-a177-6c97e06bd328 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 returned with HTTP 200 Sep 05 05:06:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 237/489] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:06:18 2026] DELETE /volume/v3/attachments/51a4c898-4f10-417a-a532-f07cfa122e45 => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4135dbfb-697d-44e3-9306-3b943c585657 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4135dbfb-697d-44e3-9306-3b943c585657 None None] GET http://192.168.122.128/volume// Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4135dbfb-697d-44e3-9306-3b943c585657 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4135dbfb-697d-44e3-9306-3b943c585657 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4135dbfb-697d-44e3-9306-3b943c585657 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 253/490] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:18 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-bfc5132b-f94f-4e60-84d4-b2506f6c8cf9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 200 Sep 05 05:06:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 238/491] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:18 2026] GET /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 1512 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] PUT http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Acquiring lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:06:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64c4b800-fa3d-4e20-8356-6fc32ee87306 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 239/492] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:18 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" released by "attachment_update" :: held 0.324s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-786206a6-fbc2-447a-91c7-60a165f30ac1 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 returned with HTTP 200 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 254/493] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:06:18 2026] PUT /volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 => generated 694 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-b8352c65-3e34-49c4-a90e-462483986540 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-b8352c65-3e34-49c4-a90e-462483986540 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7/action Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-b8352c65-3e34-49c4-a90e-462483986540 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-b8352c65-3e34-49c4-a90e-462483986540 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-c42ab13a-89b8-409e-97e9-d27a8f4da8f9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 240/494] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:19 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] POST http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846/action Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-68b570f6-5bdd-45ef-8d96-9dfcc262a467 req-b8352c65-3e34-49c4-a90e-462483986540 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7/action returned with HTTP 204 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 255/495] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:06:19 2026] POST /volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Begin detaching volume completed successfully. Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-bfc53998-f0f9-4f5a-9484-332db36d62a5 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846/action returned with HTTP 202 Sep 05 05:06:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 241/496] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:06:19 2026] POST /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-12020a8e-562b-41b8-9b76-ef66313d315f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12020a8e-562b-41b8-9b76-ef66313d315f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12020a8e-562b-41b8-9b76-ef66313d315f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12020a8e-562b-41b8-9b76-ef66313d315f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-12020a8e-562b-41b8-9b76-ef66313d315f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12020a8e-562b-41b8-9b76-ef66313d315f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 256/497] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:19 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1148 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-76ff136a-811a-4f38-8932-8b1e64ade52a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76ff136a-811a-4f38-8932-8b1e64ade52a None None] GET http://192.168.122.128/volume// Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-76ff136a-811a-4f38-8932-8b1e64ade52a None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-76ff136a-811a-4f38-8932-8b1e64ade52a None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76ff136a-811a-4f38-8932-8b1e64ade52a None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 242/498] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:19 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-1c55d658-2f2d-4e78-b310-1d0294b31e52 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 257/499] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:06:19 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 1329 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-fe5ff20e-16ec-4f9a-b56d-0e83622b6ded None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-fe5ff20e-16ec-4f9a-b56d-0e83622b6ded tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-fe5ff20e-16ec-4f9a-b56d-0e83622b6ded tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-fe5ff20e-16ec-4f9a-b56d-0e83622b6ded tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-080f2b56-c315-4dc0-9072-515a64bd3b4f req-fe5ff20e-16ec-4f9a-b56d-0e83622b6ded tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 returned with HTTP 200 Sep 05 05:06:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 243/500] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:06:20 2026] DELETE /volume/v3/attachments/48fd0e16-ea1f-481f-9f14-48194deeebf3 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf881e0e-e8d0-487d-bca1-07c4faf7962f tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 258/501] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:20 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4c4ae76-19a3-44ed-b3be-7ef09a5e8523 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 244/502] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:20 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ad0fa0b-dbd8-4368-a490-c307ffd536ca tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 259/503] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:20 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2584657e-678a-46c8-8a01-4f79d6f5f009 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 245/504] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:20 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5674e91d-8dc9-4aae-91b7-ba3ffc15c848 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 260/505] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:21 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8baff8bc-60df-4fdc-8004-491b9412c366 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8baff8bc-60df-4fdc-8004-491b9412c366 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 246/506] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:24 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 440 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-92e4665d-4b46-4b1b-b784-25cca7113abe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults Sep 05 05:06:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'defaults' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:06:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92e4665d-4b46-4b1b-b784-25cca7113abe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults returned with HTTP 200 Sep 05 05:06:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 261/507] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:06:24 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults => generated 440 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6122aaa2-08d5-444e-8bc2-21bc18c3cbf2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6122aaa2-08d5-444e-8bc2-21bc18c3cbf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6122aaa2-08d5-444e-8bc2-21bc18c3cbf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6122aaa2-08d5-444e-8bc2-21bc18c3cbf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 247/508] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:06:24 2026] PUT /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 398 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5305b92f-03dd-4d04-a664-88676e00a1bd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5305b92f-03dd-4d04-a664-88676e00a1bd tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] DELETE http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5305b92f-03dd-4d04-a664-88676e00a1bd tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5305b92f-03dd-4d04-a664-88676e00a1bd tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5305b92f-03dd-4d04-a664-88676e00a1bd tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 262/509] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:06:25 2026] DELETE /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 0 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0fc34f96-95cd-48bc-941b-17010a57dcf2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0fc34f96-95cd-48bc-941b-17010a57dcf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0fc34f96-95cd-48bc-941b-17010a57dcf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0fc34f96-95cd-48bc-941b-17010a57dcf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0fc34f96-95cd-48bc-941b-17010a57dcf2 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 248/510] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:25 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 440 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7427f644-9368-45ae-8239-4f19fb29b74c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7427f644-9368-45ae-8239-4f19fb29b74c tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7427f644-9368-45ae-8239-4f19fb29b74c tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7427f644-9368-45ae-8239-4f19fb29b74c tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 263/511] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:06:25 2026] PUT /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 398 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a066cd47-c823-40b0-b461-d164d4296dd0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a066cd47-c823-40b0-b461-d164d4296dd0 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a066cd47-c823-40b0-b461-d164d4296dd0 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a066cd47-c823-40b0-b461-d164d4296dd0 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'defaults' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a066cd47-c823-40b0-b461-d164d4296dd0 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 249/512] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:06:25 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f/defaults => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bc558f12-6534-4557-9337-0bfee06440cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc558f12-6534-4557-9337-0bfee06440cb tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc558f12-6534-4557-9337-0bfee06440cb tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc558f12-6534-4557-9337-0bfee06440cb tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc558f12-6534-4557-9337-0bfee06440cb tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 264/513] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:06:25 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 440 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2628b932-72cb-4e90-8209-4590ab70854d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2628b932-72cb-4e90-8209-4590ab70854d tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2628b932-72cb-4e90-8209-4590ab70854d tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2628b932-72cb-4e90-8209-4590ab70854d tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2628b932-72cb-4e90-8209-4590ab70854d tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True returned with HTTP 200 Sep 05 05:06:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 250/514] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:25 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True => generated 1064 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-622320164"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-622320164'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume of 1 GB Sep 05 05:06:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Availability Zones retrieved successfully. Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Flow 'volume_create_api' (5290b106-73bb-4500-bcac-6f532d4f5581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c46322-a952-4ba8-bed5-529560ac6fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c46322-a952-4ba8-bed5-529560ac6fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6fc961-f2f0-4c41-ab49-add92f825fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Created reservations ['9bb5ced4-afe2-4991-9724-a9e23c0150c6', 'e9942404-6f15-4f16-b153-5073595611ac', '21d00fa7-99da-47e9-94df-4865ff3ab1ef', '2a06a2ee-3807-4d77-a07a-8d2f9e006878'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6fc961-f2f0-4c41-ab49-add92f825fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb5ced4-afe2-4991-9724-a9e23c0150c6', 'e9942404-6f15-4f16-b153-5073595611ac', '21d00fa7-99da-47e9-94df-4865ff3ab1ef', '2a06a2ee-3807-4d77-a07a-8d2f9e006878']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fc5f78-ebfb-443b-9b79-bdb9e041e8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fc5f78-ebfb-443b-9b79-bdb9e041e8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6596e8aa-8673-4e1b-8fe4-934e7eddf305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-622320164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2353bb48e02346f59a7a1999e746669f',qos_specs=None,replication_status=,reservations=['9bb5ced4-afe2-4991-9724-a9e23c0150c6','e9942404-6f15-4f16-b153-5073595611ac','21d00fa7-99da-47e9-94df-4865ff3ab1ef','2a06a2ee-3807-4d77-a07a-8d2f9e006878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae16b20231bc4cfb8b72718133b5288e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-622320164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6596e8aa-8673-4e1b-8fe4-934e7eddf305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2353bb48e02346f59a7a1999e746669f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae16b20231bc4cfb8b72718133b5288e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ecfba7-9f18-4e20-8e1e-04d43f358988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-86872a8d-6798-4157-a693-5a78bbf86158 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume with id: 62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ecfba7-9f18-4e20-8e1e-04d43f358988) transitioned into state 'SUCCESS' from state '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-622320164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2353bb48e02346f59a7a1999e746669f',qos_specs=None,replication_status=,reservations=['9bb5ced4-afe2-4991-9724-a9e23c0150c6','e9942404-6f15-4f16-b153-5073595611ac','21d00fa7-99da-47e9-94df-4865ff3ab1ef','2a06a2ee-3807-4d77-a07a-8d2f9e006878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae16b20231bc4cfb8b72718133b5288e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b01dd14-75a8-4a33-bf33-3bff88caa6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b01dd14-75a8-4a33-bf33-3bff88caa6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Flow 'volume_create_api' (5290b106-73bb-4500-bcac-6f532d4f5581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume request issued successfully. Sep 05 05:06:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-999cfc42-2d53-4d7d-97c7-f312f0efbd50 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 265/515] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:06:26 2026] POST /volume/v3/volumes => generated 764 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d574598c-b62c-4294-abe5-465952a82af4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume request issued successfully. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-86872a8d-6798-4157-a693-5a78bbf86158 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 202 Sep 05 05:06:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d574598c-b62c-4294-abe5-465952a82af4 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 251/516] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:26 2026] DELETE /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d574598c-b62c-4294-abe5-465952a82af4 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d574598c-b62c-4294-abe5-465952a82af4 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d574598c-b62c-4294-abe5-465952a82af4 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d574598c-b62c-4294-abe5-465952a82af4 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 200 Sep 05 05:06:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 266/517] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:27 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 832 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbb23779-a44a-491b-aef9-4ad38bc83f9d tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 252/518] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:27 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 852 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d2b61170-e55f-4a29-a542-0c18e37358a1 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 200 Sep 05 05:06:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 267/519] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:28 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93acde63-a0aa-4efb-9e65-c5a5db7ca999 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 200 Sep 05 05:06:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 253/520] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:28 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-605aaf34-bde8-4814-b38c-a2573c1d52e2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-605aaf34-bde8-4814-b38c-a2573c1d52e2 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-605aaf34-bde8-4814-b38c-a2573c1d52e2 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-605aaf34-bde8-4814-b38c-a2573c1d52e2 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-605aaf34-bde8-4814-b38c-a2573c1d52e2 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 returned with HTTP 404 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 254/521] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:29 2026] GET /volume/v3/volumes/62050ed0-9494-4b19-961f-ffe0ff92c846 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume with id: d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a34821d-cd1d-4abe-b9ab-b4e1057618b2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 200 Sep 05 05:06:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 268/522] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:29 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 857 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ead1a838-7ec8-4759-a1f8-6ef123076948 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ead1a838-7ec8-4759-a1f8-6ef123076948 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ead1a838-7ec8-4759-a1f8-6ef123076948 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ead1a838-7ec8-4759-a1f8-6ef123076948 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume request issued successfully. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af8cb7d1-cf89-427d-9c3d-d9290719a8db tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 202 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 255/523] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:29 2026] DELETE /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ead1a838-7ec8-4759-a1f8-6ef123076948 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True returned with HTTP 200 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 269/524] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:29 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True => generated 1064 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c5431f8e-be90-4470-a384-5307bbedc611 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Delete volume with id: 6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f800d0d6-7513-4d84-9e3e-c27a8271da47 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 256/525] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:29 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 851 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Delete volume request issued successfully. Sep 05 05:06:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c5431f8e-be90-4470-a384-5307bbedc611 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 202 Sep 05 05:06:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 270/526] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:29 2026] DELETE /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e345c6e6-924f-4917-aa61-0e46f8120770 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e345c6e6-924f-4917-aa61-0e46f8120770 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e345c6e6-924f-4917-aa61-0e46f8120770 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e345c6e6-924f-4917-aa61-0e46f8120770 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e345c6e6-924f-4917-aa61-0e46f8120770 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e345c6e6-924f-4917-aa61-0e46f8120770 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 200 Sep 05 05:06:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 257/527] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:30 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 856 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dc3815f-f0cb-40a6-892a-2c9367aeb9df tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 200 Sep 05 05:06:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 271/528] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:31 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-083db4c8-2f76-4bc2-8193-38b412c72010 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-083db4c8-2f76-4bc2-8193-38b412c72010 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-083db4c8-2f76-4bc2-8193-38b412c72010 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-083db4c8-2f76-4bc2-8193-38b412c72010 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-083db4c8-2f76-4bc2-8193-38b412c72010 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-083db4c8-2f76-4bc2-8193-38b412c72010 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 200 Sep 05 05:06:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 258/529] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:31 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c75a553e-a945-443e-a878-39f8c3e5fb5b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c75a553e-a945-443e-a878-39f8c3e5fb5b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c75a553e-a945-443e-a878-39f8c3e5fb5b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c75a553e-a945-443e-a878-39f8c3e5fb5b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c75a553e-a945-443e-a878-39f8c3e5fb5b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f returned with HTTP 404 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 272/530] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:32 2026] GET /volume/v3/volumes/d9578942-9108-41b9-8746-09fc3d4a132f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7418932a-ddd1-464d-8109-538436852b46 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7418932a-ddd1-464d-8109-538436852b46 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7418932a-ddd1-464d-8109-538436852b46 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7418932a-ddd1-464d-8109-538436852b46 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7418932a-ddd1-464d-8109-538436852b46 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 404 Sep 05 05:06:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 259/531] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:32 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-65e3d5f1-70b4-4073-bbac-94b8161172b0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65e3d5f1-70b4-4073-bbac-94b8161172b0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65e3d5f1-70b4-4073-bbac-94b8161172b0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65e3d5f1-70b4-4073-bbac-94b8161172b0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65e3d5f1-70b4-4073-bbac-94b8161172b0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 404 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 273/532] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:32 2026] GET /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Delete volume with id: 6596e8aa-8673-4e1b-8fe4-934e7eddf305 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] DELETE http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume with id: 499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5c13238-2719-4b17-9068-cb39aebaf4d3 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 returned with HTTP 404 Sep 05 05:06:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 260/533] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:32 2026] DELETE /volume/v3/volumes/6596e8aa-8673-4e1b-8fe4-934e7eddf305 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1712788892"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1712788892'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume of 1 GB Sep 05 05:06:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Availability Zones retrieved successfully. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Delete volume request issued successfully. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eaf26833-ff0a-40bc-a528-c6628bf0151b tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 202 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 274/534] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:32 2026] DELETE /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80af248e-0de3-4412-a22b-934d611eb1e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80af248e-0de3-4412-a22b-934d611eb1e9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80af248e-0de3-4412-a22b-934d611eb1e9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80af248e-0de3-4412-a22b-934d611eb1e9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Flow 'volume_create_api' (b1845cee-9ee8-4829-b150-3f247fc94f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-80af248e-0de3-4412-a22b-934d611eb1e9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c3a080-8efa-4d82-95d7-b4929098cd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80af248e-0de3-4412-a22b-934d611eb1e9 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:06:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 275/535] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:32 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c3a080-8efa-4d82-95d7-b4929098cd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d511f194-61f0-4e24-a556-c2c10c944be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Created reservations ['172fc393-268c-4333-81d4-5d29ad3a44bd', '40dd05a6-8549-430b-9cd2-36b22f3e027b', 'd4ba5c89-52aa-4f83-8ad7-0fa8b71e0a9e', 'fd2779e8-685c-4db0-841c-a8d9f4dd5be4'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d511f194-61f0-4e24-a556-c2c10c944be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['172fc393-268c-4333-81d4-5d29ad3a44bd', '40dd05a6-8549-430b-9cd2-36b22f3e027b', 'd4ba5c89-52aa-4f83-8ad7-0fa8b71e0a9e', 'fd2779e8-685c-4db0-841c-a8d9f4dd5be4']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a1c55-ee88-4611-af41-bd4e8ee626b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a1c55-ee88-4611-af41-bd4e8ee626b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '898554ad-4990-4ae5-9254-a40223fde077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1712788892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2353bb48e02346f59a7a1999e746669f',qos_specs=None,replication_status=,reservations=['172fc393-268c-4333-81d4-5d29ad3a44bd','40dd05a6-8549-430b-9cd2-36b22f3e027b','d4ba5c89-52aa-4f83-8ad7-0fa8b71e0a9e','fd2779e8-685c-4db0-841c-a8d9f4dd5be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae16b20231bc4cfb8b72718133b5288e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1712788892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=898554ad-4990-4ae5-9254-a40223fde077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2353bb48e02346f59a7a1999e746669f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae16b20231bc4cfb8b72718133b5288e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ec707e-1de0-44d0-ba71-43ee88746f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ec707e-1de0-44d0-ba71-43ee88746f88) transitioned into state 'SUCCESS' from state '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-1712788892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2353bb48e02346f59a7a1999e746669f',qos_specs=None,replication_status=,reservations=['172fc393-268c-4333-81d4-5d29ad3a44bd','40dd05a6-8549-430b-9cd2-36b22f3e027b','d4ba5c89-52aa-4f83-8ad7-0fa8b71e0a9e','fd2779e8-685c-4db0-841c-a8d9f4dd5be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae16b20231bc4cfb8b72718133b5288e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b1c243-cdfb-466d-a430-8114a8d02fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b1c243-cdfb-466d-a430-8114a8d02fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Flow 'volume_create_api' (b1845cee-9ee8-4829-b150-3f247fc94f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Create volume request issued successfully. Sep 05 05:06:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5159e847-6854-4334-99e3-d0b8862b7cb2 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 261/536] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:06:32 2026] POST /volume/v3/volumes => generated 765 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-23ae5f48-3a40-437a-abad-387424db30dd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23ae5f48-3a40-437a-abad-387424db30dd tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23ae5f48-3a40-437a-abad-387424db30dd tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23ae5f48-3a40-437a-abad-387424db30dd tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-23ae5f48-3a40-437a-abad-387424db30dd tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23ae5f48-3a40-437a-abad-387424db30dd tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 276/537] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:33 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 833 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b67ed1cf-89b2-4eff-9455-fc6605d23da3 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:06:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 262/538] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:33 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 852 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6b001932-e595-47c3-bfc6-d14fb87055fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b001932-e595-47c3-bfc6-d14fb87055fd tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b001932-e595-47c3-bfc6-d14fb87055fd tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b001932-e595-47c3-bfc6-d14fb87055fd tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f638ce86-b05f-4b4c-baa1-50d85ae5e38f tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 277/539] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:35 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 857 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6b001932-e595-47c3-bfc6-d14fb87055fd tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Volume info retrieved successfully. Sep 05 05:06:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b001932-e595-47c3-bfc6-d14fb87055fd tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 200 Sep 05 05:06:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 263/540] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:35 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 852 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-916f212f-1da0-4687-b2e6-6c5b7d267680 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-916f212f-1da0-4687-b2e6-6c5b7d267680 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] GET http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 Sep 05 05:06:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-916f212f-1da0-4687-b2e6-6c5b7d267680 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-916f212f-1da0-4687-b2e6-6c5b7d267680 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1b95d83-f5f0-46ab-abd5-2a3228bcf434 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 278/541] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:36 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 857 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-916f212f-1da0-4687-b2e6-6c5b7d267680 tempest-AttachVolumeTestJSON-200281865 tempest-AttachVolumeTestJSON-200281865-project-member] http://192.168.122.128/volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 returned with HTTP 404 Sep 05 05:06:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 264/542] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:36 2026] GET /volume/v3/volumes/499c93e9-5791-4f34-8636-e0db23adfa51 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Volume info retrieved successfully. Sep 05 05:06:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83a2666c-71fe-48f7-8568-dce024c9f0c0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 279/543] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:37 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d21df701-2c35-44a7-89f6-6b73002077fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d21df701-2c35-44a7-89f6-6b73002077fe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True Sep 05 05:06:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d21df701-2c35-44a7-89f6-6b73002077fe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d21df701-2c35-44a7-89f6-6b73002077fe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d21df701-2c35-44a7-89f6-6b73002077fe tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True returned with HTTP 200 Sep 05 05:06:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 265/544] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:37 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True => generated 1064 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-caee413f-61cc-4c13-a033-3ba2f0749b73 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-caee413f-61cc-4c13-a033-3ba2f0749b73 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-caee413f-61cc-4c13-a033-3ba2f0749b73 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-caee413f-61cc-4c13-a033-3ba2f0749b73 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-caee413f-61cc-4c13-a033-3ba2f0749b73 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True returned with HTTP 200 Sep 05 05:06:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 280/545] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:37 2026] GET /volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True => generated 1064 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] POST http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:06:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "898554ad-4990-4ae5-9254-a40223fde077"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Creating new volume transfer {'transfer': {'volume_id': '898554ad-4990-4ae5-9254-a40223fde077'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 05:06:38 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Creating transfer of volume 898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:38 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Generating transfer record for volume 898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f3174d1a-306b-40c3-9ac0-c129ba45681a tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 05:06:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 266/546] 192.168.122.128 () {60 vars in 1175 bytes} [Sat Sep 5 05:06:38 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] POST http://192.168.122.128/volume/v3/os-volume-transfer/8f1bb27f-117d-4a44-b4ab-49de973f93b7/accept Sep 05 05:06:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "89e23d23bb1e8ecd"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Accepting volume transfer 8f1bb27f-117d-4a44-b4ab-49de973f93b7 {{(pid=89024) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 05:06:38 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Accepting transfer 8f1bb27f-117d-4a44-b4ab-49de973f93b7 Sep 05 05:06:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:38 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Created reservations ['5372d622-a344-4528-9a22-b7745873d8d9', 'f69da8f6-36ca-4f85-b1b6-18e5bca11e63', '3de5a7fb-a697-442c-800b-537475a415c4', 'fce62255-c4d9-4c4d-860c-827fb2326759'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:39 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Created reservations ['983635f4-e2f6-47e9-ad46-83082af33fbb', '8648afe3-3059-421c-b0cd-3c1699373a4f', '43199169-a2c9-4121-b510-fb76932f5286', '69fbd562-d4bb-496b-ad12-1866f2282524'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:39 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:06:39 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Created reservations ['3e37febe-b694-4fbd-9e05-8f87efc253de', '5fb25bf6-a618-4191-89da-90c75e84d2c2', 'f5a7b224-e540-452a-be95-5be0f37a6284', '92ced039-071f-43b9-8bca-984ab2409550'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:39 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Created reservations ['d4136c37-00f5-41b5-80e4-e633dcb2de4c', '254d5e49-be66-4d7b-ae17-df16fcc9017a', '41bd92c8-d527-4cb0-a2bb-c0556196e8c3', '3f6ba663-e60a-4128-a431-eea06d874bc7'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Transfer volume completed successfully. Sep 05 05:06:39 devstack devstack@c-api.service[89024]: INFO cinder.transfer.api [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Volume 898554ad-4990-4ae5-9254-a40223fde077 has been transferred. Sep 05 05:06:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdb5d4dc-18b1-47ba-9f07-d3981b021fc7 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] http://192.168.122.128/volume/v3/os-volume-transfer/8f1bb27f-117d-4a44-b4ab-49de973f93b7/accept returned with HTTP 202 Sep 05 05:06:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 281/547] 192.168.122.128 () {60 vars in 1307 bytes} [Sat Sep 5 05:06:38 2026] POST /volume/v3/os-volume-transfer/8f1bb27f-117d-4a44-b4ab-49de973f93b7/accept => generated 373 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] Volume info retrieved successfully. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f42544d0-4039-49fa-ae1c-b594f4bcd140 tempest-VolumeQuotasAdminTestJSON-749311319 tempest-VolumeQuotasAdminTestJSON-749311319-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 267/548] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:40 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b3e1b24e-15f4-4cbc-b704-a89a2a487b78 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3e1b24e-15f4-4cbc-b704-a89a2a487b78 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3e1b24e-15f4-4cbc-b704-a89a2a487b78 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3e1b24e-15f4-4cbc-b704-a89a2a487b78 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3e1b24e-15f4-4cbc-b704-a89a2a487b78 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True returned with HTTP 200 Sep 05 05:06:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 282/549] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:40 2026] GET /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f?usage=True => generated 1064 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a4d6e9b-e5cb-4225-a7c0-ae29d5d23a20 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a4d6e9b-e5cb-4225-a7c0-ae29d5d23a20 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a4d6e9b-e5cb-4225-a7c0-ae29d5d23a20 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a4d6e9b-e5cb-4225-a7c0-ae29d5d23a20 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a4d6e9b-e5cb-4225-a7c0-ae29d5d23a20 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True returned with HTTP 200 Sep 05 05:06:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 268/550] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:40 2026] GET /volume/v3/os-quota-sets/f9018dde8f2d470aa68c6940ee08e111?usage=True => generated 1064 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Delete volume with id: 898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Volume info retrieved successfully. Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Delete volume request issued successfully. Sep 05 05:06:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-087d61c8-0899-4830-9cc1-2e7d2cc67b84 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 202 Sep 05 05:06:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 283/551] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:40 2026] DELETE /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Volume info retrieved successfully. Sep 05 05:06:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2aedbd3d-0a8d-4be8-b586-0f67bc414a12 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 269/552] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:40 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 1020 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:06:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Volume info retrieved successfully. Sep 05 05:06:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59230f81-40e8-456d-9ff9-b140dcec29b9 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 200 Sep 05 05:06:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 284/553] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:41 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 1020 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-412964dd-bc2d-439b-afaf-8741a3fbba4f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-412964dd-bc2d-439b-afaf-8741a3fbba4f tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-412964dd-bc2d-439b-afaf-8741a3fbba4f tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-412964dd-bc2d-439b-afaf-8741a3fbba4f tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-412964dd-bc2d-439b-afaf-8741a3fbba4f tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 404 Sep 05 05:06:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 270/554] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:42 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-110dfc97-6959-44fb-8138-b84ed297fbe5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-110dfc97-6959-44fb-8138-b84ed297fbe5 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] GET http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-110dfc97-6959-44fb-8138-b84ed297fbe5 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-110dfc97-6959-44fb-8138-b84ed297fbe5 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-110dfc97-6959-44fb-8138-b84ed297fbe5 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 404 Sep 05 05:06:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 285/555] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:06:42 2026] GET /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] DELETE http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:42 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] Delete volume with id: 898554ad-4990-4ae5-9254-a40223fde077 Sep 05 05:06:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8d9f707-4733-4a4b-89bd-5a71aa19aad0 tempest-VolumeQuotasAdminTestJSON-381916234 tempest-VolumeQuotasAdminTestJSON-381916234-project-member] http://192.168.122.128/volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 returned with HTTP 404 Sep 05 05:06:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 271/556] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:06:42 2026] DELETE /volume/v3/volumes/898554ad-4990-4ae5-9254-a40223fde077 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-287a881a-daac-463a-b037-6d8ee3447925 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-287a881a-daac-463a-b037-6d8ee3447925 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/aef502bebcd8458294899f3cbac6edd3?usage=True Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-287a881a-daac-463a-b037-6d8ee3447925 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-287a881a-daac-463a-b037-6d8ee3447925 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-287a881a-daac-463a-b037-6d8ee3447925 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/aef502bebcd8458294899f3cbac6edd3?usage=True returned with HTTP 200 Sep 05 05:06:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 286/557] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:06:42 2026] GET /volume/v3/os-quota-sets/aef502bebcd8458294899f3cbac6edd3?usage=True => generated 1064 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f98e84e5-1886-42be-af2b-f1af25a65cce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f98e84e5-1886-42be-af2b-f1af25a65cce tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f98e84e5-1886-42be-af2b-f1af25a65cce tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0922d7cb-4646-415f-a2be-470283a17b7e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0922d7cb-4646-415f-a2be-470283a17b7e None None] GET http://192.168.122.128/volume// Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0922d7cb-4646-415f-a2be-470283a17b7e None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0922d7cb-4646-415f-a2be-470283a17b7e None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0922d7cb-4646-415f-a2be-470283a17b7e None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:06:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 287/558] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:06:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-2a9173ae-fde5-4cf4-9693-e5b92b9acde2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-2a9173ae-fde5-4cf4-9693-e5b92b9acde2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-2a9173ae-fde5-4cf4-9693-e5b92b9acde2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5913549-be6d-4464-b9cc-8e4ff6f7d17e", "connector": null, "instance_uuid": "0248c7d2-152c-4a63-a530-f6cf1a3d41f7"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f98e84e5-1886-42be-af2b-f1af25a65cce tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 272/559] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:06:43 2026] PUT /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 400 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0a4b59cc-68ba-49da-8aa0-3a554d0ca786 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a4b59cc-68ba-49da-8aa0-3a554d0ca786 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f Sep 05 05:06:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0a4b59cc-68ba-49da-8aa0-3a554d0ca786 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-2a9173ae-fde5-4cf4-9693-e5b92b9acde2 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:06:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 288/560] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:06:43 2026] POST /volume/v3/attachments => generated 273 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-663efad0-dc48-47cb-8760-ebf009f4dc20 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-663efad0-dc48-47cb-8760-ebf009f4dc20 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-663efad0-dc48-47cb-8760-ebf009f4dc20 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-663efad0-dc48-47cb-8760-ebf009f4dc20 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:43 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:06:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-663efad0-dc48-47cb-8760-ebf009f4dc20 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 returned with HTTP 200 Sep 05 05:06:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 289/561] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:06:43 2026] DELETE /volume/v3/attachments/55f50dd1-b4cb-4f92-86f4-7146bd9ad1f7 => generated 192 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a4b59cc-68ba-49da-8aa0-3a554d0ca786 tempest-VolumeQuotasAdminTestJSON-1828718627 tempest-VolumeQuotasAdminTestJSON-1828718627-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f returned with HTTP 200 Sep 05 05:06:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 273/562] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:06:43 2026] PUT /volume/v3/os-quota-sets/2353bb48e02346f59a7a1999e746669f => generated 398 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] PUT http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 Sep 05 05:06:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:46 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Acquiring lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:06:46 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:06:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:47 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Lock "cinder-attachment_update-e5913549-be6d-4464-b9cc-8e4ff6f7d17e-devstack" released by "attachment_update" :: held 0.232s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:06:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-fb7e54ef-8a10-4523-8100-e9a55ea34c1e tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 returned with HTTP 200 Sep 05 05:06:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 290/563] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:06:46 2026] PUT /volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-69f482d6-63f7-4a54-b74d-c3765966dfe6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-69f482d6-63f7-4a54-b74d-c3765966dfe6 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 Sep 05 05:06:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-69f482d6-63f7-4a54-b74d-c3765966dfe6 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-69f482d6-63f7-4a54-b74d-c3765966dfe6 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-69f482d6-63f7-4a54-b74d-c3765966dfe6 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 returned with HTTP 200 Sep 05 05:06:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 274/564] 192.168.122.128 () {62 vars in 1540 bytes} [Sat Sep 5 05:06:47 2026] GET /volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 => generated 719 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:06:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-42d4544c-d231-4d23-85e0-2b40fef3fcb9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-42d4544c-d231-4d23-85e0-2b40fef3fcb9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] POST http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5/action Sep 05 05:06:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-42d4544c-d231-4d23-85e0-2b40fef3fcb9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:06:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-42d4544c-d231-4d23-85e0-2b40fef3fcb9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-dab907ee-0bd7-4cd8-8eee-e41f70d5d391 req-42d4544c-d231-4d23-85e0-2b40fef3fcb9 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5/action returned with HTTP 204 Sep 05 05:06:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 291/565] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:06:50 2026] POST /volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1410074501", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1410074501', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Create volume of 1 GB Sep 05 05:06:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Availability Zones retrieved successfully. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Flow 'volume_create_api' (14952878-c143-4dae-9064-b3b644ca6a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f584d39d-cb92-4275-b44c-80bd6a938f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f584d39d-cb92-4275-b44c-80bd6a938f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9797a5a0-5205-4dba-84a3-3d5193b708d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Created reservations ['e006e831-b264-4580-8763-b969769a8c87', 'c37d4a05-eba7-4f4f-a6b4-eb7632ae5d5d', 'd4aa846f-683b-4aca-a564-de3955d8c8f7', '7db88e2d-dce0-4378-8de5-5e6799e39784'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9797a5a0-5205-4dba-84a3-3d5193b708d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e006e831-b264-4580-8763-b969769a8c87', 'c37d4a05-eba7-4f4f-a6b4-eb7632ae5d5d', 'd4aa846f-683b-4aca-a564-de3955d8c8f7', '7db88e2d-dce0-4378-8de5-5e6799e39784']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cdc264-73d8-4664-a293-261c79190119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cdc264-73d8-4664-a293-261c79190119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46200b33-a370-4cac-8c74-e869d27ba1dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1410074501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be1a266934d471f9e126357f1fb918c',qos_specs=None,replication_status=,reservations=['e006e831-b264-4580-8763-b969769a8c87','c37d4a05-eba7-4f4f-a6b4-eb7632ae5d5d','d4aa846f-683b-4aca-a564-de3955d8c8f7','7db88e2d-dce0-4378-8de5-5e6799e39784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b149afd246419b88dcff8359582994',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1410074501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46200b33-a370-4cac-8c74-e869d27ba1dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be1a266934d471f9e126357f1fb918c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0b149afd246419b88dcff8359582994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d6ab4f-38c4-4a39-a3ad-24af8c594ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d6ab4f-38c4-4a39-a3ad-24af8c594ff4) transitioned into state 'SUCCESS' from state '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-1410074501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be1a266934d471f9e126357f1fb918c',qos_specs=None,replication_status=,reservations=['e006e831-b264-4580-8763-b969769a8c87','c37d4a05-eba7-4f4f-a6b4-eb7632ae5d5d','d4aa846f-683b-4aca-a564-de3955d8c8f7','7db88e2d-dce0-4378-8de5-5e6799e39784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b149afd246419b88dcff8359582994',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d485b91b-3488-49a0-9abf-55fc1add2a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d485b91b-3488-49a0-9abf-55fc1add2a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Flow 'volume_create_api' (14952878-c143-4dae-9064-b3b644ca6a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Create volume request issued successfully. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-4520c7cb-13fa-4bd5-906e-ecbece542a11 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:06:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 275/566] 192.168.122.128 () {64 vars in 1430 bytes} [Sat Sep 5 05:06:51 2026] POST /volume/v3/volumes => generated 764 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:06:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:06:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-66a93df0-584d-40d4-a524-da7c71fb0f4b req-6b1ca4da-06e4-4823-9fda-93a59fe61514 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:06:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 292/567] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:51 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:06:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-69d5d3ad-571a-4bb9-926f-8c7cd2dc7475 req-307fc41c-e56a-4752-88c1-5be573c29cc8 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:06:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 276/568] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:51 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:06:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:06:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c53328e7-18b2-49d3-896b-a6d7bd738634 req-a995c0e7-df38-46bc-8aca-7c1b0fef86cb tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:06:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 293/569] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:52 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:06:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:53 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=501,cinder:INSERT=45,cinder:UPDATE=109,cinder:DELETE=2 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:06:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:06:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:06:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-99279117-d4e8-4ef6-b003-775bef444851 req-92cd60ce-ab55-46ac-a803-5112110c46d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:06:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 277/570] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:06:53 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46200b33-a370-4cac-8c74-e869d27ba1dc", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-238913835", "description": null, "metadata": {}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=481,cinder:INSERT=58,cinder:UPDATE=103,cinder:DELETE=4 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Create snapshot from volume 46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Created reservations ['5011bb09-fe74-47f1-a26e-28a8f569d898', 'ca8e6476-6556-41d5-8f37-19821ca6ccd8', '969a1b48-290e-473f-a627-000a22055f2b', '58f2cc4a-f9ef-4fdf-9c37-0dba9eeceac5'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot create request issued successfully. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1a9d3ad4-01cb-43d2-ba24-ba246510d17e req-e7861895-261c-4399-a2c7-269c86d81bff tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:06:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 294/571] 192.168.122.128 () {64 vars in 1436 bytes} [Sat Sep 5 05:06:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a4577818-a865-4229-aeea-0c0fea7ced81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Snapshot retrieved successfully. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a124bb49-70cc-414c-b3f2-fddac2cd10ed req-5c5faf19-5ca5-4f18-b872-37b95520a9cd tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 295/572] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:54 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a4577818-a865-4229-aeea-0c0fea7ced81 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] GET http://192.168.122.128/volume/v3/os-services Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a4577818-a865-4229-aeea-0c0fea7ced81 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a4577818-a865-4229-aeea-0c0fea7ced81 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a4577818-a865-4229-aeea-0c0fea7ced81 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services returned with HTTP 200 Sep 05 05:06:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 278/573] 192.168.122.128 () {58 vars in 1133 bytes} [Sat Sep 5 05:06:54 2026] GET /volume/v3/os-services => generated 705 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5e1cd144-21d2-4a83-94b1-1fd87ac45b9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e1cd144-21d2-4a83-94b1-1fd87ac45b9d tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] PUT http://192.168.122.128/volume/v3/os-services/disable-log-reason Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5e1cd144-21d2-4a83-94b1-1fd87ac45b9d tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e1cd144-21d2-4a83-94b1-1fd87ac45b9d tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 05:06:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 279/574] 192.168.122.128 () {60 vars in 1210 bytes} [Sat Sep 5 05:06:54 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] Get all snapshots completed successfully. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-88cacbd8-4223-4c19-bcc5-b73dbba52bed req-1644850a-715c-451e-894b-ee6f4421ac5a tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-reader] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:06:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 296/575] 192.168.122.128 () {60 vars in 1403 bytes} [Sat Sep 5 05:06:54 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4bdaa8f8-a131-4e17-a637-225b50467879 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4bdaa8f8-a131-4e17-a637-225b50467879 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] PUT http://192.168.122.128/volume/v3/os-services/disable Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4bdaa8f8-a131-4e17-a637-225b50467879 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4bdaa8f8-a131-4e17-a637-225b50467879 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services/disable returned with HTTP 404 Sep 05 05:06:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 280/576] 192.168.122.128 () {60 vars in 1177 bytes} [Sat Sep 5 05:06:54 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-368ed878-b132-4798-8560-0d86a34b427a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-368ed878-b132-4798-8560-0d86a34b427a tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] PUT http://192.168.122.128/volume/v3/os-services/enable Sep 05 05:06:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-368ed878-b132-4798-8560-0d86a34b427a tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-236177a3-c4ad-47e7-9f99-b4f86e3a7d23 req-ef08f139-b5bb-4385-af72-c4dfbeef67e3 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 281/577] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:54 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-368ed878-b132-4798-8560-0d86a34b427a tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services/enable returned with HTTP 404 Sep 05 05:06:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 297/578] 192.168.122.128 () {60 vars in 1174 bytes} [Sat Sep 5 05:06:54 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:06:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-06053b79-1280-4548-84af-0956b45f9990 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06053b79-1280-4548-84af-0956b45f9990 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] PUT http://192.168.122.128/volume/v3/os-services/freeze Sep 05 05:06:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06053b79-1280-4548-84af-0956b45f9990 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:55 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:06:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06053b79-1280-4548-84af-0956b45f9990 tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 05:06:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 282/579] 192.168.122.128 () {60 vars in 1174 bytes} [Sat Sep 5 05:06:55 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:06:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-402da2ea-efe4-48f9-a37c-0bea6ec4536f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-402da2ea-efe4-48f9-a37c-0bea6ec4536f tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] PUT http://192.168.122.128/volume/v3/os-services/thaw Sep 05 05:06:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-402da2ea-efe4-48f9-a37c-0bea6ec4536f tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:06:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:55 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:06:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-402da2ea-efe4-48f9-a37c-0bea6ec4536f tempest-VolumeServicesNegativeTest-126973360 tempest-VolumeServicesNegativeTest-126973360-project-admin] http://192.168.122.128/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 05:06:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 298/580] 192.168.122.128 () {60 vars in 1168 bytes} [Sat Sep 5 05:06:55 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:06:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-2596b805-f900-4e17-8d0d-dbb023f4b5fe req-2e2d7c89-76c9-4946-9145-380bb20867f5 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 283/581] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:56 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:06:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-61645a0c-4ccf-4f04-8476-e5b8d37f585e req-4a88ca19-1274-4062-9ff9-61fa6aae59d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 299/582] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:57 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1a92e4ea-ee0c-4e89-a51d-30528d246e04 req-270b8f39-d0f0-43a3-b49a-87f99fba3813 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 284/583] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:58 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:58 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Delete snapshot with id: 3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:06:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:06:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot delete request issued successfully. Sep 05 05:06:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-62aadc7f-caeb-4fe0-b2be-b2bc4a6854f4 req-97520195-e90b-4ac8-bf2f-8381672bbcde tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 202 Sep 05 05:06:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 300/584] 192.168.122.128 () {62 vars in 1515 bytes} [Sat Sep 5 05:06:58 2026] DELETE /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d37d61b5-3763-42e7-a658-2685b66be6ca req-f62e3e5f-0f4c-41fd-848b-41817ec6cf27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 285/585] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:58 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:06:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:06:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:06:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:06:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:06:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:06:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:06:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Snapshot retrieved successfully. Sep 05 05:06:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-657f4afd-79d2-4651-8c1e-abe5e4f818e4 req-29cdc4dd-4fc9-4f3e-b0c1-86c3adca79d0 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 200 Sep 05 05:06:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 301/586] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:06:59 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-191209021"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-191209021'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume of 1 GB Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Availability Zones retrieved successfully. Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (ff22347c-bb22-4fda-a4d9-3799839ffcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e8b90e-dbec-4022-8dc8-ef1b7b0e807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e8b90e-dbec-4022-8dc8-ef1b7b0e807a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9887c6e8-28e7-4ce1-898e-9d4dc3c40f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Created reservations ['f2290865-a389-4cff-97fe-c6cb7f4551d5', '07bab058-fc77-4822-8503-9ac3c1baa5a7', '6859d220-4a4d-4e1c-a592-aa8273315233', 'db7f6186-6d5d-4006-8a92-4d201695f738'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9887c6e8-28e7-4ce1-898e-9d4dc3c40f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2290865-a389-4cff-97fe-c6cb7f4551d5', '07bab058-fc77-4822-8503-9ac3c1baa5a7', '6859d220-4a4d-4e1c-a592-aa8273315233', 'db7f6186-6d5d-4006-8a92-4d201695f738']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457f2976-1234-47d8-a85e-90408bfc3fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457f2976-1234-47d8-a85e-90408bfc3fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '322918cb-ed87-46ca-980f-99562c61ba3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-191209021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['f2290865-a389-4cff-97fe-c6cb7f4551d5','07bab058-fc77-4822-8503-9ac3c1baa5a7','6859d220-4a4d-4e1c-a592-aa8273315233','db7f6186-6d5d-4006-8a92-4d201695f738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-191209021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=322918cb-ed87-46ca-980f-99562c61ba3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d16cf223fa3e466096a97a3f568b8094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34b7363-244a-4806-9eab-082c7aa114ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34b7363-244a-4806-9eab-082c7aa114ff) transitioned into state 'SUCCESS' from state '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-191209021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d16cf223fa3e466096a97a3f568b8094',qos_specs=None,replication_status=,reservations=['f2290865-a389-4cff-97fe-c6cb7f4551d5','07bab058-fc77-4822-8503-9ac3c1baa5a7','6859d220-4a4d-4e1c-a592-aa8273315233','db7f6186-6d5d-4006-8a92-4d201695f738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7210a9b8a9c54e46a15a82e0c7fd829b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99e5494-c0dc-453e-a6db-a78a06392c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99e5494-c0dc-453e-a6db-a78a06392c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Flow 'volume_create_api' (ff22347c-bb22-4fda-a4d9-3799839ffcc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Create volume request issued successfully. Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1080bde-c3c8-4e91-82a4-0841aafa8379 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 286/587] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:07:00 2026] POST /volume/v3/volumes => generated 763 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c0ac6680-6228-4ec0-904b-634286644c4c req-60a6ec12-40e8-47f9-89db-2755a5b68a92 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-44a06538-e85d-4de3-9933-fd287bd32e22 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c0ac6680-6228-4ec0-904b-634286644c4c req-60a6ec12-40e8-47f9-89db-2755a5b68a92 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c0ac6680-6228-4ec0-904b-634286644c4c req-60a6ec12-40e8-47f9-89db-2755a5b68a92 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c0ac6680-6228-4ec0-904b-634286644c4c req-60a6ec12-40e8-47f9-89db-2755a5b68a92 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-44a06538-e85d-4de3-9933-fd287bd32e22 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-44a06538-e85d-4de3-9933-fd287bd32e22 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-44a06538-e85d-4de3-9933-fd287bd32e22 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c0ac6680-6228-4ec0-904b-634286644c4c req-60a6ec12-40e8-47f9-89db-2755a5b68a92 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf returned with HTTP 404 Sep 05 05:07:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 302/588] 192.168.122.128 () {60 vars in 1493 bytes} [Sat Sep 5 05:07:00 2026] GET /volume/v3/snapshots/3cf2aac4-ff87-4b3b-b575-6cbfd97581bf => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-44a06538-e85d-4de3-9933-fd287bd32e22 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] DELETE http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Delete volume with id: 46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-44a06538-e85d-4de3-9933-fd287bd32e22 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 287/589] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:00 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 831 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Delete volume request issued successfully. Sep 05 05:07:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5ba0f893-09e1-487d-bbf0-fb7221ca803f req-40c40029-8d57-44d5-8d85-a79cd11f1ece tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 202 Sep 05 05:07:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 303/590] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:07:00 2026] DELETE /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-43a25fa2-0a60-4ba2-9c6a-e641cd5031ec req-2b4640cf-c479-4b07-870c-53779b9d10be tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:07:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 288/591] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:00 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-935ef4f2-26e5-4a91-8441-1b108844b5e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-935ef4f2-26e5-4a91-8441-1b108844b5e9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:07:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-935ef4f2-26e5-4a91-8441-1b108844b5e9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1766423212"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40ba733e-d138-4ddf-baef-1890fe5bb244 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 289/592] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:01 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-935ef4f2-26e5-4a91-8441-1b108844b5e9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:07:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 304/593] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:07:01 2026] POST /volume/v3/types => generated 231 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb144a22-7ff6-4745-bf44-a10f110510d1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb144a22-7ff6-4745-bf44-a10f110510d1 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] POST http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb144a22-7ff6-4745-bf44-a10f110510d1 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Volume info retrieved successfully. Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-6b7d7848-b8fe-41fb-8291-62181c6ccb23 req-5851f754-4506-4a7a-bd61-456c1781a891 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 305/594] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb144a22-7ff6-4745-bf44-a10f110510d1 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 290/595] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:07:01 2026] POST /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 34 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3228c99a-2b35-40e0-baa2-f35cf1eee91d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3228c99a-2b35-40e0-baa2-f35cf1eee91d tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3228c99a-2b35-40e0-baa2-f35cf1eee91d tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3228c99a-2b35-40e0-baa2-f35cf1eee91d tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3228c99a-2b35-40e0-baa2-f35cf1eee91d tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 306/596] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1647af97-6ca7-439f-b9ad-097510b1ded2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1647af97-6ca7-439f-b9ad-097510b1ded2 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] DELETE http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1647af97-6ca7-439f-b9ad-097510b1ded2 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1647af97-6ca7-439f-b9ad-097510b1ded2 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1647af97-6ca7-439f-b9ad-097510b1ded2 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 returned with HTTP 202 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 291/597] 192.168.122.128 () {58 vars in 1283 bytes} [Sat Sep 5 05:07:02 2026] DELETE /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-315e35a3-5cea-4708-aa32-d18899e4a2c9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-315e35a3-5cea-4708-aa32-d18899e4a2c9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-315e35a3-5cea-4708-aa32-d18899e4a2c9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-315e35a3-5cea-4708-aa32-d18899e4a2c9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-315e35a3-5cea-4708-aa32-d18899e4a2c9 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 returned with HTTP 404 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 307/598] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec3 => generated 129 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8ecf2e3-d19e-4aed-bbc4-e99f0858aa9f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8ecf2e3-d19e-4aed-bbc4-e99f0858aa9f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] POST http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8ecf2e3-d19e-4aed-bbc4-e99f0858aa9f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8ecf2e3-d19e-4aed-bbc4-e99f0858aa9f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 292/599] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:07:02 2026] POST /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bef2fb02-0919-4c68-92ce-73c8bd0e413f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bef2fb02-0919-4c68-92ce-73c8bd0e413f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bef2fb02-0919-4c68-92ce-73c8bd0e413f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bef2fb02-0919-4c68-92ce-73c8bd0e413f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bef2fb02-0919-4c68-92ce-73c8bd0e413f tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 308/600] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bfa2e062-ec73-4aa8-8893-73d8474aa70c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfa2e062-ec73-4aa8-8893-73d8474aa70c tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] POST http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfa2e062-ec73-4aa8-8893-73d8474aa70c tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfa2e062-ec73-4aa8-8893-73d8474aa70c tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 293/601] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:07:02 2026] POST /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 34 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-92807791-fef5-4814-93d0-a0cabd0a2a55 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92807791-fef5-4814-93d0-a0cabd0a2a55 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] PUT http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-92807791-fef5-4814-93d0-a0cabd0a2a55 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92807791-fef5-4814-93d0-a0cabd0a2a55 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 309/602] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:07:02 2026] PUT /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c32f6de0-fbb1-4f3e-bd14-76df2b072ad6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c32f6de0-fbb1-4f3e-bd14-76df2b072ad6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c32f6de0-fbb1-4f3e-bd14-76df2b072ad6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c32f6de0-fbb1-4f3e-bd14-76df2b072ad6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c32f6de0-fbb1-4f3e-bd14-76df2b072ad6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 294/603] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs/spec2 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c1ba303f-77eb-456c-851f-1a9015473775 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c1ba303f-77eb-456c-851f-1a9015473775 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] POST http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c1ba303f-77eb-456c-851f-1a9015473775 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c1ba303f-77eb-456c-851f-1a9015473775 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 310/604] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:07:02 2026] POST /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 51 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d15eaca-f32d-46da-97b8-70f412894bf8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d15eaca-f32d-46da-97b8-70f412894bf8 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d15eaca-f32d-46da-97b8-70f412894bf8 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d15eaca-f32d-46da-97b8-70f412894bf8 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d15eaca-f32d-46da-97b8-70f412894bf8 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs returned with HTTP 200 Sep 05 05:07:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 295/605] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2cbd532b-ae76-44af-8a24-b9368ed3d708 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cbd532b-ae76-44af-8a24-b9368ed3d708 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] DELETE http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2cbd532b-ae76-44af-8a24-b9368ed3d708 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2cbd532b-ae76-44af-8a24-b9368ed3d708 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cbd532b-ae76-44af-8a24-b9368ed3d708 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 returned with HTTP 202 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 311/606] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:07:02 2026] DELETE /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-58c08745-2d00-4eae-b3ad-16f63578e3e6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58c08745-2d00-4eae-b3ad-16f63578e3e6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] GET http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58c08745-2d00-4eae-b3ad-16f63578e3e6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58c08745-2d00-4eae-b3ad-16f63578e3e6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-455bdcb6-13a1-4fec-aeec-423c085ee689 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 296/607] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:02 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58c08745-2d00-4eae-b3ad-16f63578e3e6 tempest-VolumeTypesExtraSpecsTest-1713909504 tempest-VolumeTypesExtraSpecsTest-1713909504-project-admin] http://192.168.122.128/volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 returned with HTTP 404 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 312/608] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/types/4edb406b-4bf6-48c2-863d-e0ab1e008bf4 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-573bdfdb-4e20-488b-83ce-f4c04b218435 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 297/609] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-b0e0caae-f900-46df-b1bc-077a68e40cc0 req-ce9c4033-29be-4b6a-bad1-7461bdf79da6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-b0e0caae-f900-46df-b1bc-077a68e40cc0 req-ce9c4033-29be-4b6a-bad1-7461bdf79da6 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-b0e0caae-f900-46df-b1bc-077a68e40cc0 req-ce9c4033-29be-4b6a-bad1-7461bdf79da6 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-b0e0caae-f900-46df-b1bc-077a68e40cc0 req-ce9c4033-29be-4b6a-bad1-7461bdf79da6 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-b0e0caae-f900-46df-b1bc-077a68e40cc0 req-ce9c4033-29be-4b6a-bad1-7461bdf79da6 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 404 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 313/610] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] DELETE http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Delete volume with id: 46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-4da96091-0988-42c0-b5df-79aadb620b6e req-b87e142e-1e41-483f-8688-3a5252a12d42 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 404 Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 298/611] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:07:03 2026] DELETE /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-4a53c1ea-f12c-4eb6-9bc8-6bc105f7fe71 req-e45dd9b2-2b0b-4eaf-a983-5a6c5de5ea27 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-185b2678-4420-494b-bcb7-2573165216d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-185b2678-4420-494b-bcb7-2573165216d2 None None] GET http://192.168.122.128/volume// Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-185b2678-4420-494b-bcb7-2573165216d2 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-185b2678-4420-494b-bcb7-2573165216d2 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-4a53c1ea-f12c-4eb6-9bc8-6bc105f7fe71 req-e45dd9b2-2b0b-4eaf-a983-5a6c5de5ea27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] GET http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-4a53c1ea-f12c-4eb6-9bc8-6bc105f7fe71 req-e45dd9b2-2b0b-4eaf-a983-5a6c5de5ea27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-185b2678-4420-494b-bcb7-2573165216d2 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-4a53c1ea-f12c-4eb6-9bc8-6bc105f7fe71 req-e45dd9b2-2b0b-4eaf-a983-5a6c5de5ea27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 299/612] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-7c1b6c32-c348-4216-aa8d-0be1d080cb84 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-4a53c1ea-f12c-4eb6-9bc8-6bc105f7fe71 req-e45dd9b2-2b0b-4eaf-a983-5a6c5de5ea27 tempest-VolumesSnapshotsTestJSON-878843691 tempest-VolumesSnapshotsTestJSON-878843691-project-member] http://192.168.122.128/volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc returned with HTTP 404 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 314/613] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/volumes/46200b33-a370-4cac-8c74-e869d27ba1dc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-7c1b6c32-c348-4216-aa8d-0be1d080cb84 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-7c1b6c32-c348-4216-aa8d-0be1d080cb84 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "322918cb-ed87-46ca-980f-99562c61ba3d", "connector": null, "instance_uuid": "c3f7059f-767c-4c2b-b6c8-3b91bc078e2d"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-7c1b6c32-c348-4216-aa8d-0be1d080cb84 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 300/614] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:07:03 2026] POST /volume/v3/attachments => generated 273 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-284994a5-1c31-4352-bbd8-30ca2a146954 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-284994a5-1c31-4352-bbd8-30ca2a146954 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-284994a5-1c31-4352-bbd8-30ca2a146954 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-284994a5-1c31-4352-bbd8-30ca2a146954 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b004609c-9142-4df2-a84f-619c9a565946 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b004609c-9142-4df2-a84f-619c9a565946 None None] GET http://192.168.122.128/volume// Sep 05 05:07:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b004609c-9142-4df2-a84f-619c9a565946 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b004609c-9142-4df2-a84f-619c9a565946 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b004609c-9142-4df2-a84f-619c9a565946 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:07:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 301/615] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-284994a5-1c31-4352-bbd8-30ca2a146954 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-284994a5-1c31-4352-bbd8-30ca2a146954 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 315/616] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-8c45c5f1-e08a-4255-91eb-833ac92b3413 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 302/617] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:07:03 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1036 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:07:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] PUT http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed Sep 05 05:07:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:04 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Acquiring lock "cinder-attachment_update-322918cb-ed87-46ca-980f-99562c61ba3d-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:07:04 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-322918cb-ed87-46ca-980f-99562c61ba3d-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:07:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:04 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Lock "cinder-attachment_update-322918cb-ed87-46ca-980f-99562c61ba3d-devstack" released by "attachment_update" :: held 0.245s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:07:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-b392d397-3352-4872-8fcb-2d14c83a897d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed returned with HTTP 200 Sep 05 05:07:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 316/618] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:07:04 2026] PUT /volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-52531e1f-b76f-4f50-9e8f-2c6d24dedcd9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-52531e1f-b76f-4f50-9e8f-2c6d24dedcd9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed/action Sep 05 05:07:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-52531e1f-b76f-4f50-9e8f-2c6d24dedcd9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-52531e1f-b76f-4f50-9e8f-2c6d24dedcd9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4480ca1f-0d58-4e76-b767-80df7718bfc8 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 303/619] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:04 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-557e16bf-de72-402e-a6c5-a74d86cf512d req-52531e1f-b76f-4f50-9e8f-2c6d24dedcd9 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed/action returned with HTTP 204 Sep 05 05:07:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 317/620] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:07:05 2026] POST /volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cef1ef71-02c6-4fb2-8881-8121cad35710 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 304/621] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:06 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1148 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f04d1b73-94fa-4567-b582-28fe18222378 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f04d1b73-94fa-4567-b582-28fe18222378 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f04d1b73-94fa-4567-b582-28fe18222378 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f04d1b73-94fa-4567-b582-28fe18222378 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f04d1b73-94fa-4567-b582-28fe18222378 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f04d1b73-94fa-4567-b582-28fe18222378 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 318/622] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:06 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume with id: 322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5488e5ce-d183-4ead-83df-c46ea9d4ba97 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 400 Sep 05 05:07:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 305/623] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:06 2026] DELETE /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 307 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76aaa9fd-a9a5-4ca6-a363-8f1516af8f43 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 319/624] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:06 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-5049c105-e69c-481c-a166-2896dcbb74c6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 306/625] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:06 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] POST http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d/action Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Begin detaching volume completed successfully. Sep 05 05:07:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-91cdc237-f91a-4f1c-98e9-9e1ad8166e5e tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d/action returned with HTTP 202 Sep 05 05:07:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 320/626] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:07:06 2026] POST /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f02ac73f-3c71-43b7-9df5-ecd4e9167abc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f02ac73f-3c71-43b7-9df5-ecd4e9167abc None None] GET http://192.168.122.128/volume// Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f02ac73f-3c71-43b7-9df5-ecd4e9167abc None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f02ac73f-3c71-43b7-9df5-ecd4e9167abc None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f02ac73f-3c71-43b7-9df5-ecd4e9167abc None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:07:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 307/627] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:07:06 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:07:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-c3592f97-a177-43cb-b283-da77574fe468 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 321/628] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:07:07 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 1332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-83bbb902-953d-4716-ae92-add4d22ab603 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-83bbb902-953d-4716-ae92-add4d22ab603 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-83bbb902-953d-4716-ae92-add4d22ab603 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-83bbb902-953d-4716-ae92-add4d22ab603 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:07 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:07:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-aa5015c4-a6c4-46f2-afea-47eeda3d5b09 req-83bbb902-953d-4716-ae92-add4d22ab603 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed returned with HTTP 200 Sep 05 05:07:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 308/629] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:07:07 2026] DELETE /volume/v3/attachments/1fec1c5f-2562-4fbd-9501-10ea4db8f3ed => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-28d4b26b-c758-487a-800d-d4926293d893 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28d4b26b-c758-487a-800d-d4926293d893 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28d4b26b-c758-487a-800d-d4926293d893 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28d4b26b-c758-487a-800d-d4926293d893 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-28d4b26b-c758-487a-800d-d4926293d893 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28d4b26b-c758-487a-800d-d4926293d893 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 322/630] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:08 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1065475207", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1065475207', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Create volume of 1 GB Sep 05 05:07:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Availability Zones retrieved successfully. Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Flow 'volume_create_api' (2a6ed173-46cd-4922-8333-a3756895e37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5922a192-925d-4608-acef-0f4506388f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5922a192-925d-4608-acef-0f4506388f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25730d3-3580-42ef-ba0d-a20192c65abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Created reservations ['a9b5598a-63f3-4e19-b42b-42bc1439128a', '2d19d931-6ab5-444f-9445-510a75a7abb4', '403c11e5-2d2e-4771-921a-6f1be609cdd9', '678981e5-2afd-445e-98ce-92ea7fdd93a5'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25730d3-3580-42ef-ba0d-a20192c65abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9b5598a-63f3-4e19-b42b-42bc1439128a', '2d19d931-6ab5-444f-9445-510a75a7abb4', '403c11e5-2d2e-4771-921a-6f1be609cdd9', '678981e5-2afd-445e-98ce-92ea7fdd93a5']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc701f-7d39-4706-9e84-6cbc8334604f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc701f-7d39-4706-9e84-6cbc8334604f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1065475207',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90f13433b7c845379dfff0d47daa8074',qos_specs=None,replication_status=,reservations=['a9b5598a-63f3-4e19-b42b-42bc1439128a','2d19d931-6ab5-444f-9445-510a75a7abb4','403c11e5-2d2e-4771-921a-6f1be609cdd9','678981e5-2afd-445e-98ce-92ea7fdd93a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af0e95b95d346ef89548337c161b2f6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1065475207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='90f13433b7c845379dfff0d47daa8074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af0e95b95d346ef89548337c161b2f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96ad767-e689-418a-a502-833ecfcf289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96ad767-e689-418a-a502-833ecfcf289b) transitioned into state 'SUCCESS' from state '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-1065475207',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90f13433b7c845379dfff0d47daa8074',qos_specs=None,replication_status=,reservations=['a9b5598a-63f3-4e19-b42b-42bc1439128a','2d19d931-6ab5-444f-9445-510a75a7abb4','403c11e5-2d2e-4771-921a-6f1be609cdd9','678981e5-2afd-445e-98ce-92ea7fdd93a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af0e95b95d346ef89548337c161b2f6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed6e053-4ab8-44d6-a815-7a6db081cde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed6e053-4ab8-44d6-a815-7a6db081cde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Flow 'volume_create_api' (2a6ed173-46cd-4922-8333-a3756895e37b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Create volume request issued successfully. Sep 05 05:07:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-268ca264-be67-4bc3-92fa-5a2c1e30528c tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 309/631] 192.168.122.128 () {64 vars in 1430 bytes} [Sat Sep 5 05:07:08 2026] POST /volume/v3/volumes => generated 772 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Volume info retrieved successfully. Sep 05 05:07:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-8e8e4eea-d4db-4074-b4f2-47a7fab9e54e req-751091dd-249a-4694-bc8a-b81e11df8847 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 200 Sep 05 05:07:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 323/632] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:08 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Volume info retrieved successfully. Sep 05 05:07:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-b7b6ea4b-26e1-4769-b32e-99ac0fff8af0 req-35d6ecaa-db32-4959-8c7c-38a1ac133c18 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 200 Sep 05 05:07:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 310/633] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:08 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 840 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Volume info retrieved successfully. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9ece171f-4548-41f0-942b-81012ee44c7f req-8c64a163-3c2f-48d1-8a83-7dff78439fbb tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 200 Sep 05 05:07:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 324/634] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:10 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-reader] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-reader] Volume info retrieved successfully. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-eb84214a-4651-4871-91c5-79ecbffd0652 req-3a1bcca2-9e9a-4eea-8ee5-5d46c53be1dd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-reader] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 200 Sep 05 05:07:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 311/635] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:10 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Delete volume with id: a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Volume info retrieved successfully. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Delete volume request issued successfully. Sep 05 05:07:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-b1bf3540-4b7f-429b-b79e-43e89076e7e1 req-011f0928-8e39-4741-94bf-8e32b39709f7 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 202 Sep 05 05:07:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 325/636] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:07:10 2026] DELETE /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Volume info retrieved successfully. Sep 05 05:07:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-240f9cd7-7f29-4afa-8566-bc5ee7b91a3e req-9d56fd71-5564-43ff-84cb-f45ebc969ddd tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 200 Sep 05 05:07:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 312/637] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:10 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c8a68b16-5689-400d-8320-5733e1dbcd71 req-418498d9-45ba-4ffd-85bf-24643cda8985 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c8a68b16-5689-400d-8320-5733e1dbcd71 req-418498d9-45ba-4ffd-85bf-24643cda8985 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] GET http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 Sep 05 05:07:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c8a68b16-5689-400d-8320-5733e1dbcd71 req-418498d9-45ba-4ffd-85bf-24643cda8985 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c8a68b16-5689-400d-8320-5733e1dbcd71 req-418498d9-45ba-4ffd-85bf-24643cda8985 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c8a68b16-5689-400d-8320-5733e1dbcd71 req-418498d9-45ba-4ffd-85bf-24643cda8985 tempest-VolumesGetTestJSON-1665285525 tempest-VolumesGetTestJSON-1665285525-project-member] http://192.168.122.128/volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 returned with HTTP 404 Sep 05 05:07:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 326/638] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:07:11 2026] GET /volume/v3/volumes/a74f5b56-9c8d-4f4c-a5bf-624cb7d76e43 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:14 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume with id: 322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume request issued successfully. Sep 05 05:07:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf80c118-071e-42c4-8dc9-698d7d5cde4c tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 202 Sep 05 05:07:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 313/639] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:14 2026] DELETE /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-10547b4a-53d4-49fa-8233-c88087b7c645 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10547b4a-53d4-49fa-8233-c88087b7c645 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10547b4a-53d4-49fa-8233-c88087b7c645 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10547b4a-53d4-49fa-8233-c88087b7c645 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-10547b4a-53d4-49fa-8233-c88087b7c645 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10547b4a-53d4-49fa-8233-c88087b7c645 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 327/640] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:14 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28a52a67-ac49-43d3-a3d7-bb6ff5398b55 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 200 Sep 05 05:07:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 314/641] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:15 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ad0df5ff-b1a5-487f-bd01-4882643b1aca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad0df5ff-b1a5-487f-bd01-4882643b1aca tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d Sep 05 05:07:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad0df5ff-b1a5-487f-bd01-4882643b1aca tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad0df5ff-b1a5-487f-bd01-4882643b1aca tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad0df5ff-b1a5-487f-bd01-4882643b1aca tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d returned with HTTP 404 Sep 05 05:07:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 328/642] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:16 2026] GET /volume/v3/volumes/322918cb-ed87-46ca-980f-99562c61ba3d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume with id: d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:07:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c8459f67-052f-425e-93c9-f932994db0f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume request issued successfully. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6630edf5-c44b-4763-8e8b-a6c12ea5fca6 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 202 Sep 05 05:07:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 315/643] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:16 2026] DELETE /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-738ab372-56f2-4ac7-a671-b2be07ccc3cd tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:07:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 316/644] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:16 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c8459f67-052f-425e-93c9-f932994db0f0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c8459f67-052f-425e-93c9-f932994db0f0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2052823522"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c8459f67-052f-425e-93c9-f932994db0f0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:07:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 329/645] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:07:16 2026] POST /volume/v3/types => generated 224 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-607f020c-62cd-4469-9490-de05ea57ab56 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-607f020c-62cd-4469-9490-de05ea57ab56 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-607f020c-62cd-4469-9490-de05ea57ab56 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-541446781"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-607f020c-62cd-4469-9490-de05ea57ab56 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 317/646] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:07:17 2026] POST /volume/v3/group_types => generated 180 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4088ea6f-7115-4caa-abc4-462a447562e9", "volume_types": ["2d901e6f-d75f-4e83-af60-06f59a5662e0"], "name": "tempest-GroupSnapshotsTest-Group-1672708949"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group {'group': {'group_type': '4088ea6f-7115-4caa-abc4-462a447562e9', 'volume_types': ['2d901e6f-d75f-4e83-af60-06f59a5662e0'], 'name': 'tempest-GroupSnapshotsTest-Group-1672708949'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group tempest-GroupSnapshotsTest-Group-1672708949. Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['244cdd23-0f83-4ef5-b859-29c4d97356c6'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5105fdbf-d9f5-4c7d-848b-1b4e6cea8f94 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:07:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 330/647] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:07:17 2026] POST /volume/v3/groups => generated 112 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 174cf226-eb3a-4630-8da6-1122524ff779 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:17 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66ef9970-c1de-4add-98e3-e2310dfd2358 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 returned with HTTP 200 Sep 05 05:07:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 318/648] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:17 2026] GET /volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd9ee360-5d33-46ee-9b3b-a2b294f37e18 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 200 Sep 05 05:07:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 331/649] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:17 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 174cf226-eb3a-4630-8da6-1122524ff779 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:18 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-91ee2378-13f3-4f61-b7a2-aebaa6d03983 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 returned with HTTP 200 Sep 05 05:07:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 319/650] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:18 2026] GET /volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-348190267", "volume_type": "2d901e6f-d75f-4e83-af60-06f59a5662e0", "group_id": "174cf226-eb3a-4630-8da6-1122524ff779", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-348190267', 'volume_type': '2d901e6f-d75f-4e83-af60-06f59a5662e0', 'group_id': '174cf226-eb3a-4630-8da6-1122524ff779', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume of 1 GB Sep 05 05:07:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:18 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (bd406082-be76-452d-b6c5-d0a620adaf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc0cdf3-6816-487b-8e8a-398dca6769df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4065714c-9069-4d45-af02-838d6675f9c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc0cdf3-6816-487b-8e8a-398dca6769df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d901e6f-d75f-4e83-af60-06f59a5662e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2052823522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d901e6f-d75f-4e83-af60-06f59a5662e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '174cf226-eb3a-4630-8da6-1122524ff779', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4065714c-9069-4d45-af02-838d6675f9c7 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4065714c-9069-4d45-af02-838d6675f9c7 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4065714c-9069-4d45-af02-838d6675f9c7 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bdba48-5818-48fd-9d29-d52b71dc6579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4065714c-9069-4d45-af02-838d6675f9c7 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db returned with HTTP 404 Sep 05 05:07:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 320/651] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:18 2026] GET /volume/v3/volumes/d9293273-1223-45b8-bc5b-a5348c4527db => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2052823522 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2052823522, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2052823522 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2052823522, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['83b2fa0d-f155-45f9-b49f-521e818d39e9', '297a253f-b7bc-4e6f-ab7d-027c741277de', '11baeecc-dc4b-4d9d-9e2b-4bba211865a2', '87b6a6cc-e7c2-42ed-bce3-2f5627d68239'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bdba48-5818-48fd-9d29-d52b71dc6579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b2fa0d-f155-45f9-b49f-521e818d39e9', '297a253f-b7bc-4e6f-ab7d-027c741277de', '11baeecc-dc4b-4d9d-9e2b-4bba211865a2', '87b6a6cc-e7c2-42ed-bce3-2f5627d68239']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436feadf-d3c6-43d8-b72f-c68c33a098a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436feadf-d3c6-43d8-b72f-c68c33a098a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e07305-6820-4c30-81db-555b09d3915c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-348190267',encryption_key_id=None,group_id=174cf226-eb3a-4630-8da6-1122524ff779,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['83b2fa0d-f155-45f9-b49f-521e818d39e9','297a253f-b7bc-4e6f-ab7d-027c741277de','11baeecc-dc4b-4d9d-9e2b-4bba211865a2','87b6a6cc-e7c2-42ed-bce3-2f5627d68239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-348190267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=174cf226-eb3a-4630-8da6-1122524ff779,host=None,id=63e07305-6820-4c30-81db-555b09d3915c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e7c3bc65d5437086628b49624199d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d901e6f-d75f-4e83-af60-06f59a5662e0),volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269eee88-2f73-4ef1-8539-509cbee2ff58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bf28a923-9289-4b77-84f0-90f883c309b0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume with id: d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269eee88-2f73-4ef1-8539-509cbee2ff58) transitioned into state 'SUCCESS' from state '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-348190267',encryption_key_id=None,group_id=174cf226-eb3a-4630-8da6-1122524ff779,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['83b2fa0d-f155-45f9-b49f-521e818d39e9','297a253f-b7bc-4e6f-ab7d-027c741277de','11baeecc-dc4b-4d9d-9e2b-4bba211865a2','87b6a6cc-e7c2-42ed-bce3-2f5627d68239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237446e8-ae14-4810-8663-6a83ecdb3a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237446e8-ae14-4810-8663-6a83ecdb3a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (bd406082-be76-452d-b6c5-d0a620adaf75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request issued successfully. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Delete volume request issued successfully. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf28a923-9289-4b77-84f0-90f883c309b0 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 202 Sep 05 05:07:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 321/652] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:19 2026] DELETE /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9f33182f-33dd-4748-b262-b37f336570ab None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f33182f-33dd-4748-b262-b37f336570ab tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f33182f-33dd-4748-b262-b37f336570ab tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f33182f-33dd-4748-b262-b37f336570ab tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-997d8224-a0ae-4a36-9f49-91d28c3b57f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 332/653] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:07:18 2026] POST /volume/v3/volumes => generated 830 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f33182f-33dd-4748-b262-b37f336570ab tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f33182f-33dd-4748-b262-b37f336570ab tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:07:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 322/654] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:19 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:19 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:19 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a70f9fc-8cea-4350-80fb-5146827a3069 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c returned with HTTP 200 Sep 05 05:07:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 333/655] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:19 2026] GET /volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c => generated 898 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:07:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Volume info retrieved successfully. Sep 05 05:07:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4b98131-8efc-4e00-9287-08dbe7f4303d tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 200 Sep 05 05:07:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 323/656] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:20 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c Sep 05 05:07:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:21 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:21 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-873634bd-a203-4c62-8dde-58fd5ea1e916 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c returned with HTTP 200 Sep 05 05:07:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 334/657] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:20 2026] GET /volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c => generated 922 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-679a0417-c9ed-4665-acae-000b0cd135b3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-679a0417-c9ed-4665-acae-000b0cd135b3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-679a0417-c9ed-4665-acae-000b0cd135b3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-679a0417-c9ed-4665-acae-000b0cd135b3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:21 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:07:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-679a0417-c9ed-4665-acae-000b0cd135b3 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 returned with HTTP 200 Sep 05 05:07:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 324/658] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:07:21 2026] DELETE /volume/v3/attachments/c2a55289-b98f-41d9-b59a-8f23c58b4da5 => generated 19 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:07:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Delete volume with id: e5913549-be6d-4464-b9cc-8e4ff6f7d17e Sep 05 05:07:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Delete volume request issued successfully. Sep 05 05:07:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-571fb658-db1c-4bf0-acac-11d7980fd7ae req-412991d5-f352-4268-a15b-fe6b892039a7 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e returned with HTTP 202 Sep 05 05:07:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 335/659] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:07:21 2026] DELETE /volume/v3/volumes/e5913549-be6d-4464-b9cc-8e4ff6f7d17e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-37914bbf-9622-4287-9409-1a0761ddf706 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-37914bbf-9622-4287-9409-1a0761ddf706 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] GET http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-37914bbf-9622-4287-9409-1a0761ddf706 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-37914bbf-9622-4287-9409-1a0761ddf706 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-37914bbf-9622-4287-9409-1a0761ddf706 tempest-AttachVolumeNegativeTest-203049611 tempest-AttachVolumeNegativeTest-203049611-project-member] http://192.168.122.128/volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 returned with HTTP 404 Sep 05 05:07:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 325/660] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:21 2026] GET /volume/v3/volumes/d890488e-c1b6-4060-aed4-caaed3eaca63 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:22 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:22 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad448e6e-bb9a-4754-acde-2b323cd19e9d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c returned with HTTP 200 Sep 05 05:07:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 336/661] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:22 2026] GET /volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c => generated 923 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/group_snapshots Sep 05 05:07:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "174cf226-eb3a-4630-8da6-1122524ff779", "name": "tempest-group_snapshot-1269210164"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '174cf226-eb3a-4630-8da6-1122524ff779', 'name': 'tempest-group_snapshot-1269210164'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 05:07:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.group_snapshots [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group_snapshot tempest-group_snapshot-1269210164. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:22 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2052823522 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2052823522, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2052823522 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2052823522, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:22 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['fdc15468-03c8-431d-9d90-de4ee0ea9f8e', '7eb244da-04be-4015-9ede-634f769f72eb', '51929754-9b20-458d-8d91-a224700054d9', 'b6978567-2e84-4f7b-a938-252d4b65ea16'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a4f5563-9dc4-40e7-a28b-4adf4113f23f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots returned with HTTP 202 Sep 05 05:07:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 326/662] 192.168.122.128 () {62 vars in 1208 bytes} [Sat Sep 5 05:07:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:07:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d7065c-8a43-45bb-831b-4d2d605418d4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 200 Sep 05 05:07:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 337/663] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:07:22 2026] GET /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-92ec12ee-0be9-4314-af50-e1247e5908db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:07:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:23 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Delete volume with id: d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:07:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:07:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:07:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cbcebad1-5aff-4515-ab35-00ffeb93a62c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 200 Sep 05 05:07:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 338/664] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:07:23 2026] GET /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Delete volume request issued successfully. Sep 05 05:07:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ec12ee-0be9-4314-af50-e1247e5908db tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 202 Sep 05 05:07:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 327/665] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:23 2026] DELETE /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:07:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:07:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d3a16f03-6aec-47ea-af3f-88fb184bd532 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:07:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 339/666] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:24 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:07:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03c75e99-a8e7-492c-a4db-722fa61afb03 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 200 Sep 05 05:07:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 328/667] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:07:25 2026] GET /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7553f4b9-c545-4f6d-99de-65db55b51956 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7553f4b9-c545-4f6d-99de-65db55b51956 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:07:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7553f4b9-c545-4f6d-99de-65db55b51956 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7553f4b9-c545-4f6d-99de-65db55b51956 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7553f4b9-c545-4f6d-99de-65db55b51956 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Volume info retrieved successfully. Sep 05 05:07:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7553f4b9-c545-4f6d-99de-65db55b51956 tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 200 Sep 05 05:07:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 340/668] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:25 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75cc30ea-4961-4527-9426-7fd47bdedff4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 200 Sep 05 05:07:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 329/669] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:07:26 2026] GET /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 308 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64eef6de-ea9a-4d2d-9486-dbc9a933d4ef tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:07:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 341/670] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:07:26 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b568fe6-ad0d-4e95-881f-0edd91d5a274 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d returned with HTTP 200 Sep 05 05:07:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 330/671] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:07:26 2026] GET /volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups/action Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "178685e3-fc86-4088-97ab-97026d0d92ef", "name": "tempest-Group_from_snap-1883036800"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "178685e3-fc86-4088-97ab-97026d0d92ef", "name": "tempest-Group_from_snap-1883036800"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '178685e3-fc86-4088-97ab-97026d0d92ef', 'name': 'tempest-Group_from_snap-1883036800'}}. {{(pid=89024) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group tempest-Group_from_snap-1883036800 from group_snapshot 178685e3-fc86-4088-97ab-97026d0d92ef. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9674f7c2-f23c-41ee-bb55-b6d2382b041f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9674f7c2-f23c-41ee-bb55-b6d2382b041f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] GET http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9674f7c2-f23c-41ee-bb55-b6d2382b041f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9674f7c2-f23c-41ee-bb55-b6d2382b041f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9674f7c2-f23c-41ee-bb55-b6d2382b041f tempest-ServerActionsTestOtherA-74061543 tempest-ServerActionsTestOtherA-74061543-project-member] http://192.168.122.128/volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 returned with HTTP 404 Sep 05 05:07:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 331/672] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:26 2026] GET /volume/v3/volumes/d2bbce93-7d90-4bd3-813a-78278e327329 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['6268e631-a6d5-4dad-a135-b621368f6736'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.group.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] A mapping entry already exists for group 61fb747a-3374-4803-9385-1d7dd529c481 and volume type 2d901e6f-d75f-4e83-af60-06f59a5662e0. Do not need to create again. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (06810a2d-04c6-41f9-83a3-c4f38b18a51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf225b1f-1c36-48d5-a889-b9f2567343ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf225b1f-1c36-48d5-a889-b9f2567343ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c3fe90d-6668-43e7-99cf-ea999667642d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d901e6f-d75f-4e83-af60-06f59a5662e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2052823522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d901e6f-d75f-4e83-af60-06f59a5662e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '61fb747a-3374-4803-9385-1d7dd529c481', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88ca156-8867-41a7-8c71-4f97f4176726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['25b320f0-8caa-4f25-b475-93bf8dba5991', '3ee2d4f8-a66d-4c6d-9384-96751722e3f2'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88ca156-8867-41a7-8c71-4f97f4176726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b320f0-8caa-4f25-b475-93bf8dba5991', '3ee2d4f8-a66d-4c6d-9384-96751722e3f2']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ccf303-97f2-41ae-98fd-80f440b98f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ccf303-97f2-41ae-98fd-80f440b98f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85b2660-5763-48aa-a707-80debdcb18d0', '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=61fb747a-3374-4803-9385-1d7dd529c481,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['25b320f0-8caa-4f25-b475-93bf8dba5991','3ee2d4f8-a66d-4c6d-9384-96751722e3f2'],size=1,snapshot_id=3c3fe90d-6668-43e7-99cf-ea999667642d,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=61fb747a-3374-4803-9385-1d7dd529c481,host=None,id=d85b2660-5763-48aa-a707-80debdcb18d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e7c3bc65d5437086628b49624199d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c3fe90d-6668-43e7-99cf-ea999667642d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d901e6f-d75f-4e83-af60-06f59a5662e0),volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2381976-7d6c-4c38-bf07-2d0a9315ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2381976-7d6c-4c38-bf07-2d0a9315ac7c) transitioned into state 'SUCCESS' from 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=61fb747a-3374-4803-9385-1d7dd529c481,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['25b320f0-8caa-4f25-b475-93bf8dba5991','3ee2d4f8-a66d-4c6d-9384-96751722e3f2'],size=1,snapshot_id=3c3fe90d-6668-43e7-99cf-ea999667642d,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=2d901e6f-d75f-4e83-af60-06f59a5662e0)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (06810a2d-04c6-41f9-83a3-c4f38b18a51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request issued successfully. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c002a4a-3d27-4c7b-b5bf-1483a0e7e8c8 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/action returned with HTTP 202 Sep 05 05:07:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 342/673] 192.168.122.128 () {62 vars in 1202 bytes} [Sat Sep 5 05:07:26 2026] POST /volume/v3/groups/action => generated 103 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:27 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:27 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:27 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:27 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-546faaff-2aaa-465e-a5ce-d9e66ce35216 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:07:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 332/674] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:07:27 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:27 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:27 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-027927ed-b787-4e97-8bd4-4bfabfe2d2e1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 343/675] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:27 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-071d36e6-94f1-4578-9628-f44b00cacd0b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:28 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:28 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:28 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-071d36e6-94f1-4578-9628-f44b00cacd0b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 333/676] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:28 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:29 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:29 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:30 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9560bcf5-c4a9-476d-be6e-d82429f64eb4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 344/677] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:29 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:31 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:31 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:31 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfaffc45-c233-43f1-ab16-e756b5cbd6c9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 334/678] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:31 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:33 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:33 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:33 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4fde81b7-a0ea-4f56-9356-ef3f6fa925c1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 345/679] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:32 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:34 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:34 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:35 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06f0a0de-a3d5-4e35-9d6c-2428b2c17f70 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 335/680] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:34 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-331ba0f9-bc9e-4068-a051-2452593f2ce0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 346/681] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:36 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 935 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 61fb747a-3374-4803-9385-1d7dd529c481 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cb0aec4b-3a1a-48c5-a832-4f9f67d2ddc5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 returned with HTTP 200 Sep 05 05:07:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 336/682] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:36 2026] GET /volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 => generated 418 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39e9f293-a861-485c-9c45-fbf8f7e59f63 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:07:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 347/683] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:07:36 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-33c887a2-6b03-4a65-9085-a7808793925c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481/action Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for group 61fb747a-3374-4803-9385-1d7dd529c481 {{(pid=89025) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:07:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group with id: 61fb747a-3374-4803-9385-1d7dd529c481 Sep 05 05:07:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:07:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33c887a2-6b03-4a65-9085-a7808793925c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481/action returned with HTTP 202 Sep 05 05:07:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 337/684] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:36 2026] POST /volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:36 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:36 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f07f2bf-190c-40fa-8903-efbd6d65198e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 348/685] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:36 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 934 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:38 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:38 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:38 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b96c2bd3-d7af-4c7e-b363-dc1b6f636366 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 200 Sep 05 05:07:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 338/686] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:38 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 933 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a920d1d7-c0ee-4994-bd5f-7b09a305d78c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a920d1d7-c0ee-4994-bd5f-7b09a305d78c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a920d1d7-c0ee-4994-bd5f-7b09a305d78c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a920d1d7-c0ee-4994-bd5f-7b09a305d78c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a920d1d7-c0ee-4994-bd5f-7b09a305d78c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 returned with HTTP 404 Sep 05 05:07:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 349/687] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:39 2026] GET /volume/v3/volumes/d85b2660-5763-48aa-a707-80debdcb18d0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 61fb747a-3374-4803-9385-1d7dd529c481 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e82d2d7-bb66-42dc-a816-035a37019b90 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 returned with HTTP 404 Sep 05 05:07:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 339/688] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:39 2026] GET /volume/v3/groups/61fb747a-3374-4803-9385-1d7dd529c481 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b552c2dd-69d4-4799-a495-efca000b3c30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89024) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.group_snapshots [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group_snapshot with id: 178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b552c2dd-69d4-4799-a495-efca000b3c30 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 202 Sep 05 05:07:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 350/689] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:07:39 2026] DELETE /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:39 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8f3dbcd-941a-4099-b232-0d7fe829ac00 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:07:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 340/690] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:07:39 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ea07b260-1595-4d8b-a676-0f051b0a155b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:39 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:07:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea07b260-1595-4d8b-a676-0f051b0a155b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:07:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 351/691] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:07:39 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-62e5592b-5114-4046-bbce-465f90df6617 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62e5592b-5114-4046-bbce-465f90df6617 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62e5592b-5114-4046-bbce-465f90df6617 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62e5592b-5114-4046-bbce-465f90df6617 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-62e5592b-5114-4046-bbce-465f90df6617 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:07:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62e5592b-5114-4046-bbce-465f90df6617 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d returned with HTTP 200 Sep 05 05:07:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 341/692] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:07:39 2026] GET /volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-03bfc105-a994-433f-8a21-8c8f4027332e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03bfc105-a994-433f-8a21-8c8f4027332e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d Sep 05 05:07:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03bfc105-a994-433f-8a21-8c8f4027332e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03bfc105-a994-433f-8a21-8c8f4027332e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03bfc105-a994-433f-8a21-8c8f4027332e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:07:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03bfc105-a994-433f-8a21-8c8f4027332e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d returned with HTTP 200 Sep 05 05:07:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 352/693] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:07:40 2026] GET /volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3b1e8f1a-89c9-4364-9eaf-b5ed395d90c9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b1e8f1a-89c9-4364-9eaf-b5ed395d90c9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b1e8f1a-89c9-4364-9eaf-b5ed395d90c9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-608420557", "description": "tempest-group-type-description-1753908561", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b1e8f1a-89c9-4364-9eaf-b5ed395d90c9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 342/694] 192.168.122.128 () {62 vars in 1196 bytes} [Sat Sep 5 05:07:41 2026] POST /volume/v3/group_types => generated 264 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bcfc5aba-02ce-48b6-bf6e-869cdf9cd93f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcfc5aba-02ce-48b6-bf6e-869cdf9cd93f tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcfc5aba-02ce-48b6-bf6e-869cdf9cd93f tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcfc5aba-02ce-48b6-bf6e-869cdf9cd93f tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcfc5aba-02ce-48b6-bf6e-869cdf9cd93f tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 200 Sep 05 05:07:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 353/695] 192.168.122.128 () {60 vars in 1174 bytes} [Sat Sep 5 05:07:41 2026] GET /volume/v3/group_types => generated 664 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8a79493b-05be-44b7-abf6-9be157d625fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a79493b-05be-44b7-abf6-9be157d625fa tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] PUT http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a79493b-05be-44b7-abf6-9be157d625fa tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1735073565", "description": "updated-group-type-desc"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a79493b-05be-44b7-abf6-9be157d625fa tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 returned with HTTP 200 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 343/696] 192.168.122.128 () {62 vars in 1306 bytes} [Sat Sep 5 05:07:41 2026] PUT /volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 => generated 255 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-31201077-fe89-47d2-96ee-ad3008cda2f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31201077-fe89-47d2-96ee-ad3008cda2f0 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31201077-fe89-47d2-96ee-ad3008cda2f0 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31201077-fe89-47d2-96ee-ad3008cda2f0 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31201077-fe89-47d2-96ee-ad3008cda2f0 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 returned with HTTP 200 Sep 05 05:07:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 354/697] 192.168.122.128 () {60 vars in 1285 bytes} [Sat Sep 5 05:07:41 2026] GET /volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ed850924-789a-4465-92d8-6ffa034f1866 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed850924-789a-4465-92d8-6ffa034f1866 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed850924-789a-4465-92d8-6ffa034f1866 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed850924-789a-4465-92d8-6ffa034f1866 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed850924-789a-4465-92d8-6ffa034f1866 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 returned with HTTP 202 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 344/698] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:07:41 2026] DELETE /volume/v3/group_types/abffbd02-f647-4adb-9d89-51d8903ee108 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5ecf5c32-949a-4cc3-bfff-7310f11b69c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ecf5c32-949a-4cc3-bfff-7310f11b69c4 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ecf5c32-949a-4cc3-bfff-7310f11b69c4 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ecf5c32-949a-4cc3-bfff-7310f11b69c4 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ecf5c32-949a-4cc3-bfff-7310f11b69c4 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 200 Sep 05 05:07:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 355/699] 192.168.122.128 () {60 vars in 1174 bytes} [Sat Sep 5 05:07:41 2026] GET /volume/v3/group_types => generated 414 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8a1cb1ca-23e6-417d-a312-7d6a7ffffcc9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a1cb1ca-23e6-417d-a312-7d6a7ffffcc9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a1cb1ca-23e6-417d-a312-7d6a7ffffcc9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1262643139", "is_public": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a1cb1ca-23e6-417d-a312-7d6a7ffffcc9 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 345/700] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:07:41 2026] POST /volume/v3/group_types => generated 164 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a9e5a4f-ec80-4aa1-8d2f-103bc62675cc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a9e5a4f-ec80-4aa1-8d2f-103bc62675cc tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a9e5a4f-ec80-4aa1-8d2f-103bc62675cc tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1912613981", "is_public": false}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a9e5a4f-ec80-4aa1-8d2f-103bc62675cc tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 356/701] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:07:41 2026] POST /volume/v3/group_types => generated 165 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca439a83-26d4-4a3e-bef0-f457b3e6d019 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca439a83-26d4-4a3e-bef0-f457b3e6d019 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca439a83-26d4-4a3e-bef0-f457b3e6d019 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca439a83-26d4-4a3e-bef0-f457b3e6d019 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42a08bb3-a64c-499d-af78-7ce9d9c426da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d returned with HTTP 200 Sep 05 05:07:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 346/702] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:07:41 2026] GET /volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d => generated 450 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca439a83-26d4-4a3e-bef0-f457b3e6d019 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 05:07:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 357/703] 192.168.122.128 () {60 vars in 1235 bytes} [Sat Sep 5 05:07:41 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 715 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b6f2f4f-cb04-4531-9f31-a205ba9554b5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b6f2f4f-cb04-4531-9f31-a205ba9554b5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b6f2f4f-cb04-4531-9f31-a205ba9554b5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b6f2f4f-cb04-4531-9f31-a205ba9554b5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b6f2f4f-cb04-4531-9f31-a205ba9554b5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 05:07:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 347/704] 192.168.122.128 () {60 vars in 1237 bytes} [Sat Sep 5 05:07:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 715 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-40969cd8-63fa-4099-a49b-252792c1e51b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40969cd8-63fa-4099-a49b-252792c1e51b tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types?is_public=False Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-40969cd8-63fa-4099-a49b-252792c1e51b tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-40969cd8-63fa-4099-a49b-252792c1e51b tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-40969cd8-63fa-4099-a49b-252792c1e51b tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 05:07:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 358/705] 192.168.122.128 () {60 vars in 1205 bytes} [Sat Sep 5 05:07:42 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5f5cb579-f0d9-4fe7-a125-d4c05885dad3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f5cb579-f0d9-4fe7-a125-d4c05885dad3 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] GET http://192.168.122.128/volume/v3/group_types?is_public=True Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f5cb579-f0d9-4fe7-a125-d4c05885dad3 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f5cb579-f0d9-4fe7-a125-d4c05885dad3 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f5cb579-f0d9-4fe7-a125-d4c05885dad3 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 05:07:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 348/706] 192.168.122.128 () {60 vars in 1203 bytes} [Sat Sep 5 05:07:42 2026] GET /volume/v3/group_types?is_public=True => generated 564 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-acb3820a-5a84-460f-bfdf-ea511590a497 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acb3820a-5a84-460f-bfdf-ea511590a497 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/9e6283ad-057e-47d6-bb1e-129de8ab38a6 Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acb3820a-5a84-460f-bfdf-ea511590a497 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acb3820a-5a84-460f-bfdf-ea511590a497 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acb3820a-5a84-460f-bfdf-ea511590a497 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types/9e6283ad-057e-47d6-bb1e-129de8ab38a6 returned with HTTP 202 Sep 05 05:07:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 359/707] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:07:42 2026] DELETE /volume/v3/group_types/9e6283ad-057e-47d6-bb1e-129de8ab38a6 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4d501e6c-9735-4548-a738-83685294b0f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d501e6c-9735-4548-a738-83685294b0f5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/61c56b43-b895-4638-84e6-af09d8ba78c5 Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d501e6c-9735-4548-a738-83685294b0f5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d501e6c-9735-4548-a738-83685294b0f5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d501e6c-9735-4548-a738-83685294b0f5 tempest-GroupTypesTest-1508066839 tempest-GroupTypesTest-1508066839-project-admin] http://192.168.122.128/volume/v3/group_types/61c56b43-b895-4638-84e6-af09d8ba78c5 returned with HTTP 202 Sep 05 05:07:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 349/708] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:07:42 2026] DELETE /volume/v3/group_types/61c56b43-b895-4638-84e6-af09d8ba78c5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-88b45ab0-2149-48b8-905b-f403a5caf942 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-88b45ab0-2149-48b8-905b-f403a5caf942 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-88b45ab0-2149-48b8-905b-f403a5caf942 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-88b45ab0-2149-48b8-905b-f403a5caf942 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-88b45ab0-2149-48b8-905b-f403a5caf942 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d returned with HTTP 404 Sep 05 05:07:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 360/709] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:07:43 2026] GET /volume/v3/snapshots/3c3fe90d-6668-43e7-99cf-ea999667642d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 178685e3-fc86-4088-97ab-97026d0d92ef {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef402c17-1cab-42ee-aee3-7d868e9946e4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef returned with HTTP 404 Sep 05 05:07:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 350/710] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:07:43 2026] GET /volume/v3/group_snapshots/178685e3-fc86-4088-97ab-97026d0d92ef => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:43 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83034bcd-9979-40c6-9bdf-1081a3256f4c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:07:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 361/711] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:07:43 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-da182620-df92-41e7-aa48-d3043174b755 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779/action Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for group 174cf226-eb3a-4630-8da6-1122524ff779 {{(pid=89025) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:07:43 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group with id: 174cf226-eb3a-4630-8da6-1122524ff779 Sep 05 05:07:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:43 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:07:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:43 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:07:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-da182620-df92-41e7-aa48-d3043174b755 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779/action returned with HTTP 202 Sep 05 05:07:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 351/712] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:43 2026] POST /volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:43 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:43 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a425452a-e6c7-4ae5-b252-b24ab5dd04a1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c returned with HTTP 200 Sep 05 05:07:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 362/713] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:43 2026] GET /volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9c03ac4f-e3ff-48e1-9bf5-b84bd5a3815a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9c03ac4f-e3ff-48e1-9bf5-b84bd5a3815a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c Sep 05 05:07:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9c03ac4f-e3ff-48e1-9bf5-b84bd5a3815a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9c03ac4f-e3ff-48e1-9bf5-b84bd5a3815a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9c03ac4f-e3ff-48e1-9bf5-b84bd5a3815a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c returned with HTTP 404 Sep 05 05:07:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 352/714] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:44 2026] GET /volume/v3/volumes/63e07305-6820-4c30-81db-555b09d3915c => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 Sep 05 05:07:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 174cf226-eb3a-4630-8da6-1122524ff779 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:44 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4e8578b-7101-4a1c-9cfd-35d89ca11de1 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 returned with HTTP 200 Sep 05 05:07:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 363/715] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:44 2026] GET /volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-63928309-7b72-44ba-b121-77209b5eb105 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63928309-7b72-44ba-b121-77209b5eb105 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 Sep 05 05:07:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63928309-7b72-44ba-b121-77209b5eb105 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63928309-7b72-44ba-b121-77209b5eb105 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-63928309-7b72-44ba-b121-77209b5eb105 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 174cf226-eb3a-4630-8da6-1122524ff779 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63928309-7b72-44ba-b121-77209b5eb105 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 returned with HTTP 404 Sep 05 05:07:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 353/716] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:45 2026] GET /volume/v3/groups/174cf226-eb3a-4630-8da6-1122524ff779 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-70bfff68-4222-4808-b19a-b6af1a71913c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70bfff68-4222-4808-b19a-b6af1a71913c tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/4088ea6f-7115-4caa-abc4-462a447562e9 Sep 05 05:07:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70bfff68-4222-4808-b19a-b6af1a71913c tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70bfff68-4222-4808-b19a-b6af1a71913c tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70bfff68-4222-4808-b19a-b6af1a71913c tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types/4088ea6f-7115-4caa-abc4-462a447562e9 returned with HTTP 202 Sep 05 05:07:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 364/717] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:07:45 2026] DELETE /volume/v3/group_types/4088ea6f-7115-4caa-abc4-462a447562e9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8083ec6b-a706-428b-909d-9d932289e910 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8083ec6b-a706-428b-909d-9d932289e910 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8083ec6b-a706-428b-909d-9d932289e910 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8083ec6b-a706-428b-909d-9d932289e910 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8083ec6b-a706-428b-909d-9d932289e910 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 returned with HTTP 202 Sep 05 05:07:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 354/718] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:07:46 2026] DELETE /volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae9ad496-5091-44e0-a1a7-59fbabd58201 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae9ad496-5091-44e0-a1a7-59fbabd58201 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] GET http://192.168.122.128/volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae9ad496-5091-44e0-a1a7-59fbabd58201 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae9ad496-5091-44e0-a1a7-59fbabd58201 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae9ad496-5091-44e0-a1a7-59fbabd58201 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 returned with HTTP 404 Sep 05 05:07:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 365/719] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:07:46 2026] GET /volume/v3/types/2d901e6f-d75f-4e83-af60-06f59a5662e0 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c42d45b1-c134-4785-bf8e-7351824119e0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c42d45b1-c134-4785-bf8e-7351824119e0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c42d45b1-c134-4785-bf8e-7351824119e0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-692841520"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c42d45b1-c134-4785-bf8e-7351824119e0 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:07:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 355/720] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:07:46 2026] POST /volume/v3/types => generated 223 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d2abbf1-b23c-4a3e-88ca-4ab99e8daa30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d2abbf1-b23c-4a3e-88ca-4ab99e8daa30 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d2abbf1-b23c-4a3e-88ca-4ab99e8daa30 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1337079138"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d2abbf1-b23c-4a3e-88ca-4ab99e8daa30 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 366/721] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:07:46 2026] POST /volume/v3/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "91f9ce1e-9f7f-4d1d-8908-3e101a3c3a79", "volume_types": ["5fe2c3f6-5322-4e00-a004-a98747623624"], "name": "tempest-GroupSnapshotsTest-Group-613748728"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group {'group': {'group_type': '91f9ce1e-9f7f-4d1d-8908-3e101a3c3a79', 'volume_types': ['5fe2c3f6-5322-4e00-a004-a98747623624'], 'name': 'tempest-GroupSnapshotsTest-Group-613748728'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group tempest-GroupSnapshotsTest-Group-613748728. Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:46 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['e1529d15-c29c-40de-bdf6-8f571c3e589e'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-617864a4-17f3-43ef-8b82-dff1a8a53823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:07:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 356/722] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:07:46 2026] POST /volume/v3/groups => generated 111 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:46 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e93625fd-08da-4e6d-b0c5-66e91dea8728 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 367/723] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:46 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:07:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:47 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebea571d-5fee-4456-a63d-c1d9151a57ee tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 357/724] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:47 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2109236845", "volume_type": "5fe2c3f6-5322-4e00-a004-a98747623624", "group_id": "890e29b0-65ed-466d-9010-d053b7031d4e", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2109236845', 'volume_type': '5fe2c3f6-5322-4e00-a004-a98747623624', 'group_id': '890e29b0-65ed-466d-9010-d053b7031d4e', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:47 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume of 1 GB Sep 05 05:07:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (d6af15c8-415c-460a-a48e-39ec254f841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd33055-3a95-49ec-aef9-0578f63c22df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd33055-3a95-49ec-aef9-0578f63c22df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:07:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5fe2c3f6-5322-4e00-a004-a98747623624,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-692841520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5fe2c3f6-5322-4e00-a004-a98747623624', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '890e29b0-65ed-466d-9010-d053b7031d4e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd72d6f-ac15-402a-bd4e-19bd40970792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-692841520 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-692841520, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-692841520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-692841520, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['e59a9d67-0c02-4455-a296-53a46eb94bbf', 'b0518886-f62a-4f23-8edf-843cd81f7f8c', 'f0a4bdf2-c787-453d-9491-46b8d7ca39a0', '95ec7c34-1e01-4e33-9e10-88b11559cc61'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd72d6f-ac15-402a-bd4e-19bd40970792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59a9d67-0c02-4455-a296-53a46eb94bbf', 'b0518886-f62a-4f23-8edf-843cd81f7f8c', 'f0a4bdf2-c787-453d-9491-46b8d7ca39a0', '95ec7c34-1e01-4e33-9e10-88b11559cc61']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bf6d71-5eae-4602-9f19-800a42d7587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bf6d71-5eae-4602-9f19-800a42d7587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0ec410-bc8f-482a-aa10-b46e6ff5078c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2109236845',encryption_key_id=None,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['e59a9d67-0c02-4455-a296-53a46eb94bbf','b0518886-f62a-4f23-8edf-843cd81f7f8c','f0a4bdf2-c787-453d-9491-46b8d7ca39a0','95ec7c34-1e01-4e33-9e10-88b11559cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2109236845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,host=None,id=6d0ec410-bc8f-482a-aa10-b46e6ff5078c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e7c3bc65d5437086628b49624199d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5fe2c3f6-5322-4e00-a004-a98747623624),volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e7b8d4-0306-42a5-be8d-6d2124a887d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e7b8d4-0306-42a5-be8d-6d2124a887d9) transitioned into state 'SUCCESS' from state '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-2109236845',encryption_key_id=None,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['e59a9d67-0c02-4455-a296-53a46eb94bbf','b0518886-f62a-4f23-8edf-843cd81f7f8c','f0a4bdf2-c787-453d-9491-46b8d7ca39a0','95ec7c34-1e01-4e33-9e10-88b11559cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29264404-eff6-4a70-ba97-6c79dbbd8876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29264404-eff6-4a70-ba97-6c79dbbd8876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (d6af15c8-415c-460a-a48e-39ec254f841f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request issued successfully. Sep 05 05:07:48 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:48 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:48 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc739100-0cab-47e5-a9ab-24f0865cda54 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 368/725] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:07:47 2026] POST /volume/v3/volumes => generated 830 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c Sep 05 05:07:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:48 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:48 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:48 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a7a022e-e08f-4622-a93b-ead58f1acc52 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c returned with HTTP 200 Sep 05 05:07:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 358/726] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:48 2026] GET /volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c => generated 898 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd95e032-fd53-455e-a995-f29171752ba7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-791686705"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-791686705'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:49 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:07:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c Sep 05 05:07:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:07:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (058364c4-32fb-4408-b594-8cda864c39ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e2ecee-8681-4cb1-8021-53be4c698d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:49 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:49 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e2ecee-8681-4cb1-8021-53be4c698d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9616c3-c1af-4018-baa1-d0524846c1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:50 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16d6c0f6-0886-498d-8ecb-5b97af1f5823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c returned with HTTP 200 Sep 05 05:07:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 359/727] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:49 2026] GET /volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c => generated 922 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['6d2e0d86-41ce-4dc7-9027-9c804d8f2283', '354c8616-e69f-4c11-8d9a-cf807c00f53e', 'de130ce1-be23-4e6f-a4bd-4a2e497706d8', '943e190d-0f62-4b1b-a73a-d25abf6a7cb0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9616c3-c1af-4018-baa1-d0524846c1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2e0d86-41ce-4dc7-9027-9c804d8f2283', '354c8616-e69f-4c11-8d9a-cf807c00f53e', 'de130ce1-be23-4e6f-a4bd-4a2e497706d8', '943e190d-0f62-4b1b-a73a-d25abf6a7cb0']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d6ce98-b787-4bfe-9def-c831887dda03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d6ce98-b787-4bfe-9def-c831887dda03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99dc7a42-ef52-4f68-9703-3f31b1a99e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-791686705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['6d2e0d86-41ce-4dc7-9027-9c804d8f2283','354c8616-e69f-4c11-8d9a-cf807c00f53e','de130ce1-be23-4e6f-a4bd-4a2e497706d8','943e190d-0f62-4b1b-a73a-d25abf6a7cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-791686705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99dc7a42-ef52-4f68-9703-3f31b1a99e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04014e1f-4ae6-4bec-a4c6-c2cb7687940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04014e1f-4ae6-4bec-a4c6-c2cb7687940a) transitioned into state 'SUCCESS' from state '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-791686705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['6d2e0d86-41ce-4dc7-9027-9c804d8f2283','354c8616-e69f-4c11-8d9a-cf807c00f53e','de130ce1-be23-4e6f-a4bd-4a2e497706d8','943e190d-0f62-4b1b-a73a-d25abf6a7cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dd882d-dec1-4199-adfe-8dd66303b787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dd882d-dec1-4199-adfe-8dd66303b787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (058364c4-32fb-4408-b594-8cda864c39ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:07:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd95e032-fd53-455e-a995-f29171752ba7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 369/728] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:07:49 2026] POST /volume/v3/volumes => generated 757 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:07:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d880b446-9f44-474f-8a20-a189901e7779 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d880b446-9f44-474f-8a20-a189901e7779 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d880b446-9f44-474f-8a20-a189901e7779 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d880b446-9f44-474f-8a20-a189901e7779 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d880b446-9f44-474f-8a20-a189901e7779 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d880b446-9f44-474f-8a20-a189901e7779 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 360/729] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:50 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 825 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c Sep 05 05:07:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:51 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:51 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:51 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ef3dce3-bbeb-42b2-83df-9a0a505c43a0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c returned with HTTP 200 Sep 05 05:07:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 370/730] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:51 2026] GET /volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c => generated 923 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b3a9aefa-53f5-49f1-a710-df562f989fca None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-264430275", "volume_type": "5fe2c3f6-5322-4e00-a004-a98747623624", "group_id": "890e29b0-65ed-466d-9010-d053b7031d4e", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-264430275', 'volume_type': '5fe2c3f6-5322-4e00-a004-a98747623624', 'group_id': '890e29b0-65ed-466d-9010-d053b7031d4e', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:51 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume of 1 GB Sep 05 05:07:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (aef8d6a7-9764-4b93-9aa8-df5547972d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89c5e34-a220-4ed9-a1e9-f1e56fcc3cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:07:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ecdf8d9b-0b67-44ce-bf46-2101f693486f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89c5e34-a220-4ed9-a1e9-f1e56fcc3cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:07:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5fe2c3f6-5322-4e00-a004-a98747623624,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-692841520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5fe2c3f6-5322-4e00-a004-a98747623624', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '890e29b0-65ed-466d-9010-d053b7031d4e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c360f340-126a-4a4e-ab49-091f6129e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-692841520 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-692841520, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-692841520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-692841520, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['84668c86-6244-4bac-91d3-7240b4f208ac', 'bcd11c1b-9b56-438b-900d-7ad74876b90d', 'af4b05e4-a243-43c5-838a-8b79ecaa53a5', '47982ad9-e759-40aa-9df8-3801d45ce7b9'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c360f340-126a-4a4e-ab49-091f6129e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84668c86-6244-4bac-91d3-7240b4f208ac', 'bcd11c1b-9b56-438b-900d-7ad74876b90d', 'af4b05e4-a243-43c5-838a-8b79ecaa53a5', '47982ad9-e759-40aa-9df8-3801d45ce7b9']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556e7d3a-99e6-498c-8e6d-0d46366822d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556e7d3a-99e6-498c-8e6d-0d46366822d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e6188c5-11ca-45e9-a05f-37ef16feb911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-264430275',encryption_key_id=None,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['84668c86-6244-4bac-91d3-7240b4f208ac','bcd11c1b-9b56-438b-900d-7ad74876b90d','af4b05e4-a243-43c5-838a-8b79ecaa53a5','47982ad9-e759-40aa-9df8-3801d45ce7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-264430275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,host=None,id=7e6188c5-11ca-45e9-a05f-37ef16feb911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e7c3bc65d5437086628b49624199d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5fe2c3f6-5322-4e00-a004-a98747623624),volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad8d2da-7386-4087-bc02-58cbe048f12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad8d2da-7386-4087-bc02-58cbe048f12f) transitioned into state 'SUCCESS' from state '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-264430275',encryption_key_id=None,group_id=890e29b0-65ed-466d-9010-d053b7031d4e,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['84668c86-6244-4bac-91d3-7240b4f208ac','bcd11c1b-9b56-438b-900d-7ad74876b90d','af4b05e4-a243-43c5-838a-8b79ecaa53a5','47982ad9-e759-40aa-9df8-3801d45ce7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=5fe2c3f6-5322-4e00-a004-a98747623624)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950de41-9d1e-41dd-8f0b-30a4dc5610a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ecdf8d9b-0b67-44ce-bf46-2101f693486f tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ecdf8d9b-0b67-44ce-bf46-2101f693486f tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-620910481"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950de41-9d1e-41dd-8f0b-30a4dc5610a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (aef8d6a7-9764-4b93-9aa8-df5547972d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request issued successfully. Sep 05 05:07:52 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:52 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ecdf8d9b-0b67-44ce-bf46-2101f693486f tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 371/731] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:07:51 2026] POST /volume/v3/types => generated 219 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96f43484-ca50-4985-8182-3a6ce09191b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f43484-ca50-4985-8182-3a6ce09191b7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f43484-ca50-4985-8182-3a6ce09191b7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f43484-ca50-4985-8182-3a6ce09191b7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96f43484-ca50-4985-8182-3a6ce09191b7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f43484-ca50-4985-8182-3a6ce09191b7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 372/732] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:52 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 849 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-582b1a62-54dc-4842-8443-ad0fb818bc8b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-582b1a62-54dc-4842-8443-ad0fb818bc8b tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-582b1a62-54dc-4842-8443-ad0fb818bc8b tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-869216498"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3a9aefa-53f5-49f1-a710-df562f989fca tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:07:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 361/733] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:07:51 2026] POST /volume/v3/volumes => generated 829 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-582b1a62-54dc-4842-8443-ad0fb818bc8b tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 373/734] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:07:52 2026] POST /volume/v3/group_types => generated 176 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-00d5a18a-1401-4139-a28b-6b856566be3d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:52 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00d5a18a-1401-4139-a28b-6b856566be3d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 374/735] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:52 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "274a881c-5cd0-461a-a946-3ce28ac20c6b", "volume_types": ["1e81ba18-9fb6-4a16-b161-b99417f8844b"], "name": "tempest-GroupsV320Test-Group-1102788225"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Creating new group {'group': {'group_type': '274a881c-5cd0-461a-a946-3ce28ac20c6b', 'volume_types': ['1e81ba18-9fb6-4a16-b161-b99417f8844b'], 'name': 'tempest-GroupsV320Test-Group-1102788225'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Creating group tempest-GroupsV320Test-Group-1102788225. Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Availability Zones retrieved successfully. Sep 05 05:07:52 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Created reservations ['d010ebab-bd8a-4e7e-8b32-76414f315729'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:07:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c49e4745-b1cb-43a1-8c40-a2761d4f31a2 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:07:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 362/736] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:07:52 2026] POST /volume/v3/groups => generated 108 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:52 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77fe2ff7-5eb5-43c6-acf2-94618b69fb9c tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 375/737] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:52 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6e923e9-f400-41b3-8a2b-571a0d3ccbdd tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 363/738] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:53 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action body: b'{"os-attach": {"instance_uuid": "003ed9a0-e0e1-4da0-bb50-745dedf6dfc0", "mountpoint": "/dev/vdb"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "003ed9a0-e0e1-4da0-bb50-745dedf6dfc0", "mountpoint": "/dev/vdb"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Update volume admin metadata completed successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-787f4895-458f-4b89-843e-5ac77be45ddb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:53 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Attach volume completed successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d147a263-bdfb-4eee-b8a9-422067a35fb1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action returned with HTTP 202 Sep 05 05:07:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 376/739] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:07:53 2026] POST /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee2d1730-ee5f-4c53-a8fd-8fdd43eaa150 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 377/740] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:53 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 1184 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a280a24-2896-47ec-988c-fe758822bbf2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a280a24-2896-47ec-988c-fe758822bbf2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a280a24-2896-47ec-988c-fe758822bbf2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a280a24-2896-47ec-988c-fe758822bbf2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5a280a24-2896-47ec-988c-fe758822bbf2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=390,cinder:INSERT=51,cinder:UPDATE=81 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-787f4895-458f-4b89-843e-5ac77be45ddb tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 364/741] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:53 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 921 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a280a24-2896-47ec-988c-fe758822bbf2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 378/742] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:53 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 1184 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05e4c3a5-9236-4714-a631-23b31839bf14 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8554816f-2aa4-4ac0-ab3a-822cbdbb56c5 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 365/743] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 389 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Updating group '208216a0-32d8-4028-83fb-99d80367e0e1' with 'creating' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1ae3155-99cf-4dcf-8e1e-2d425b012ee4 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 366/744] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6acbb48-a228-41e3-94d7-ff89d0841f0f tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 367/745] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05e4c3a5-9236-4714-a631-23b31839bf14 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05e4c3a5-9236-4714-a631-23b31839bf14 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05e4c3a5-9236-4714-a631-23b31839bf14 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Updating group '208216a0-32d8-4028-83fb-99d80367e0e1' with 'available' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=417,cinder:INSERT=56,cinder:UPDATE=81 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-05e4c3a5-9236-4714-a631-23b31839bf14 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume '99dc7a42-ef52-4f68-9703-3f31b1a99e71' with '{'status': 'error'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b79b5e1d-6c34-4639-8616-e958f29d6ed0 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 368/746] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05e4c3a5-9236-4714-a631-23b31839bf14 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 379/747] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be53fa62-fb71-4e92-b086-1c5e9c9b90d6 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 369/748] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 389 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Updating group '208216a0-32d8-4028-83fb-99d80367e0e1' with 'error' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f71e54ac-e323-4d2e-b268-bf13079ed472 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 380/749] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 1183 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6e8b29e-5e1d-4acc-96b3-9a701b6630cc tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1e642b89-ce78-4d10-8c33-c110d760ed38"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1e642b89-ce78-4d10-8c33-c110d760ed38"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 370/750] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Volume info retrieved successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7c03ef8-ff4f-4545-801a-a41514b06a32 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 371/751] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 385 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] POST http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Terminate volume connection completed successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Updating group '208216a0-32d8-4028-83fb-99d80367e0e1' with 'available' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=89024) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5656f7d2-8698-44fd-9210-edd9dfeb5cdd tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 372/752] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b4544d1-a817-4751-a3fe-20620cc91c33 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 373/753] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 389 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Get all volumes completed successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90ce312d-d0d3-40c6-b2b3-1b8b09d79f01 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 374/754] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] POST http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Detach volume completed successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a7e3b22-e640-40f9-8bec-b79a4c402eb5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action returned with HTTP 202 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] delete called for group 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Delete group with id: 208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 381/755] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcd260c9-a92c-43bf-ae39-bbfd1e25ccfc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:07:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 382/756] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1da3495-7f4c-4eb6-8af1-4ec413a4ce93 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action returned with HTTP 202 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 375/757] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:07:54 2026] POST /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3438884a-ac2a-4436-ad8a-94757c7d6336 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 383/758] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:54 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 869 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cb167323-64cb-4a81-9439-5973c796aa41 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action body: b'{"os-detach": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6540e568-aff4-4d57-bb0e-9aa070ca4632 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 376/759] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:07:55 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Detach volume completed successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb167323-64cb-4a81-9439-5973c796aa41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action returned with HTTP 202 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 384/760] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:07:55 2026] POST /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e3b65c2-35cd-49ab-a33a-08227a749961 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 385/761] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aff0fcdd-01bc-418c-872f-dc6253c0158b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 377/762] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 922 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7304a6d7-3e77-4a11-a929-6207866254da None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7304a6d7-3e77-4a11-a929-6207866254da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] PUT http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7304a6d7-3e77-4a11-a929-6207866254da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6d0ec410-bc8f-482a-aa10-b46e6ff5078c"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-7304a6d7-3e77-4a11-a929-6207866254da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Update called for group 890e29b0-65ed-466d-9010-d053b7031d4e. {{(pid=89025) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-7304a6d7-3e77-4a11-a929-6207866254da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Updating group 890e29b0-65ed-466d-9010-d053b7031d4e with name None description: None add_volumes: None remove_volumes: 6d0ec410-bc8f-482a-aa10-b46e6ff5078c. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7787a7dd-dae9-4edd-8285-3115fd617b3a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 386/763] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 869 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: 99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7304a6d7-3e77-4a11-a929-6207866254da tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 202 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 378/764] 192.168.122.128 () {62 vars in 1290 bytes} [Sat Sep 5 05:07:55 2026] PUT /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-69dac915-5065-4156-9533-2fe1672fed2f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69dac915-5065-4156-9533-2fe1672fed2f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69dac915-5065-4156-9533-2fe1672fed2f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69dac915-5065-4156-9533-2fe1672fed2f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-69dac915-5065-4156-9533-2fe1672fed2f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69dac915-5065-4156-9533-2fe1672fed2f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 379/765] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume request issued successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fce19f6-3ebf-428c-b52e-8aa93db81117 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 202 Sep 05 05:07:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 387/766] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:07:55 2026] DELETE /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf5e62f3-d8e2-47b7-b381-945f27a73778 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 380/767] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:55 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 868 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] GET http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] show called for member 208216a0-32d8-4028-83fb-99d80367e0e1 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb688f3a-ccda-4b96-a1c7-f364067a0569 tempest-GroupsV320Test-766618150 tempest-GroupsV320Test-766618150-project-member] http://192.168.122.128/volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 returned with HTTP 404 Sep 05 05:07:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 388/768] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:56 2026] GET /volume/v3/groups/208216a0-32d8-4028-83fb-99d80367e0e1 => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b330131c-9e03-4d0c-9d81-73af9248f7a7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b330131c-9e03-4d0c-9d81-73af9248f7a7 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/274a881c-5cd0-461a-a946-3ce28ac20c6b Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b330131c-9e03-4d0c-9d81-73af9248f7a7 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b330131c-9e03-4d0c-9d81-73af9248f7a7 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b330131c-9e03-4d0c-9d81-73af9248f7a7 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/group_types/274a881c-5cd0-461a-a946-3ce28ac20c6b returned with HTTP 202 Sep 05 05:07:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 381/769] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:07:56 2026] DELETE /volume/v3/group_types/274a881c-5cd0-461a-a946-3ce28ac20c6b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6edd6309-9530-4d36-b2fc-1e91cd8dd1e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6edd6309-9530-4d36-b2fc-1e91cd8dd1e8 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] DELETE http://192.168.122.128/volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6edd6309-9530-4d36-b2fc-1e91cd8dd1e8 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6edd6309-9530-4d36-b2fc-1e91cd8dd1e8 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6edd6309-9530-4d36-b2fc-1e91cd8dd1e8 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b returned with HTTP 202 Sep 05 05:07:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 389/770] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:07:56 2026] DELETE /volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f677dd26-cb58-4cd4-a8a5-484f03b48885 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f677dd26-cb58-4cd4-a8a5-484f03b48885 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] GET http://192.168.122.128/volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f677dd26-cb58-4cd4-a8a5-484f03b48885 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f677dd26-cb58-4cd4-a8a5-484f03b48885 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f677dd26-cb58-4cd4-a8a5-484f03b48885 tempest-GroupsV320Test-1177521752 tempest-GroupsV320Test-1177521752-project-admin] http://192.168.122.128/volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b returned with HTTP 404 Sep 05 05:07:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 382/771] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:07:56 2026] GET /volume/v3/types/1e81ba18-9fb6-4a16-b161-b99417f8844b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:56 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fffd73aa-c85a-439a-a7ab-a4a94de38a6b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 390/772] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:56 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-26ed0602-d831-4d9d-b160-b0e692908c35 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26ed0602-d831-4d9d-b160-b0e692908c35 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] PUT http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-26ed0602-d831-4d9d-b160-b0e692908c35 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6d0ec410-bc8f-482a-aa10-b46e6ff5078c"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-26ed0602-d831-4d9d-b160-b0e692908c35 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Update called for group 890e29b0-65ed-466d-9010-d053b7031d4e. {{(pid=89025) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-26ed0602-d831-4d9d-b160-b0e692908c35 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Updating group 890e29b0-65ed-466d-9010-d053b7031d4e with name None description: None add_volumes: 6d0ec410-bc8f-482a-aa10-b46e6ff5078c remove_volumes: None. Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:07:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5918ffa5-cf87-496b-9dd2-784cab56add9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 200 Sep 05 05:07:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 391/773] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:56 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 868 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:07:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:07:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:57 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26ed0602-d831-4d9d-b160-b0e692908c35 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 202 Sep 05 05:07:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 383/774] 192.168.122.128 () {62 vars in 1290 bytes} [Sat Sep 5 05:07:56 2026] PUT /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:57 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d7ceb37-c09c-4e48-9fd8-b6009c65b979 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 392/775] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:57 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-99d116d9-fe78-4c99-8674-9b83d581190b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99d116d9-fe78-4c99-8674-9b83d581190b tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99d116d9-fe78-4c99-8674-9b83d581190b tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99d116d9-fe78-4c99-8674-9b83d581190b tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99d116d9-fe78-4c99-8674-9b83d581190b tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 returned with HTTP 404 Sep 05 05:07:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 384/776] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:07:58 2026] GET /volume/v3/volumes/99dc7a42-ef52-4f68-9703-3f31b1a99e71 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:58 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6eae9cf7-2452-4fd8-817f-24eb83cdc381 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 393/777] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:58 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-729de218-defe-4a61-8856-ccca1b5944b4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-729de218-defe-4a61-8856-ccca1b5944b4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] PUT http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-729de218-defe-4a61-8856-ccca1b5944b4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7e6188c5-11ca-45e9-a05f-37ef16feb911"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-729de218-defe-4a61-8856-ccca1b5944b4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Update called for group 890e29b0-65ed-466d-9010-d053b7031d4e. {{(pid=89025) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:07:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-729de218-defe-4a61-8856-ccca1b5944b4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Updating group 890e29b0-65ed-466d-9010-d053b7031d4e with name None description: None add_volumes: None remove_volumes: 7e6188c5-11ca-45e9-a05f-37ef16feb911. Sep 05 05:07:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-729de218-defe-4a61-8856-ccca1b5944b4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 202 Sep 05 05:07:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 385/778] 192.168.122.128 () {62 vars in 1290 bytes} [Sat Sep 5 05:07:58 2026] PUT /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:58 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cff63d1-27f0-48fb-9270-cc08164a76a5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 394/779] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:58 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:59 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5a243ac1-ea23-4f3b-998c-acc2a4e1377e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 386/780] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:59 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:07:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] PUT http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7e6188c5-11ca-45e9-a05f-37ef16feb911"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:07:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Update called for group 890e29b0-65ed-466d-9010-d053b7031d4e. {{(pid=89024) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:07:59 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Updating group 890e29b0-65ed-466d-9010-d053b7031d4e with name None description: None add_volumes: 7e6188c5-11ca-45e9-a05f-37ef16feb911 remove_volumes: None. Sep 05 05:07:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:07:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:07:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:59 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:07:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a10345ef-e355-4930-9dd1-3cfa3b04b157 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 202 Sep 05 05:07:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 395/781] 192.168.122.128 () {62 vars in 1290 bytes} [Sat Sep 5 05:07:59 2026] PUT /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-457676fa-9851-42a1-aca0-a18b65f5e119 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-457676fa-9851-42a1-aca0-a18b65f5e119 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-457676fa-9851-42a1-aca0-a18b65f5e119 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-457676fa-9851-42a1-aca0-a18b65f5e119 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-457676fa-9851-42a1-aca0-a18b65f5e119 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:07:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:07:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:07:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:07:59 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:07:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-457676fa-9851-42a1-aca0-a18b65f5e119 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:07:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 387/782] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:07:59 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4cdbba5-50ee-446c-a1d4-5dbe983e1e40 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:08:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 396/783] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:01 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6fef49cc-a551-4706-b03f-09296149970d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:01 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:01 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fef49cc-a551-4706-b03f-09296149970d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 388/784] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:01 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/group_snapshots Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "890e29b0-65ed-466d-9010-d053b7031d4e", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2006479170"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '890e29b0-65ed-466d-9010-d053b7031d4e', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2006479170'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.group_snapshots [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2006479170. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-692841520 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-692841520, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:01 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['a7215e8f-d883-47e1-96b5-3e91063faf29', 'c1fced4b-72ca-48f2-9210-a041084065ce', '5f52a614-bc6d-47b2-ba4e-a5cbf62a0ab9', '3e5ef779-0281-4f59-970d-9ffcce9e2578'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9320a3ee-38eb-40cd-bcea-e0ae880a7974 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots returned with HTTP 202 Sep 05 05:08:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 397/785] 192.168.122.128 () {62 vars in 1208 bytes} [Sat Sep 5 05:08:01 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9d963b6-ceb3-4495-a95c-b4b10eb22e31 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 389/786] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:01 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-171681418"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-171681418'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:08:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (818fe690-94bf-4079-946c-9acbbaa5aaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25257487-0a3b-4cb0-a85b-55cf252563e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25257487-0a3b-4cb0-a85b-55cf252563e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b99829e-1696-4d5f-b703-20dd7e08fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['f038183a-528e-4c3e-8543-5020c48af124', '5b0713f7-d4db-4f29-ad11-bb42e996a57a', '5af82d67-b9ee-4279-b8c0-26eba75fdb8b', '78031d34-4f45-4c2e-8e05-ac389e1de221'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b99829e-1696-4d5f-b703-20dd7e08fe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f038183a-528e-4c3e-8543-5020c48af124', '5b0713f7-d4db-4f29-ad11-bb42e996a57a', '5af82d67-b9ee-4279-b8c0-26eba75fdb8b', '78031d34-4f45-4c2e-8e05-ac389e1de221']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7c046e-4483-4c13-a580-0275c11e07c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7c046e-4483-4c13-a580-0275c11e07c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-171681418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['f038183a-528e-4c3e-8543-5020c48af124','5b0713f7-d4db-4f29-ad11-bb42e996a57a','5af82d67-b9ee-4279-b8c0-26eba75fdb8b','78031d34-4f45-4c2e-8e05-ac389e1de221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-171681418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caecf9a9-3d38-47c4-877e-f1bb04f01f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caecf9a9-3d38-47c4-877e-f1bb04f01f49) transitioned into state 'SUCCESS' from state '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-171681418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['f038183a-528e-4c3e-8543-5020c48af124','5b0713f7-d4db-4f29-ad11-bb42e996a57a','5af82d67-b9ee-4279-b8c0-26eba75fdb8b','78031d34-4f45-4c2e-8e05-ac389e1de221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fe7434-b925-487a-b402-35e679f748d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fe7434-b925-487a-b402-35e679f748d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (818fe690-94bf-4079-946c-9acbbaa5aaf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f9f9f64-a256-4ae7-a031-20ed2993dfa2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 398/787] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:02 2026] POST /volume/v3/volumes => generated 757 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-976526f8-f02a-433f-90e4-5b29c29945e7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-976526f8-f02a-433f-90e4-5b29c29945e7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-976526f8-f02a-433f-90e4-5b29c29945e7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-976526f8-f02a-433f-90e4-5b29c29945e7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b6382b-4861-4aae-bfa3-dbed15b77504 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 390/788] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:02 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-976526f8-f02a-433f-90e4-5b29c29945e7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-976526f8-f02a-433f-90e4-5b29c29945e7 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 399/789] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:02 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 825 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d433a7e8-6160-4e49-b093-20d79965bef4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d433a7e8-6160-4e49-b093-20d79965bef4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d433a7e8-6160-4e49-b093-20d79965bef4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d433a7e8-6160-4e49-b093-20d79965bef4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-d433a7e8-6160-4e49-b093-20d79965bef4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a06c903f-d51a-49b6-9a76-228fa5a123af None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a06c903f-d51a-49b6-9a76-228fa5a123af tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a06c903f-d51a-49b6-9a76-228fa5a123af tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a06c903f-d51a-49b6-9a76-228fa5a123af tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d433a7e8-6160-4e49-b093-20d79965bef4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 391/790] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:03 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a06c903f-d51a-49b6-9a76-228fa5a123af tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a06c903f-d51a-49b6-9a76-228fa5a123af tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 400/791] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:03 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d562e2a7-c93a-417c-b95a-f067c135d2fc tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 392/792] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:04 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6c060f2-bf9b-42db-8d89-120e9add2441 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 401/793] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:04 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25d1ca70-2cd6-4a06-ac91-8f857526dc1d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 393/794] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:05 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-22072a36-98e5-4426-abf3-cdd9151f241e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22072a36-98e5-4426-abf3-cdd9151f241e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22072a36-98e5-4426-abf3-cdd9151f241e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22072a36-98e5-4426-abf3-cdd9151f241e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-22072a36-98e5-4426-abf3-cdd9151f241e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22072a36-98e5-4426-abf3-cdd9151f241e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 402/795] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:05 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3bd20915-33db-4842-aaca-a09cf65ac580 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3bd20915-33db-4842-aaca-a09cf65ac580 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3bd20915-33db-4842-aaca-a09cf65ac580 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1844185883", "extra_specs": {"storage_protocol": "tempest-storage_protocol-740801682", "vendor_name": "tempest-vendor_name-1062261930"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3bd20915-33db-4842-aaca-a09cf65ac580 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:08:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 394/796] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:08:06 2026] POST /volume/v3/types => generated 327 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-24969d27-34be-4fd4-831a-fdbef1009029 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc318ad4-b4e6-49bc-8e2e-56ea1481a4f0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 395/797] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:06 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af3a97a3-8dbd-4bbe-97c6-1651308179f9 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 396/798] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:07 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "774b3f06-3db2-4b1f-bddf-84a8fdb4f288", "size": 1, "name": "tempest-UserMessagesTest-Volume-187229457"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume request body: {'volume': {'volume_type': '774b3f06-3db2-4b1f-bddf-84a8fdb4f288', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-187229457'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume of 1 GB Sep 05 05:08:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Availability Zones retrieved successfully. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Flow 'volume_create_api' (d2c6ac2f-6bd9-4fbb-9628-e3d4011127cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba5d8b1-48de-47de-9511-4f04e3be50ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba5d8b1-48de-47de-9511-4f04e3be50ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-740801682',vendor_name='tempest-vendor_name-1062261930'},id=774b3f06-3db2-4b1f-bddf-84a8fdb4f288,is_public=True,name='tempest-UserMessagesTest-volume-type-1844185883',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '774b3f06-3db2-4b1f-bddf-84a8fdb4f288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d473cb87-631e-405c-b891-86fe7c553efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1844185883 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1844185883, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1844185883 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1844185883, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Created reservations ['6fcdea10-1b2a-43b2-a5f8-4a9dcd4cc94f', 'fc2f9281-136e-445a-bbdf-fc5e25c65d8c', '140df0de-6dad-4d40-81ef-cfb70ad90b69', 'db800516-9344-4bb6-85f3-76580078ec5a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d473cb87-631e-405c-b891-86fe7c553efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fcdea10-1b2a-43b2-a5f8-4a9dcd4cc94f', 'fc2f9281-136e-445a-bbdf-fc5e25c65d8c', '140df0de-6dad-4d40-81ef-cfb70ad90b69', 'db800516-9344-4bb6-85f3-76580078ec5a']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a09da3d-426c-4167-96f2-4df04d8bcb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a09da3d-426c-4167-96f2-4df04d8bcb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e376a23-f6e3-4957-a118-3dffa8fe4c9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-187229457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ef05c89030434cbaf800a4fb861cc5',qos_specs=None,replication_status=,reservations=['6fcdea10-1b2a-43b2-a5f8-4a9dcd4cc94f','fc2f9281-136e-445a-bbdf-fc5e25c65d8c','140df0de-6dad-4d40-81ef-cfb70ad90b69','db800516-9344-4bb6-85f3-76580078ec5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b640081b8e493d89eab93a223df159',volume_type_id=774b3f06-3db2-4b1f-bddf-84a8fdb4f288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-187229457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e376a23-f6e3-4957-a118-3dffa8fe4c9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ef05c89030434cbaf800a4fb861cc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b640081b8e493d89eab93a223df159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(774b3f06-3db2-4b1f-bddf-84a8fdb4f288),volume_type_id=774b3f06-3db2-4b1f-bddf-84a8fdb4f288)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ddddaf-63cd-4803-a538-2365be7a0766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ddddaf-63cd-4803-a538-2365be7a0766) transitioned into state 'SUCCESS' from state '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-187229457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ef05c89030434cbaf800a4fb861cc5',qos_specs=None,replication_status=,reservations=['6fcdea10-1b2a-43b2-a5f8-4a9dcd4cc94f','fc2f9281-136e-445a-bbdf-fc5e25c65d8c','140df0de-6dad-4d40-81ef-cfb70ad90b69','db800516-9344-4bb6-85f3-76580078ec5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b640081b8e493d89eab93a223df159',volume_type_id=774b3f06-3db2-4b1f-bddf-84a8fdb4f288)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1f8016-26e3-4941-ad46-543af47c93f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1f8016-26e3-4941-ad46-543af47c93f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Flow 'volume_create_api' (d2c6ac2f-6bd9-4fbb-9628-e3d4011127cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume request issued successfully. Sep 05 05:08:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24969d27-34be-4fd4-831a-fdbef1009029 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 403/799] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:08:06 2026] POST /volume/v3/volumes => generated 793 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49e60b0b-9cdb-464e-bf64-064821de4a0a tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 397/800] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:07 2026] GET /volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d778ffe-302a-4c8c-925d-3ea0c89e99ed tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 404/801] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2501bed-56b7-4f6c-9503-5ea3d69f50d3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 398/802] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c59f8605-51d1-482e-ad15-fcb7207e289a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c80c1501-dff7-406a-8bbd-5fc673b883e5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c59f8605-51d1-482e-ad15-fcb7207e289a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c59f8605-51d1-482e-ad15-fcb7207e289a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 405/803] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c59f8605-51d1-482e-ad15-fcb7207e289a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f5496eba-8732-4adc-8a22-3bddf050d840 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f5496eba-8732-4adc-8a22-3bddf050d840 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f5496eba-8732-4adc-8a22-3bddf050d840 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f5496eba-8732-4adc-8a22-3bddf050d840 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c59f8605-51d1-482e-ad15-fcb7207e289a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f5496eba-8732-4adc-8a22-3bddf050d840 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c59f8605-51d1-482e-ad15-fcb7207e289a tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f5496eba-8732-4adc-8a22-3bddf050d840 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 399/804] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 406/805] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d8a07543-07e6-416e-82df-299d246b1c7a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.group_snapshots [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group_snapshot with id: 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8a07543-07e6-416e-82df-299d246b1c7a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 202 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 400/806] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:08:08 2026] DELETE /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-580b0902-3734-46e9-bd32-e6705d743990 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:08 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:08 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-580b0902-3734-46e9-bd32-e6705d743990 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 407/807] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a886d65e-9f15-48b5-aa08-c66266c1c9c5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 401/808] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58da3b6e-bc0b-44c1-b655-8b0ba3827ec5 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 408/809] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:08 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-832953bd-e73e-4d76-814f-bb9f63f7fcc9 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 402/810] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-23ba6ce2-aa1c-415f-82bf-3dfea3e78653 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23ba6ce2-aa1c-415f-82bf-3dfea3e78653 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/messages Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23ba6ce2-aa1c-415f-82bf-3dfea3e78653 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23ba6ce2-aa1c-415f-82bf-3dfea3e78653 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23ba6ce2-aa1c-415f-82bf-3dfea3e78653 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 409/811] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49990edb-e103-4dae-bdb6-73a70c291b46 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49990edb-e103-4dae-bdb6-73a70c291b46 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] DELETE http://192.168.122.128/volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49990edb-e103-4dae-bdb6-73a70c291b46 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49990edb-e103-4dae-bdb6-73a70c291b46 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49990edb-e103-4dae-bdb6-73a70c291b46 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d returned with HTTP 204 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 403/812] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:08:09 2026] DELETE /volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2b8eca7-9756-4370-ab75-2c3354d9f76f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2b8eca7-9756-4370-ab75-2c3354d9f76f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2b8eca7-9756-4370-ab75-2c3354d9f76f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2b8eca7-9756-4370-ab75-2c3354d9f76f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2b8eca7-9756-4370-ab75-2c3354d9f76f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d returned with HTTP 404 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 404/813] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/messages/d278679c-e213-474d-b6ca-35c3c4d5955d => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b3a9b3b-ffaf-4d35-ab66-363a1e2ec681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 410/814] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-799984dc-0c1a-4cc1-a819-319ba5aca1a3 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 405/815] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-421e4cb1-9c25-4700-9ac8-caf349620838 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-421e4cb1-9c25-4700-9ac8-caf349620838 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-421e4cb1-9c25-4700-9ac8-caf349620838 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-421e4cb1-9c25-4700-9ac8-caf349620838 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Delete volume with id: 6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-421e4cb1-9c25-4700-9ac8-caf349620838 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume '28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709' with '{'status': 'attaching'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1844185883 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1844185883, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1844185883 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1844185883, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-421e4cb1-9c25-4700-9ac8-caf349620838 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action returned with HTTP 202 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 411/816] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:09 2026] POST /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Created reservations ['f2e010a7-a160-4b77-9441-587770cb28ee', 'c33d5822-695f-4856-9401-bd9de9d8a074', '71965ddd-cffb-4ad8-afeb-bd858d7501fe', '63a65745-990f-434e-bb2d-448d802b681d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-daabeb57-c494-4b14-9db7-8c1f3e122f7e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 412/817] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-23a41a48-184e-4816-817d-1e72570192b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Delete volume request issued successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea88d94d-0eb5-4153-9ffb-604a572e9835 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a returned with HTTP 202 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 406/818] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:08:09 2026] DELETE /volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c878be45-a792-4316-af49-b097621e6b98 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c878be45-a792-4316-af49-b097621e6b98 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c878be45-a792-4316-af49-b097621e6b98 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c878be45-a792-4316-af49-b097621e6b98 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c878be45-a792-4316-af49-b097621e6b98 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a returned with HTTP 404 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 407/819] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/6e376a23-f6e3-4957-a118-3dffa8fe4c9a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0e567ff-bef8-4335-8241-7d302d298518 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0e567ff-bef8-4335-8241-7d302d298518 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] DELETE http://192.168.122.128/volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0e567ff-bef8-4335-8241-7d302d298518 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0e567ff-bef8-4335-8241-7d302d298518 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Delete volume request issued successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23a41a48-184e-4816-817d-1e72570192b5 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action returned with HTTP 202 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 413/820] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:09 2026] POST /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0e567ff-bef8-4335-8241-7d302d298518 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 returned with HTTP 202 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 408/821] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:08:09 2026] DELETE /volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8d27873d-21d8-4516-998d-176501dee3fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8d27873d-21d8-4516-998d-176501dee3fa tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] GET http://192.168.122.128/volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8d27873d-21d8-4516-998d-176501dee3fa tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8d27873d-21d8-4516-998d-176501dee3fa tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8d27873d-21d8-4516-998d-176501dee3fa tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 returned with HTTP 404 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 409/822] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/types/774b3f06-3db2-4b1f-bddf-84a8fdb4f288 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e75a79a8-fc5a-4582-a798-cc8d203408b1 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 414/823] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a58a4303-8c34-439d-9f8a-6bf663991098 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a58a4303-8c34-439d-9f8a-6bf663991098 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a58a4303-8c34-439d-9f8a-6bf663991098 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1259349342", "extra_specs": {"storage_protocol": "tempest-storage_protocol-282182914", "vendor_name": "tempest-vendor_name-421304678"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a58a4303-8c34-439d-9f8a-6bf663991098 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 410/824] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:08:09 2026] POST /volume/v3/types => generated 326 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b99daeb4-3b88-47ff-8f94-1cfb731db8b8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1837281884"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aadd1bf0-7e27-4edd-bcc6-907e18d5a98c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 415/825] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:09 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume request body: {'volume': {'volume_type': 'b99daeb4-3b88-47ff-8f94-1cfb731db8b8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1837281884'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume of 1 GB Sep 05 05:08:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Availability Zones retrieved successfully. Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Flow 'volume_create_api' (e977aec9-8c96-4a09-8d61-ea3f5b1d046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e832ba1-2aee-4a34-a1d0-064307f20278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e832ba1-2aee-4a34-a1d0-064307f20278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-282182914',vendor_name='tempest-vendor_name-421304678'},id=b99daeb4-3b88-47ff-8f94-1cfb731db8b8,is_public=True,name='tempest-UserMessagesTest-volume-type-1259349342',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b99daeb4-3b88-47ff-8f94-1cfb731db8b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0fd4d5-6af1-40bf-8f36-4f9a0ebcae18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1259349342 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1259349342, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1259349342 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1259349342, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Created reservations ['d74036ea-4770-4287-9429-f70f6979058f', '29ca1a7f-b574-4031-b7a5-f8a15a97cdf9', 'ed84cf91-c447-40e0-a049-02b26b857803', 'bd82bb5a-b183-4c47-b303-c9baaada1ec3'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0fd4d5-6af1-40bf-8f36-4f9a0ebcae18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d74036ea-4770-4287-9429-f70f6979058f', '29ca1a7f-b574-4031-b7a5-f8a15a97cdf9', 'ed84cf91-c447-40e0-a049-02b26b857803', 'bd82bb5a-b183-4c47-b303-c9baaada1ec3']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907f524-b6b4-40b0-8d3b-38b5ddb34491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907f524-b6b4-40b0-8d3b-38b5ddb34491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367f3b91-623d-47ce-89cf-cfc6b05b575e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1837281884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ef05c89030434cbaf800a4fb861cc5',qos_specs=None,replication_status=,reservations=['d74036ea-4770-4287-9429-f70f6979058f','29ca1a7f-b574-4031-b7a5-f8a15a97cdf9','ed84cf91-c447-40e0-a049-02b26b857803','bd82bb5a-b183-4c47-b303-c9baaada1ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b640081b8e493d89eab93a223df159',volume_type_id=b99daeb4-3b88-47ff-8f94-1cfb731db8b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1837281884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367f3b91-623d-47ce-89cf-cfc6b05b575e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ef05c89030434cbaf800a4fb861cc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74b640081b8e493d89eab93a223df159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b99daeb4-3b88-47ff-8f94-1cfb731db8b8),volume_type_id=b99daeb4-3b88-47ff-8f94-1cfb731db8b8)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d4acaf-ee24-4d21-bdec-967c7a5a647b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d4acaf-ee24-4d21-bdec-967c7a5a647b) transitioned into state 'SUCCESS' from state '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-1837281884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ef05c89030434cbaf800a4fb861cc5',qos_specs=None,replication_status=,reservations=['d74036ea-4770-4287-9429-f70f6979058f','29ca1a7f-b574-4031-b7a5-f8a15a97cdf9','ed84cf91-c447-40e0-a049-02b26b857803','bd82bb5a-b183-4c47-b303-c9baaada1ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74b640081b8e493d89eab93a223df159',volume_type_id=b99daeb4-3b88-47ff-8f94-1cfb731db8b8)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6db9080-3dd0-4877-9c92-4f6440eaaa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6db9080-3dd0-4877-9c92-4f6440eaaa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Flow 'volume_create_api' (e977aec9-8c96-4a09-8d61-ea3f5b1d046c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Create volume request issued successfully. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52c7e953-e39b-4d07-b728-d9c25ff5f4b8 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 411/826] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:08:09 2026] POST /volume/v3/volumes => generated 794 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a21b25d-e5cf-491a-8750-a758f06c5b81 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e returned with HTTP 200 Sep 05 05:08:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 416/827] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:10 2026] GET /volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e => generated 862 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f8d6e4f0-39d3-4dee-9cce-2f4b2bc6d9f8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 200 Sep 05 05:08:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 412/828] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:10 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 849 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35e28305-4f7b-4438-b6f9-a3ab4221391d tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 417/829] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:10 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dde22e79-a426-4835-9879-49080dd8e2a6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dde22e79-a426-4835-9879-49080dd8e2a6 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dde22e79-a426-4835-9879-49080dd8e2a6 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dde22e79-a426-4835-9879-49080dd8e2a6 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dde22e79-a426-4835-9879-49080dd8e2a6 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dde22e79-a426-4835-9879-49080dd8e2a6 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e returned with HTTP 200 Sep 05 05:08:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 413/830] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e => generated 883 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c00ddf0-b138-4356-9789-2abebe16a8b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c00ddf0-b138-4356-9789-2abebe16a8b1 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/messages Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c00ddf0-b138-4356-9789-2abebe16a8b1 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c00ddf0-b138-4356-9789-2abebe16a8b1 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c00ddf0-b138-4356-9789-2abebe16a8b1 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:08:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 418/831] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8bdd8e27-e5db-46b2-a42e-010bc3ad118b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8bdd8e27-e5db-46b2-a42e-010bc3ad118b tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8bdd8e27-e5db-46b2-a42e-010bc3ad118b tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8bdd8e27-e5db-46b2-a42e-010bc3ad118b tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8bdd8e27-e5db-46b2-a42e-010bc3ad118b tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d returned with HTTP 200 Sep 05 05:08:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 414/832] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-996fa30e-67dc-49c4-a020-a03a14e53b38 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-996fa30e-67dc-49c4-a020-a03a14e53b38 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/messages Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-996fa30e-67dc-49c4-a020-a03a14e53b38 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-996fa30e-67dc-49c4-a020-a03a14e53b38 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-996fa30e-67dc-49c4-a020-a03a14e53b38 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:08:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 419/833] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-43f34fa3-3d36-4c00-bf14-818f6cb0633f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43f34fa3-3d36-4c00-bf14-818f6cb0633f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] DELETE http://192.168.122.128/volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43f34fa3-3d36-4c00-bf14-818f6cb0633f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43f34fa3-3d36-4c00-bf14-818f6cb0633f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43f34fa3-3d36-4c00-bf14-818f6cb0633f tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d returned with HTTP 204 Sep 05 05:08:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 415/834] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:08:11 2026] DELETE /volume/v3/messages/e4de7950-21eb-4a17-9914-814f45731b7d => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-28799221-b82b-410c-9c95-9f1d0e43c883 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28799221-b82b-410c-9c95-9f1d0e43c883 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28799221-b82b-410c-9c95-9f1d0e43c883 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28799221-b82b-410c-9c95-9f1d0e43c883 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e04ba26-7cb0-4bb2-bee1-8549bf17dea8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e04ba26-7cb0-4bb2-bee1-8549bf17dea8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e04ba26-7cb0-4bb2-bee1-8549bf17dea8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e04ba26-7cb0-4bb2-bee1-8549bf17dea8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-28799221-b82b-410c-9c95-9f1d0e43c883 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e04ba26-7cb0-4bb2-bee1-8549bf17dea8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 404 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 416/835] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28799221-b82b-410c-9c95-9f1d0e43c883 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e returned with HTTP 200 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 420/836] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:11 2026] GET /volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e => generated 883 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6cd9057-f2c7-42dd-b242-3cd9dedbc2e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6cd9057-f2c7-42dd-b242-3cd9dedbc2e8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6cd9057-f2c7-42dd-b242-3cd9dedbc2e8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6cd9057-f2c7-42dd-b242-3cd9dedbc2e8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9f1844c-8f5c-47e3-935b-baa2ff331ecf tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6cd9057-f2c7-42dd-b242-3cd9dedbc2e8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 404 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 417/837] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:12 2026] GET /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 421/838] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:12 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] DELETE http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Delete volume with id: 367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: 28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Volume info retrieved successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a7a3074-1fb2-4380-bc92-808952e891a8 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 returned with HTTP 404 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 422/839] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:12 2026] DELETE /volume/v3/volumes/28ecd8e8-ee2e-4e04-8a2b-fb35b4ce1709 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1befe425-bbef-46f1-a0ac-33850d00957f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-60525158"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-60525158'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (53648a8c-0840-43fe-a896-76518be8c2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fda83f8-7c91-40a8-b4da-7d17bc9732ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Created reservations ['1a468569-7e7e-418c-a63d-79848f94b041', '2848fea7-e4a3-4fae-9cb6-3d16271ab157', '22314d44-07bd-4d76-8576-3e3c7836d3e0', '91ab3e6b-e3bc-458c-95a9-b7e223d82842'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Delete volume request issued successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd2baf06-7fb4-4b6a-9140-bd8bff1bcd06 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e returned with HTTP 202 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 418/840] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:08:12 2026] DELETE /volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-997b1d43-5bd5-4ded-b92a-553e242fc690 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-997b1d43-5bd5-4ded-b92a-553e242fc690 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] GET http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-997b1d43-5bd5-4ded-b92a-553e242fc690 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fda83f8-7c91-40a8-b4da-7d17bc9732ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-997b1d43-5bd5-4ded-b92a-553e242fc690 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a7b099-dc53-4240-8b2f-ebe65057feea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-997b1d43-5bd5-4ded-b92a-553e242fc690 tempest-UserMessagesTest-830621115 tempest-UserMessagesTest-830621115-project-member] http://192.168.122.128/volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e returned with HTTP 404 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 419/841] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:08:12 2026] GET /volume/v3/volumes/367f3b91-623d-47ce-89cf-cfc6b05b575e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d0516af-abec-4544-9a66-b815f5a74bea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d0516af-abec-4544-9a66-b815f5a74bea tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] DELETE http://192.168.122.128/volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d0516af-abec-4544-9a66-b815f5a74bea tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d0516af-abec-4544-9a66-b815f5a74bea tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d0516af-abec-4544-9a66-b815f5a74bea tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 returned with HTTP 202 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 420/842] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:08:12 2026] DELETE /volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fbec7d81-5767-4b57-9337-28e29ebaa3d7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fbec7d81-5767-4b57-9337-28e29ebaa3d7 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] GET http://192.168.122.128/volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fbec7d81-5767-4b57-9337-28e29ebaa3d7 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fbec7d81-5767-4b57-9337-28e29ebaa3d7 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['3ef3f987-7987-4351-a40c-6be898968573', '46bd42a6-1ec2-46a5-8589-f284d4b9add5', 'ea6cae9e-e3da-4a3e-b291-ff391ae5f176', '7ba32b3b-856a-4627-9ac7-9b4a2378845c'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a7b099-dc53-4240-8b2f-ebe65057feea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef3f987-7987-4351-a40c-6be898968573', '46bd42a6-1ec2-46a5-8589-f284d4b9add5', 'ea6cae9e-e3da-4a3e-b291-ff391ae5f176', '7ba32b3b-856a-4627-9ac7-9b4a2378845c']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fbec7d81-5767-4b57-9337-28e29ebaa3d7 tempest-UserMessagesTest-1082815100 tempest-UserMessagesTest-1082815100-project-admin] http://192.168.122.128/volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 returned with HTTP 404 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 421/843] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:08:12 2026] GET /volume/v3/types/b99daeb4-3b88-47ff-8f94-1cfb731db8b8 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec16509c-f8de-49e2-8b4a-ee930f6791de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec16509c-f8de-49e2-8b4a-ee930f6791de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4190d39d-8164-46b9-bf02-35ed40a3ea52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-60525158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['3ef3f987-7987-4351-a40c-6be898968573','46bd42a6-1ec2-46a5-8589-f284d4b9add5','ea6cae9e-e3da-4a3e-b291-ff391ae5f176','7ba32b3b-856a-4627-9ac7-9b4a2378845c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-60525158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4190d39d-8164-46b9-bf02-35ed40a3ea52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd5debd-0843-4898-8de6-49c91f91b7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd5debd-0843-4898-8de6-49c91f91b7b5) transitioned into state 'SUCCESS' from state '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-60525158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['3ef3f987-7987-4351-a40c-6be898968573','46bd42a6-1ec2-46a5-8589-f284d4b9add5','ea6cae9e-e3da-4a3e-b291-ff391ae5f176','7ba32b3b-856a-4627-9ac7-9b4a2378845c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d55e23-41e1-4236-bc56-5dee405a60f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d55e23-41e1-4236-bc56-5dee405a60f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (53648a8c-0840-43fe-a896-76518be8c2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1befe425-bbef-46f1-a0ac-33850d00957f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 423/844] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:12 2026] POST /volume/v3/volumes => generated 756 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aff5ce92-dd02-4b28-8459-f1aacc03e30f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 422/845] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:12 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c25d9431-0adf-43b7-bf0b-2f0057464c9a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 424/846] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:13 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 469 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0c748c0-144c-49ba-85a7-4a03ba3226f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 423/847] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:13 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 848 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4a164236-9c62-41fc-844c-11664a65cc8b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a164236-9c62-41fc-844c-11664a65cc8b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a164236-9c62-41fc-844c-11664a65cc8b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a164236-9c62-41fc-844c-11664a65cc8b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4a164236-9c62-41fc-844c-11664a65cc8b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a164236-9c62-41fc-844c-11664a65cc8b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 200 Sep 05 05:08:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 425/848] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:14 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 468 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28799ebd-2162-47fe-a442-e713346ad16c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28799ebd-2162-47fe-a442-e713346ad16c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28799ebd-2162-47fe-a442-e713346ad16c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28799ebd-2162-47fe-a442-e713346ad16c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-28799ebd-2162-47fe-a442-e713346ad16c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28799ebd-2162-47fe-a442-e713346ad16c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 424/849] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:14 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume '4190d39d-8164-46b9-bf02-35ed40a3ea52' with '{'status': 'creating'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ba6df3e-b638-4b07-ab54-f5b05f3fbc9f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action returned with HTTP 202 Sep 05 05:08:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 426/850] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:15 2026] POST /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-71267245-8370-40f2-96ef-f5e20228fff2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-71267245-8370-40f2-96ef-f5e20228fff2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-71267245-8370-40f2-96ef-f5e20228fff2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-71267245-8370-40f2-96ef-f5e20228fff2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-71267245-8370-40f2-96ef-f5e20228fff2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-71267245-8370-40f2-96ef-f5e20228fff2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 425/851] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Volume info retrieved successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3fdfeb30-3699-4490-8ee3-42fd30dbff44 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3fdfeb30-3699-4490-8ee3-42fd30dbff44 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3fdfeb30-3699-4490-8ee3-42fd30dbff44 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3fdfeb30-3699-4490-8ee3-42fd30dbff44 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3fdfeb30-3699-4490-8ee3-42fd30dbff44 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 returned with HTTP 404 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 426/852] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/snapshots/bdc3fca0-85ad-44ea-a454-d3f6b0c4efd9 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-94f7015b-5a77-437b-8d43-27a429d4fa17 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94f7015b-5a77-437b-8d43-27a429d4fa17 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94f7015b-5a77-437b-8d43-27a429d4fa17 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94f7015b-5a77-437b-8d43-27a429d4fa17 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Delete volume request issued successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a31b4b87-feb4-4dc9-ad5b-72151b14ace3 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action returned with HTTP 202 Sep 05 05:08:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 427/853] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:15 2026] POST /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94f7015b-5a77-437b-8d43-27a429d4fa17 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 returned with HTTP 404 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 427/854] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/snapshots/7998581a-5085-42b4-b2bd-244a4bfd9f43 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d285c700-743a-4539-99e4-c6cf75e6759e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d285c700-743a-4539-99e4-c6cf75e6759e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d285c700-743a-4539-99e4-c6cf75e6759e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d285c700-743a-4539-99e4-c6cf75e6759e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-d285c700-743a-4539-99e4-c6cf75e6759e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d285c700-743a-4539-99e4-c6cf75e6759e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 404 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 428/855] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for member 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d {{(pid=89025) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.group_snapshots [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group_snapshot with id: 6afcaa33-b99d-4da7-ac69-5cc9cf327c8d Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-606f39b4-4e83-4c15-b7e7-14b0be464f68 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d returned with HTTP 404 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 429/856] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:08:15 2026] DELETE /volume/v3/group_snapshots/6afcaa33-b99d-4da7-ac69-5cc9cf327c8d => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-51c07304-70e1-437c-83b6-ef78c14377c3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:15 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b290f343-b29f-43cd-8304-4ab9ac18c12d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 428/857] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 848 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:15 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51c07304-70e1-437c-83b6-ef78c14377c3 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 430/858] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-218f8965-57fd-44da-964b-dfa4849bcb33 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e/action Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for group 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group with id: 890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:15 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-218f8965-57fd-44da-964b-dfa4849bcb33 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e/action returned with HTTP 202 Sep 05 05:08:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 429/859] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:15 2026] POST /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:16 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:16 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:16 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4ea0542-30bf-4e96-9572-ba758d608b1e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:08:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 431/860] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:15 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 921 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-88f1a4c5-89e4-4f32-924e-82ffa740a681 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 200 Sep 05 05:08:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 430/861] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:16 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 848 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:17 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:17 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b4ee1d5e-863a-4b1f-b987-3505b45bcd62 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4ee1d5e-863a-4b1f-b987-3505b45bcd62 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4ee1d5e-863a-4b1f-b987-3505b45bcd62 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4ee1d5e-863a-4b1f-b987-3505b45bcd62 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17cc9248-92bb-47d0-8056-bc9a66cc57b6 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:08:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 432/862] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:17 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 921 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4ee1d5e-863a-4b1f-b987-3505b45bcd62 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 404 Sep 05 05:08:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 431/863] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:17 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a04c5fff-33c9-4eaf-a1fb-d412597e104f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a04c5fff-33c9-4eaf-a1fb-d412597e104f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a04c5fff-33c9-4eaf-a1fb-d412597e104f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a04c5fff-33c9-4eaf-a1fb-d412597e104f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a04c5fff-33c9-4eaf-a1fb-d412597e104f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 404 Sep 05 05:08:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 433/864] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:17 2026] GET /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:17 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: 4190d39d-8164-46b9-bf02-35ed40a3ea52 Sep 05 05:08:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8dedddae-9ab5-45a1-8b5f-d901c470ba41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 returned with HTTP 404 Sep 05 05:08:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 432/865] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:17 2026] DELETE /volume/v3/volumes/4190d39d-8164-46b9-bf02-35ed40a3ea52 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f450b199-769e-4cbb-83f8-4d75aca977ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1688451573"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1688451573'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:08:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (0517a2cf-0789-4bac-91ed-cd29279ab98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05676aca-1bcd-44c3-b27c-9a26e72254eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05676aca-1bcd-44c3-b27c-9a26e72254eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95e03b0-ae3c-48cb-9d93-9d7679e980d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['3ee4fc5c-d5b4-41f0-8872-729c097fb7f5', '250c07a6-91f7-441a-93b5-7e7d12720d08', '0048893a-2923-47fe-a6bf-08b5ff58be74', '4c617f46-5924-4d4f-960f-03cc9cb19272'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95e03b0-ae3c-48cb-9d93-9d7679e980d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee4fc5c-d5b4-41f0-8872-729c097fb7f5', '250c07a6-91f7-441a-93b5-7e7d12720d08', '0048893a-2923-47fe-a6bf-08b5ff58be74', '4c617f46-5924-4d4f-960f-03cc9cb19272']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa049d4-ed25-491b-83a9-f53546ba38dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa049d4-ed25-491b-83a9-f53546ba38dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3306366-795e-405d-924b-e2dcd3c4f415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1688451573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['3ee4fc5c-d5b4-41f0-8872-729c097fb7f5','250c07a6-91f7-441a-93b5-7e7d12720d08','0048893a-2923-47fe-a6bf-08b5ff58be74','4c617f46-5924-4d4f-960f-03cc9cb19272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1688451573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3306366-795e-405d-924b-e2dcd3c4f415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8454995-6250-4dd6-be6e-d1d5a7844d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-888f68a7-8337-4372-890c-4c9c29db915a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:08:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8454995-6250-4dd6-be6e-d1d5a7844d16) transitioned into state 'SUCCESS' from state '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-1688451573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['3ee4fc5c-d5b4-41f0-8872-729c097fb7f5','250c07a6-91f7-441a-93b5-7e7d12720d08','0048893a-2923-47fe-a6bf-08b5ff58be74','4c617f46-5924-4d4f-960f-03cc9cb19272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dbfa34e-18f0-464f-8ece-75f6384d5aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:18 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:18 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dbfa34e-18f0-464f-8ece-75f6384d5aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (0517a2cf-0789-4bac-91ed-cd29279ab98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:08:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f450b199-769e-4cbb-83f8-4d75aca977ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 434/866] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:17 2026] POST /volume/v3/volumes => generated 758 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd102536-34b2-4307-a6af-10ed1c4f1ebe tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 435/867] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:18 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:19 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-888f68a7-8337-4372-890c-4c9c29db915a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 200 Sep 05 05:08:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 433/868] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:18 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 921 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6cc45f2c-116e-4c88-be1a-9fe15c263bba tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 436/869] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:20 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-12cdbfd9-b354-4aad-8e4f-1c73d58ea891 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12cdbfd9-b354-4aad-8e4f-1c73d58ea891 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12cdbfd9-b354-4aad-8e4f-1c73d58ea891 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12cdbfd9-b354-4aad-8e4f-1c73d58ea891 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12cdbfd9-b354-4aad-8e4f-1c73d58ea891 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 returned with HTTP 404 Sep 05 05:08:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 434/870] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:20 2026] GET /volume/v3/volumes/7e6188c5-11ca-45e9-a05f-37ef16feb911 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-912fd3f0-15e5-4b56-a066-ef4d310ecbbe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-912fd3f0-15e5-4b56-a066-ef4d310ecbbe tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-912fd3f0-15e5-4b56-a066-ef4d310ecbbe tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-912fd3f0-15e5-4b56-a066-ef4d310ecbbe tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-912fd3f0-15e5-4b56-a066-ef4d310ecbbe tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c returned with HTTP 404 Sep 05 05:08:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 437/871] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:20 2026] GET /volume/v3/volumes/6d0ec410-bc8f-482a-aa10-b46e6ff5078c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:20 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a07cb6f7-ee1d-4f27-8d26-1e918b03861c tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 200 Sep 05 05:08:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 435/872] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:20 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 391 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a168c41d-986c-40c9-ba18-f9587f29de90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a168c41d-986c-40c9-ba18-f9587f29de90 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a168c41d-986c-40c9-ba18-f9587f29de90 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a168c41d-986c-40c9-ba18-f9587f29de90 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a168c41d-986c-40c9-ba18-f9587f29de90 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a168c41d-986c-40c9-ba18-f9587f29de90 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 438/873] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:21 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 890e29b0-65ed-466d-9010-d053b7031d4e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11a19c79-6baf-4aa7-9646-45146afb08c4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e returned with HTTP 404 Sep 05 05:08:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 436/874] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:21 2026] GET /volume/v3/groups/890e29b0-65ed-466d-9010-d053b7031d4e => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-05cf1503-677c-4cc8-935b-1f43ff7e0912 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05cf1503-677c-4cc8-935b-1f43ff7e0912 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/91f9ce1e-9f7f-4d1d-8908-3e101a3c3a79 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05cf1503-677c-4cc8-935b-1f43ff7e0912 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05cf1503-677c-4cc8-935b-1f43ff7e0912 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05cf1503-677c-4cc8-935b-1f43ff7e0912 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types/91f9ce1e-9f7f-4d1d-8908-3e101a3c3a79 returned with HTTP 202 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 439/875] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:08:21 2026] DELETE /volume/v3/group_types/91f9ce1e-9f7f-4d1d-8908-3e101a3c3a79 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4365faf-8b89-4999-983c-ce1e52c86423 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4365faf-8b89-4999-983c-ce1e52c86423 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4365faf-8b89-4999-983c-ce1e52c86423 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4365faf-8b89-4999-983c-ce1e52c86423 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4365faf-8b89-4999-983c-ce1e52c86423 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 returned with HTTP 202 Sep 05 05:08:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 437/876] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:08:21 2026] DELETE /volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5c5a3e4-0452-4f36-a514-b47c78dc2fd9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5c5a3e4-0452-4f36-a514-b47c78dc2fd9 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] GET http://192.168.122.128/volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5c5a3e4-0452-4f36-a514-b47c78dc2fd9 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5c5a3e4-0452-4f36-a514-b47c78dc2fd9 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5c5a3e4-0452-4f36-a514-b47c78dc2fd9 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 returned with HTTP 404 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 440/877] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:08:21 2026] GET /volume/v3/types/5fe2c3f6-5322-4e00-a004-a98747623624 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e531dade-82ff-4117-ba66-ebe5bf1e49ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e531dade-82ff-4117-ba66-ebe5bf1e49ce tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:08:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e531dade-82ff-4117-ba66-ebe5bf1e49ce tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-841121398"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e531dade-82ff-4117-ba66-ebe5bf1e49ce tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:08:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 438/878] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:08:21 2026] POST /volume/v3/types => generated 223 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3b21af12-0992-49fe-b302-0317031d9563 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b21af12-0992-49fe-b302-0317031d9563 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:08:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b21af12-0992-49fe-b302-0317031d9563 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1109388544"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b21af12-0992-49fe-b302-0317031d9563 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:08:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 441/879] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:08:21 2026] POST /volume/v3/group_types => generated 181 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0d0739ad-1731-4580-8f41-07a354595537 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9d85cbdf-fdbb-4870-b2bc-fc8f1b6ca1db", "volume_types": ["f4326f45-8a63-422d-92e2-0c4c6948f71c"], "name": "tempest-GroupSnapshotsTest-Group-706394675"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group {'group': {'group_type': '9d85cbdf-fdbb-4870-b2bc-fc8f1b6ca1db', 'volume_types': ['f4326f45-8a63-422d-92e2-0c4c6948f71c'], 'name': 'tempest-GroupSnapshotsTest-Group-706394675'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group tempest-GroupSnapshotsTest-Group-706394675. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['b4b0b06f-a853-4bf7-b0b9-1405b62d05a8'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d0739ad-1731-4580-8f41-07a354595537 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 439/880] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:08:22 2026] POST /volume/v3/groups => generated 111 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member f16e23e7-ee16-4456-943f-7484ef09c2f8 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1aa5426-b6e8-4aff-9358-c2126ac16c19 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 returned with HTTP 200 Sep 05 05:08:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 442/881] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:22 2026] GET /volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b5502af6-bc71-4147-ab7b-60ac10ab2993 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 440/882] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:22 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume 'f3306366-795e-405d-924b-e2dcd3c4f415' with '{'status': 'error'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a5a5461-aa84-4dd1-b6e1-5f73168ca2f6 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action returned with HTTP 202 Sep 05 05:08:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 443/883] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:22 2026] POST /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4217ebb-5e48-4a7d-a1fe-3d521546d6bc tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 441/884] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:22 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Volume info retrieved successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Delete volume request issued successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d9de38f7-f03e-4d46-89ed-fb581089d65a tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action returned with HTTP 202 Sep 05 05:08:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 444/885] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:22 2026] POST /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d63a28f8-f280-4f1d-b3f4-ada69c377dcf tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 442/886] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:22 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member f16e23e7-ee16-4456-943f-7484ef09c2f8 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:23 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-29f98a51-8202-40b4-9f74-3c4b1a223338 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 returned with HTTP 200 Sep 05 05:08:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 445/887] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:23 2026] GET /volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0baab538-4489-42c4-b291-9a75c22043db None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-233922180", "volume_type": "f4326f45-8a63-422d-92e2-0c4c6948f71c", "group_id": "f16e23e7-ee16-4456-943f-7484ef09c2f8", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-233922180', 'volume_type': 'f4326f45-8a63-422d-92e2-0c4c6948f71c', 'group_id': 'f16e23e7-ee16-4456-943f-7484ef09c2f8', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume of 1 GB Sep 05 05:08:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Availability Zones retrieved successfully. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (ec575bed-29ec-4212-9c86-9edbbd7258c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82931f3d-3009-4142-bad0-cb1de59dfd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82931f3d-3009-4142-bad0-cb1de59dfd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4326f45-8a63-422d-92e2-0c4c6948f71c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-841121398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4326f45-8a63-422d-92e2-0c4c6948f71c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f16e23e7-ee16-4456-943f-7484ef09c2f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459edc1e-42da-4381-a90a-ddeebabb29ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-841121398 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-841121398, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-841121398 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-841121398, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['75548b36-7b91-4d7d-8da1-411595a33679', 'f46d12c2-3747-46e4-aad0-44beb4ddad4d', '1051c9cd-c25e-4cf2-9337-cbf417a3ab14', '7d1397dc-0319-4805-a43a-6ebffec4fda4'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459edc1e-42da-4381-a90a-ddeebabb29ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75548b36-7b91-4d7d-8da1-411595a33679', 'f46d12c2-3747-46e4-aad0-44beb4ddad4d', '1051c9cd-c25e-4cf2-9337-cbf417a3ab14', '7d1397dc-0319-4805-a43a-6ebffec4fda4']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65824bea-5624-4e70-ae13-df8eb2e05044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65824bea-5624-4e70-ae13-df8eb2e05044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725c3821-5dca-4ee8-993c-fcaf69178e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-233922180',encryption_key_id=None,group_id=f16e23e7-ee16-4456-943f-7484ef09c2f8,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['75548b36-7b91-4d7d-8da1-411595a33679','f46d12c2-3747-46e4-aad0-44beb4ddad4d','1051c9cd-c25e-4cf2-9337-cbf417a3ab14','7d1397dc-0319-4805-a43a-6ebffec4fda4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=f4326f45-8a63-422d-92e2-0c4c6948f71c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-233922180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f16e23e7-ee16-4456-943f-7484ef09c2f8,host=None,id=725c3821-5dca-4ee8-993c-fcaf69178e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e7c3bc65d5437086628b49624199d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4326f45-8a63-422d-92e2-0c4c6948f71c),volume_type_id=f4326f45-8a63-422d-92e2-0c4c6948f71c)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8cb757-d9ba-4079-b344-da80c10c2e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8cb757-d9ba-4079-b344-da80c10c2e5f) transitioned into state 'SUCCESS' from state '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-233922180',encryption_key_id=None,group_id=f16e23e7-ee16-4456-943f-7484ef09c2f8,group_type_id=,metadata={},multiattach=False,project_id='89e7c3bc65d5437086628b49624199d7',qos_specs=None,replication_status=,reservations=['75548b36-7b91-4d7d-8da1-411595a33679','f46d12c2-3747-46e4-aad0-44beb4ddad4d','1051c9cd-c25e-4cf2-9337-cbf417a3ab14','7d1397dc-0319-4805-a43a-6ebffec4fda4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecb10d760de47aab00d0cc7fc05dd95',volume_type_id=f4326f45-8a63-422d-92e2-0c4c6948f71c)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb4df61-26ed-4446-8b7d-4137417bf56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb4df61-26ed-4446-8b7d-4137417bf56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Flow 'volume_create_api' (ec575bed-29ec-4212-9c86-9edbbd7258c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Create volume request issued successfully. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:24 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:24 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3ce8934-0fcb-4e08-b4da-9dbfa1d0fb41 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 200 Sep 05 05:08:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 446/888] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:23 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:24 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0baab538-4489-42c4-b291-9a75c22043db tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 443/889] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:08:23 2026] POST /volume/v3/volumes => generated 829 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b Sep 05 05:08:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:24 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:24 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6d62eac-d7c7-4b89-b6a1-05a3b4ee5a37 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b returned with HTTP 200 Sep 05 05:08:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 447/890] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:24 2026] GET /volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b => generated 921 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-705b1b07-c0f9-443f-bf71-a5604360caa5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-705b1b07-c0f9-443f-bf71-a5604360caa5 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-705b1b07-c0f9-443f-bf71-a5604360caa5 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-705b1b07-c0f9-443f-bf71-a5604360caa5 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-705b1b07-c0f9-443f-bf71-a5604360caa5 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 404 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 444/891] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a02653c-2b52-4c71-84ba-fe6cddefaa63 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ce4d68b0-4e7a-4b02-8349-8ac0a35889e7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a02653c-2b52-4c71-84ba-fe6cddefaa63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a02653c-2b52-4c71-84ba-fe6cddefaa63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a02653c-2b52-4c71-84ba-fe6cddefaa63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a02653c-2b52-4c71-84ba-fe6cddefaa63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 404 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 445/892] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-524abe02-537a-4f92-8744-b67b0402acb4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-524abe02-537a-4f92-8744-b67b0402acb4 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-524abe02-537a-4f92-8744-b67b0402acb4 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-524abe02-537a-4f92-8744-b67b0402acb4 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-524abe02-537a-4f92-8744-b67b0402acb4 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: f3306366-795e-405d-924b-e2dcd3c4f415 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-524abe02-537a-4f92-8744-b67b0402acb4 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 returned with HTTP 404 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 446/893] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:25 2026] DELETE /volume/v3/volumes/f3306366-795e-405d-924b-e2dcd3c4f415 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-050f1117-7a59-4ecf-bb72-da003e12678d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2003728567"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2003728567'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (19caa4fe-1079-4e4a-be72-43bf700066dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11a6e43-4a07-4b85-bca4-41efdd317a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11a6e43-4a07-4b85-bca4-41efdd317a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0af6776-ae5b-4d08-b33c-2a620c81a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['e35814e1-4130-4914-b179-ab5b39ff1347', 'c05afb43-74cf-46d4-a29a-96e58a46ed00', 'fde714c8-26f1-4127-9243-1cda4c33ff86', '9d803170-e973-476c-994b-1886e08d2fa9'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0af6776-ae5b-4d08-b33c-2a620c81a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35814e1-4130-4914-b179-ab5b39ff1347', 'c05afb43-74cf-46d4-a29a-96e58a46ed00', 'fde714c8-26f1-4127-9243-1cda4c33ff86', '9d803170-e973-476c-994b-1886e08d2fa9']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e28fd5-115f-417a-ac34-9f6baff399a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce4d68b0-4e7a-4b02-8349-8ac0a35889e7 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce4d68b0-4e7a-4b02-8349-8ac0a35889e7 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce4d68b0-4e7a-4b02-8349-8ac0a35889e7 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] Calling method 'get_pools' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e28fd5-115f-417a-ac34-9f6baff399a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f23f25-016d-496d-a870-7d6138477cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2003728567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['e35814e1-4130-4914-b179-ab5b39ff1347','c05afb43-74cf-46d4-a29a-96e58a46ed00','fde714c8-26f1-4127-9243-1cda4c33ff86','9d803170-e973-476c-994b-1886e08d2fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2003728567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f23f25-016d-496d-a870-7d6138477cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65755c99-dccd-4bd2-acb2-32b6bba74c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce4d68b0-4e7a-4b02-8349-8ac0a35889e7 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 05:08:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 448/894] 192.168.122.128 () {58 vars in 1198 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-363454e9-0321-447c-88b0-4ee48504878f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65755c99-dccd-4bd2-acb2-32b6bba74c5b) transitioned into state 'SUCCESS' from state '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-2003728567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['e35814e1-4130-4914-b179-ab5b39ff1347','c05afb43-74cf-46d4-a29a-96e58a46ed00','fde714c8-26f1-4127-9243-1cda4c33ff86','9d803170-e973-476c-994b-1886e08d2fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06eb3b93-f80d-40f2-843b-03d9e583ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:25 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06eb3b93-f80d-40f2-843b-03d9e583ee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (19caa4fe-1079-4e4a-be72-43bf700066dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-050f1117-7a59-4ecf-bb72-da003e12678d tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 447/895] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:25 2026] POST /volume/v3/volumes => generated 758 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b898e7e1-cd0b-4930-af38-86a1e5d02d58 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b898e7e1-cd0b-4930-af38-86a1e5d02d58 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b898e7e1-cd0b-4930-af38-86a1e5d02d58 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b898e7e1-cd0b-4930-af38-86a1e5d02d58 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] Calling method 'get_pools' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-363454e9-0321-447c-88b0-4ee48504878f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b returned with HTTP 200 Sep 05 05:08:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 449/896] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b => generated 921 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c0e8ce59-931c-400c-9c05-3724d3d4e517 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 450/897] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b898e7e1-cd0b-4930-af38-86a1e5d02d58 tempest-VolumePoolsAdminTestsJSON-79584176 tempest-VolumePoolsAdminTestsJSON-79584176-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 05:08:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 448/898] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:08:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6744035e-030a-4096-903d-3bc95d290e26 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-91471262"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-91471262'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume of 1 GB Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Availability Zones retrieved successfully. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Flow 'volume_create_api' (c8dd827b-7dc0-45ab-add7-a1cbdcb737e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2107dd8c-4289-4e49-84c5-3fd882eaf736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2107dd8c-4289-4e49-84c5-3fd882eaf736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8919e6-f755-49e5-a7ac-ef2223863642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Created reservations ['2b4dc493-4a92-4119-94f8-9a570fc8cf11', '97c71457-3c1e-460e-9241-1f0d21a9ad29', '89752ec1-884d-46bc-8209-72f30db4ea85', 'f27fd767-fddc-463d-aeac-d222c1fabff4'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8919e6-f755-49e5-a7ac-ef2223863642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b4dc493-4a92-4119-94f8-9a570fc8cf11', '97c71457-3c1e-460e-9241-1f0d21a9ad29', '89752ec1-884d-46bc-8209-72f30db4ea85', 'f27fd767-fddc-463d-aeac-d222c1fabff4']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3915c4cd-e135-4289-92b7-4778d0e4bc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3915c4cd-e135-4289-92b7-4778d0e4bc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23473ff4-e264-453f-90f4-b5fcca4e1d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-91471262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce7ba0ba31e4aae9795f97aa9676155',qos_specs=None,replication_status=,reservations=['2b4dc493-4a92-4119-94f8-9a570fc8cf11','97c71457-3c1e-460e-9241-1f0d21a9ad29','89752ec1-884d-46bc-8209-72f30db4ea85','f27fd767-fddc-463d-aeac-d222c1fabff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-91471262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23473ff4-e264-453f-90f4-b5fcca4e1d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce7ba0ba31e4aae9795f97aa9676155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396b6034-e9f2-49f6-95f1-41c7b5dd4c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396b6034-e9f2-49f6-95f1-41c7b5dd4c75) transitioned into state 'SUCCESS' from state '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-91471262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce7ba0ba31e4aae9795f97aa9676155',qos_specs=None,replication_status=,reservations=['2b4dc493-4a92-4119-94f8-9a570fc8cf11','97c71457-3c1e-460e-9241-1f0d21a9ad29','89752ec1-884d-46bc-8209-72f30db4ea85','f27fd767-fddc-463d-aeac-d222c1fabff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0a373e-0381-4b06-9263-045267973fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0a373e-0381-4b06-9263-045267973fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Flow 'volume_create_api' (c8dd827b-7dc0-45ab-add7-a1cbdcb737e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume request issued successfully. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6744035e-030a-4096-903d-3bc95d290e26 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 451/899] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:26 2026] POST /volume/v3/volumes => generated 761 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b54132b6-6e90-475e-8f4a-85002b2dfa5a tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 449/900] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:26 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:26 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb32e9fd-e9a3-453a-85c2-7faf89e48430 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 450/901] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:26 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:26 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96f147d9-3b24-4dea-8d4b-5355bb2af758 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b returned with HTTP 200 Sep 05 05:08:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 452/902] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:26 2026] GET /volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b => generated 922 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1827e407-4f12-425e-8f68-8543ed360708 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/group_snapshots Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f16e23e7-ee16-4456-943f-7484ef09c2f8", "name": "tempest-group_snapshot-1752730916"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f16e23e7-ee16-4456-943f-7484ef09c2f8', 'name': 'tempest-group_snapshot-1752730916'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.group_snapshots [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Creating group_snapshot tempest-group_snapshot-1752730916. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-841121398 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-841121398, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Created reservations ['76485e15-cfc4-4768-a805-185e52e3db59', '15587976-7892-46e6-8e8e-27aa357ec842', '26d5ef5f-ef5d-442e-8ddc-bbbbeb806883', '8fc06226-1774-4ba2-b606-6e3f1e32dd22'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1827e407-4f12-425e-8f68-8543ed360708 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots returned with HTTP 202 Sep 05 05:08:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 451/903] 192.168.122.128 () {62 vars in 1208 bytes} [Sat Sep 5 05:08:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2896cfd-86d7-405a-8a27-40188bf95937 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2896cfd-86d7-405a-8a27-40188bf95937 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2896cfd-86d7-405a-8a27-40188bf95937 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2896cfd-86d7-405a-8a27-40188bf95937 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-c2896cfd-86d7-405a-8a27-40188bf95937 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2896cfd-86d7-405a-8a27-40188bf95937 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 453/904] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:27 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 307 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-799b5cc1-88de-44ed-b642-b8ca410b9651 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 452/905] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:27 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-028eb5ff-ab3b-4830-a176-5549ba621c5f tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 454/906] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:27 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume '80f23f25-016d-496d-a870-7d6138477cfe' with '{'status': 'maintenance'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2dd3c510-c026-4ffd-920d-bc49ac637313 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action returned with HTTP 202 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 453/907] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:27 2026] POST /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2726a17-04c6-4896-bbb4-3ca061a861ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 455/908] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:28 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Volume info retrieved successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Delete volume request issued successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2f70f0a-56f0-4456-9296-b79991db7b8f tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action returned with HTTP 202 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 454/909] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:28 2026] POST /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c36ca223-b169-45b0-b063-dc335b5752a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c36ca223-b169-45b0-b063-dc335b5752a3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c36ca223-b169-45b0-b063-dc335b5752a3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c36ca223-b169-45b0-b063-dc335b5752a3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca9157ba-8b25-4536-b2e8-f37973848e8a tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 455/910] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:28 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c36ca223-b169-45b0-b063-dc335b5752a3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c36ca223-b169-45b0-b063-dc335b5752a3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 456/911] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:28 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cef611c3-112b-47f1-a22c-a00273055eec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cef611c3-112b-47f1-a22c-a00273055eec tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cef611c3-112b-47f1-a22c-a00273055eec tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cef611c3-112b-47f1-a22c-a00273055eec tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cef611c3-112b-47f1-a22c-a00273055eec tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cef611c3-112b-47f1-a22c-a00273055eec tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 456/912] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:28 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] POST http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68/action Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume updated successfully. Sep 05 05:08:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df142ee2-bdff-45ac-90a7-8479f2d67a86 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68/action returned with HTTP 200 Sep 05 05:08:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 457/913] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:28 2026] POST /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32ea0e28-1fe5-4506-841a-6d4ac93d5062 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 457/914] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:28 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b92a59a2-be7f-46d2-9039-b1ce721aa0a4 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 458/915] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:29 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a8ce4faa-e841-4968-9bef-390a05f8ddcb req-19986613-3b5f-4cea-9981-73bccb750fe7 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 458/916] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:08:29 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26f04b7d-e2e9-4e62-9a67-30471c43133c tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 200 Sep 05 05:08:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 459/917] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:29 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-53164518"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-53164518'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume of 1 GB Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Availability Zones retrieved successfully. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Flow 'volume_create_api' (75f48895-9887-4fd1-a3bd-24360747299e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb4b920-b046-4581-8f2c-ec33ca08a937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b054f7ff-4505-4836-902e-a9ab2c746dac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb4b920-b046-4581-8f2c-ec33ca08a937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e155078-4050-4b36-82cd-f56e8665594a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b054f7ff-4505-4836-902e-a9ab2c746dac tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b054f7ff-4505-4836-902e-a9ab2c746dac tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b054f7ff-4505-4836-902e-a9ab2c746dac tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-b054f7ff-4505-4836-902e-a9ab2c746dac tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b054f7ff-4505-4836-902e-a9ab2c746dac tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 460/918] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:30 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 307 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f9eac469-d2f3-41be-a2c5-2ef9dafbdbca None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9eac469-d2f3-41be-a2c5-2ef9dafbdbca tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9eac469-d2f3-41be-a2c5-2ef9dafbdbca tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Created reservations ['3b46e43d-81e3-49fd-85f9-b0183b85c59c', '58e789e3-9559-413a-a04e-62661ac54907', 'f11ffe8e-1a9e-477e-85a8-6b2fa4a1b512', 'b1e5ec67-470c-48ed-b7ef-49e8c401b264'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9eac469-d2f3-41be-a2c5-2ef9dafbdbca tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e155078-4050-4b36-82cd-f56e8665594a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b46e43d-81e3-49fd-85f9-b0183b85c59c', '58e789e3-9559-413a-a04e-62661ac54907', 'f11ffe8e-1a9e-477e-85a8-6b2fa4a1b512', 'b1e5ec67-470c-48ed-b7ef-49e8c401b264']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9eac469-d2f3-41be-a2c5-2ef9dafbdbca tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 404 Sep 05 05:08:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 461/919] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:30 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474ba9d1-9682-4f52-b273-33d86538499f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-809949c8-cc08-4254-9117-f9dee8755b63 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-809949c8-cc08-4254-9117-f9dee8755b63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-809949c8-cc08-4254-9117-f9dee8755b63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-809949c8-cc08-4254-9117-f9dee8755b63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-809949c8-cc08-4254-9117-f9dee8755b63 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 404 Sep 05 05:08:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 462/920] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:30 2026] GET /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-19402e27-9154-482c-8234-f24dfc59534e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19402e27-9154-482c-8234-f24dfc59534e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19402e27-9154-482c-8234-f24dfc59534e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19402e27-9154-482c-8234-f24dfc59534e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-19402e27-9154-482c-8234-f24dfc59534e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: 80f23f25-016d-496d-a870-7d6138477cfe Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19402e27-9154-482c-8234-f24dfc59534e tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe returned with HTTP 404 Sep 05 05:08:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 463/921] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:30 2026] DELETE /volume/v3/volumes/80f23f25-016d-496d-a870-7d6138477cfe => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-519334773"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-519334773'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume of 1 GB Sep 05 05:08:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Availability Zones retrieved successfully. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474ba9d1-9682-4f52-b273-33d86538499f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1019326-ae69-4918-91f1-07750918d8f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-53164518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce7ba0ba31e4aae9795f97aa9676155',qos_specs=None,replication_status=,reservations=['3b46e43d-81e3-49fd-85f9-b0183b85c59c','58e789e3-9559-413a-a04e-62661ac54907','f11ffe8e-1a9e-477e-85a8-6b2fa4a1b512','b1e5ec67-470c-48ed-b7ef-49e8c401b264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-53164518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1019326-ae69-4918-91f1-07750918d8f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce7ba0ba31e4aae9795f97aa9676155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (1c332924-9fe8-4cef-857d-06c4a7c451d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f0fa2c-ba5b-45c4-a321-9c4a76ebafc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ee21b3-5ffd-4117-bebc-03d208ee2e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ee21b3-5ffd-4117-bebc-03d208ee2e50) transitioned into state 'SUCCESS' from state '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-53164518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce7ba0ba31e4aae9795f97aa9676155',qos_specs=None,replication_status=,reservations=['3b46e43d-81e3-49fd-85f9-b0183b85c59c','58e789e3-9559-413a-a04e-62661ac54907','f11ffe8e-1a9e-477e-85a8-6b2fa4a1b512','b1e5ec67-470c-48ed-b7ef-49e8c401b264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d428d5b97c2a48eb9a06b06d1785a486',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3939c46b-a5fb-4bc2-983e-b03ee2c5256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f0fa2c-ba5b-45c4-a321-9c4a76ebafc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d881ba91-fa1e-4629-8523-fca5ba944fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3939c46b-a5fb-4bc2-983e-b03ee2c5256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Flow 'volume_create_api' (75f48895-9887-4fd1-a3bd-24360747299e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Create volume request issued successfully. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90f2c5d7-1785-4c64-9b1b-05f486113099 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 459/922] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:30 2026] POST /volume/v3/volumes => generated 761 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-659f6768-b285-4840-be60-5e5217e2f002 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-659f6768-b285-4840-be60-5e5217e2f002 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-659f6768-b285-4840-be60-5e5217e2f002 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-659f6768-b285-4840-be60-5e5217e2f002 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-659f6768-b285-4840-be60-5e5217e2f002 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-659f6768-b285-4840-be60-5e5217e2f002 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 200 Sep 05 05:08:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 460/923] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:30 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Created reservations ['4fe39a0e-dc47-4adb-9f04-a46e61fa601e', 'c06e0a8f-5a92-4597-93e3-8a2ce17463af', 'a958a2dd-a738-45cb-af23-532d4afa933b', 'e005d086-bf19-41d9-a590-d751a5d0a670'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d881ba91-fa1e-4629-8523-fca5ba944fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe39a0e-dc47-4adb-9f04-a46e61fa601e', 'c06e0a8f-5a92-4597-93e3-8a2ce17463af', 'a958a2dd-a738-45cb-af23-532d4afa933b', 'e005d086-bf19-41d9-a590-d751a5d0a670']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff642451-4c81-41ee-87b5-fcef6f6a0e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff642451-4c81-41ee-87b5-fcef6f6a0e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-519334773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['4fe39a0e-dc47-4adb-9f04-a46e61fa601e','c06e0a8f-5a92-4597-93e3-8a2ce17463af','a958a2dd-a738-45cb-af23-532d4afa933b','e005d086-bf19-41d9-a590-d751a5d0a670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-519334773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80930effaa3b4b0fa26cc55d32c5292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acac602cc4644dc98ca1bab773db38ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee122531-039e-4263-8613-8e6ff8e31ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee122531-039e-4263-8613-8e6ff8e31ec8) transitioned into state 'SUCCESS' from state '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-519334773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80930effaa3b4b0fa26cc55d32c5292b',qos_specs=None,replication_status=,reservations=['4fe39a0e-dc47-4adb-9f04-a46e61fa601e','c06e0a8f-5a92-4597-93e3-8a2ce17463af','a958a2dd-a738-45cb-af23-532d4afa933b','e005d086-bf19-41d9-a590-d751a5d0a670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acac602cc4644dc98ca1bab773db38ec',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fbf182-1c7c-4aa1-8481-5f2190179539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fbf182-1c7c-4aa1-8481-5f2190179539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Flow 'volume_create_api' (1c332924-9fe8-4cef-857d-06c4a7c451d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Create volume request issued successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c6b8ba7-8463-405f-8a6e-670332f234b2 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 464/924] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:30 2026] POST /volume/v3/volumes => generated 757 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6a9215d-865f-4bfa-852d-5f8d6b14b9ed tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 461/925] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fcb1dcae-420e-4f31-8d19-9969078d2407 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 465/926] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 308 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9568b294-17b1-4d1e-8dbe-32f8ad02b22e tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 462/927] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f6bc3f2-252b-49c1-af33-665c169cddc7 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 466/928] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-310681f9-e024-4705-9963-cc288a380781 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-310681f9-e024-4705-9963-cc288a380781 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-310681f9-e024-4705-9963-cc288a380781 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-310681f9-e024-4705-9963-cc288a380781 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-310681f9-e024-4705-9963-cc288a380781 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-310681f9-e024-4705-9963-cc288a380781 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 463/929] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 308 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2fe1462-36f9-483b-b348-4f2fe8c8c361 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2fe1462-36f9-483b-b348-4f2fe8c8c361 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/detail Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1462-36f9-483b-b348-4f2fe8c8c361 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1462-36f9-483b-b348-4f2fe8c8c361 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2fe1462-36f9-483b-b348-4f2fe8c8c361 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 467/930] 192.168.122.128 () {60 vars in 1207 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fa774147-3a78-4614-b122-921c331f1352 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89024) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.group_snapshots [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group_snapshot with id: 2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fa774147-3a78-4614-b122-921c331f1352 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 202 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 464/931] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:08:31 2026] DELETE /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:31 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3ac5ed2-de1a-45e3-ae3d-48cc2b2277a9 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 468/932] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-52149494-d322-479d-998c-a099b0e03ba0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/detail Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:31 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7914b64-1a27-4d39-a742-c3b8684c8381 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all snapshots completed successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 465/933] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52149494-d322-479d-998c-a099b0e03ba0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 469/934] 192.168.122.128 () {58 vars in 1148 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9bafdad0-feab-495b-bce5-dc7e712246ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bafdad0-feab-495b-bce5-dc7e712246ce tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bafdad0-feab-495b-bce5-dc7e712246ce tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bafdad0-feab-495b-bce5-dc7e712246ce tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9bafdad0-feab-495b-bce5-dc7e712246ce tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bafdad0-feab-495b-bce5-dc7e712246ce tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 returned with HTTP 200 Sep 05 05:08:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 466/935] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:31 2026] GET /volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 => generated 450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-99bfbaa0-e488-435d-8bfc-254222de19eb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99bfbaa0-e488-435d-8bfc-254222de19eb tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99bfbaa0-e488-435d-8bfc-254222de19eb tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99bfbaa0-e488-435d-8bfc-254222de19eb tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-99bfbaa0-e488-435d-8bfc-254222de19eb tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99bfbaa0-e488-435d-8bfc-254222de19eb tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 470/936] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:32 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0e4ae4a-12a5-4dbb-8cde-1c88717d6d39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0e4ae4a-12a5-4dbb-8cde-1c88717d6d39 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0e4ae4a-12a5-4dbb-8cde-1c88717d6d39 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0e4ae4a-12a5-4dbb-8cde-1c88717d6d39 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0e4ae4a-12a5-4dbb-8cde-1c88717d6d39 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 returned with HTTP 200 Sep 05 05:08:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 467/937] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:32 2026] GET /volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 => generated 636 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-722ed6e7-1599-45be-bc54-1d375922cb3d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1389428859"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1389428859'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume of 1 GB Sep 05 05:08:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Availability Zones retrieved successfully. Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (de81e9f0-c667-4811-88d9-bb439290eb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2acf07-714a-42cc-b715-cf91db41467e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2acf07-714a-42cc-b715-cf91db41467e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4681fa1-d2bf-4b53-9b35-e6f3f8b92f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-74fa7687-114e-445a-add6-48606405c8e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74fa7687-114e-445a-add6-48606405c8e5 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74fa7687-114e-445a-add6-48606405c8e5 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74fa7687-114e-445a-add6-48606405c8e5 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-74fa7687-114e-445a-add6-48606405c8e5 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74fa7687-114e-445a-add6-48606405c8e5 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 200 Sep 05 05:08:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 468/938] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:32 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Created reservations ['8ac48ee4-e282-4cff-8375-a3137f8e474f', '0bc4f8de-5c9b-4e93-a8f3-e25b3e5efd7d', 'd71c142c-f1a7-427c-9f73-cc889885d558', '8acd2b84-1127-4179-b3cc-7a9b4c28a35a'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4681fa1-d2bf-4b53-9b35-e6f3f8b92f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac48ee4-e282-4cff-8375-a3137f8e474f', '0bc4f8de-5c9b-4e93-a8f3-e25b3e5efd7d', 'd71c142c-f1a7-427c-9f73-cc889885d558', '8acd2b84-1127-4179-b3cc-7a9b4c28a35a']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcce67b5-4379-45c4-b8e7-81541b9e579f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Snapshot retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb98d448-ff9e-4645-92f3-39aa63c8e600 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 469/939] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:32 2026] GET /volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcce67b5-4379-45c4-b8e7-81541b9e579f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7820654d-6ad5-4ab4-ae69-4d9f8484f774', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1389428859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f692f0496a9f4828a9b2c417fff3a071',qos_specs=None,replication_status=,reservations=['8ac48ee4-e282-4cff-8375-a3137f8e474f','0bc4f8de-5c9b-4e93-a8f3-e25b3e5efd7d','d71c142c-f1a7-427c-9f73-cc889885d558','8acd2b84-1127-4179-b3cc-7a9b4c28a35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9745309e5a9f436eb321d4d50f583b77',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1389428859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7820654d-6ad5-4ab4-ae69-4d9f8484f774,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f692f0496a9f4828a9b2c417fff3a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9745309e5a9f436eb321d4d50f583b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98fd5e2-15d6-4bc1-b22f-3c78e1beab77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98fd5e2-15d6-4bc1-b22f-3c78e1beab77) transitioned into state 'SUCCESS' from state '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-1389428859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f692f0496a9f4828a9b2c417fff3a071',qos_specs=None,replication_status=,reservations=['8ac48ee4-e282-4cff-8375-a3137f8e474f','0bc4f8de-5c9b-4e93-a8f3-e25b3e5efd7d','d71c142c-f1a7-427c-9f73-cc889885d558','8acd2b84-1127-4179-b3cc-7a9b4c28a35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9745309e5a9f436eb321d4d50f583b77',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ad97bc-00fe-4ad0-b476-14d29048ca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ad97bc-00fe-4ad0-b476-14d29048ca75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (de81e9f0-c667-4811-88d9-bb439290eb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume request issued successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-722ed6e7-1599-45be-bc54-1d375922cb3d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 471/940] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:32 2026] POST /volume/v3/volumes => generated 768 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6190c083-a6da-4ed1-a15f-85436967c0ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6190c083-a6da-4ed1-a15f-85436967c0ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6190c083-a6da-4ed1-a15f-85436967c0ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6190c083-a6da-4ed1-a15f-85436967c0ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6190c083-a6da-4ed1-a15f-85436967c0ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6190c083-a6da-4ed1-a15f-85436967c0ae tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 472/941] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e72bc3d3-f9d7-4879-b208-9241db259cd6 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 470/942] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 836 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume 'b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe' with '{'status': 'error'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02d1e529-56c3-47e7-a7f7-320bb1159f02 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action returned with HTTP 202 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 473/943] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:33 2026] POST /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ca62873-6ea1-4d51-b436-2be74d7c57d3 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 471/944] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume 'b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe' with '{'status': 'available'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66f79f34-6db4-439a-83c4-06a230f4f131 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Delete volume with id: b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce11e93f-2c4e-43df-aa32-f9576bc3fc99 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action returned with HTTP 202 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 474/945] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:33 2026] POST /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Delete volume request issued successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66f79f34-6db4-439a-83c4-06a230f4f131 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 202 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 472/946] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:33 2026] DELETE /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0afe20dd-d565-43bf-997b-a9c6fc85a9f6 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 475/947] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e256a38-e52a-4fa6-b29b-e4434e40f8c0 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 473/948] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume 'b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe' with '{'status': 'maintenance'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1fbef7d9-2694-493d-933e-0a1fd245a718 tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action returned with HTTP 202 Sep 05 05:08:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 476/949] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:33 2026] POST /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d9142dc-58d3-4350-9123-a5965f007857 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d9142dc-58d3-4350-9123-a5965f007857 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d9142dc-58d3-4350-9123-a5965f007857 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d9142dc-58d3-4350-9123-a5965f007857 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4d9142dc-58d3-4350-9123-a5965f007857 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d9142dc-58d3-4350-9123-a5965f007857 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 474/950] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:33 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-45dd56f9-7f13-48cc-b038-59a247525def None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-45dd56f9-7f13-48cc-b038-59a247525def tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] POST http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-45dd56f9-7f13-48cc-b038-59a247525def tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-45dd56f9-7f13-48cc-b038-59a247525def tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-45dd56f9-7f13-48cc-b038-59a247525def tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] Updating volume 'b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe' with '{'status': 'available'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:08:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7cbbdc4f-d976-4506-bb59-e947fa98f78f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7cbbdc4f-d976-4506-bb59-e947fa98f78f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7cbbdc4f-d976-4506-bb59-e947fa98f78f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7cbbdc4f-d976-4506-bb59-e947fa98f78f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-45dd56f9-7f13-48cc-b038-59a247525def tempest-VolumesActionsTest-1396530288 tempest-VolumesActionsTest-1396530288-project-admin] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action returned with HTTP 202 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 477/951] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:33 2026] POST /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7cbbdc4f-d976-4506-bb59-e947fa98f78f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 returned with HTTP 404 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 475/952] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/snapshots/0c20d2bc-10f3-4374-9497-458fc0bc9175 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-68ab80d2-5505-4757-826a-447ea6b03f4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-68ab80d2-5505-4757-826a-447ea6b03f4b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-68ab80d2-5505-4757-826a-447ea6b03f4b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-68ab80d2-5505-4757-826a-447ea6b03f4b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.group_snapshots [None req-68ab80d2-5505-4757-826a-447ea6b03f4b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-68ab80d2-5505-4757-826a-447ea6b03f4b tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 404 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 476/953] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a666a116-0791-4356-bef0-0fed612a0965 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a666a116-0791-4356-bef0-0fed612a0965 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/group_snapshots Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a666a116-0791-4356-bef0-0fed612a0965 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6ff5f12-6c0b-408a-8980-a6a2c3fb9392 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a666a116-0791-4356-bef0-0fed612a0965 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 478/954] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a666a116-0791-4356-bef0-0fed612a0965 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 477/955] 192.168.122.128 () {60 vars in 1186 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] DELETE http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.group_snapshots [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for member 2d34439b-e561-4aa1-975c-1792a512c894 {{(pid=89025) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.group_snapshots [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group_snapshot with id: 2d34439b-e561-4aa1-975c-1792a512c894 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fe247343-38db-492f-aae9-19634bfde549 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fe247343-38db-492f-aae9-19634bfde549 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aae4ac90-abad-496a-9d59-3ac5a0b4a823 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 returned with HTTP 404 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fe247343-38db-492f-aae9-19634bfde549 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fe247343-38db-492f-aae9-19634bfde549 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 479/956] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:08:34 2026] DELETE /volume/v3/group_snapshots/2d34439b-e561-4aa1-975c-1792a512c894 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-42484305-5453-4543-8197-a400f96c8858 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fe247343-38db-492f-aae9-19634bfde549 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Get all volumes completed successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:34 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fe247343-38db-492f-aae9-19634bfde549 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 478/957] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume with id: b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42484305-5453-4543-8197-a400f96c8858 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 480/958] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Delete volume request issued successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b25b329-2795-44a8-96d1-de8ad7fba8ef tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 202 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 479/959] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:34 2026] DELETE /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] POST http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8/action Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] delete called for group f16e23e7-ee16-4456-943f-7484ef09c2f8 {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Delete group with id: f16e23e7-ee16-4456-943f-7484ef09c2f8 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4cede6ff-3fe1-47af-8e9d-6acc41b11b73 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 481/960] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-98ac9811-ea9a-4be9-938b-34f028fc2236 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8/action returned with HTTP 202 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 480/961] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:34 2026] POST /volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53e6a66f-2589-4ec5-9695-eeb0c36980d0 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 482/962] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:34 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:34 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7d48eba-9455-43a2-98c9-16c7df9e1e9f tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 481/963] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9151aeb9-d3d2-42d4-b4ff-b147d76e4a7c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 200 Sep 05 05:08:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 483/964] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:34 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b3251eae-d022-4c32-b6ed-3a680ce1c278 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3251eae-d022-4c32-b6ed-3a680ce1c278 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] GET http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3251eae-d022-4c32-b6ed-3a680ce1c278 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3251eae-d022-4c32-b6ed-3a680ce1c278 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3251eae-d022-4c32-b6ed-3a680ce1c278 tempest-VolumesActionsTest-818028394 tempest-VolumesActionsTest-818028394-project-member] http://192.168.122.128/volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe returned with HTTP 404 Sep 05 05:08:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 482/965] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/volumes/b0ec7bb0-ba1d-4b3b-b8b5-d3c06e8cdabe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33516f57-ecca-4b43-837b-fd3d0b42bb58 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 200 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 484/966] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-20f08795-d805-4eef-874c-e790d13c1469 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20f08795-d805-4eef-874c-e790d13c1469 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20f08795-d805-4eef-874c-e790d13c1469 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e3062c50-de11-4b7d-a59c-80d1d03639c0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e3062c50-de11-4b7d-a59c-80d1d03639c0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e3062c50-de11-4b7d-a59c-80d1d03639c0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e3062c50-de11-4b7d-a59c-80d1d03639c0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e3062c50-de11-4b7d-a59c-80d1d03639c0 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b returned with HTTP 404 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 485/967] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/volumes/725c3821-5dca-4ee8-993c-fcaf69178e9b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] GET http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] show called for member f16e23e7-ee16-4456-943f-7484ef09c2f8 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20f08795-d805-4eef-874c-e790d13c1469 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 returned with HTTP 200 Sep 05 05:08:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 483/968] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:35 2026] PUT /volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 => generated 591 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9576881a-fc6e-41fa-b4c8-6b3714839635 tempest-GroupSnapshotsTest-1729556448 tempest-GroupSnapshotsTest-1729556448-project-member] http://192.168.122.128/volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 returned with HTTP 404 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 486/969] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/groups/f16e23e7-ee16-4456-943f-7484ef09c2f8 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume of 2 GB Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2182a73-fe8e-41ab-a55e-64321e89d45e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2182a73-fe8e-41ab-a55e-64321e89d45e tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/9d85cbdf-fdbb-4870-b2bc-fc8f1b6ca1db Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2182a73-fe8e-41ab-a55e-64321e89d45e tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2182a73-fe8e-41ab-a55e-64321e89d45e tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Availability Zones retrieved successfully. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2182a73-fe8e-41ab-a55e-64321e89d45e tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/group_types/9d85cbdf-fdbb-4870-b2bc-fc8f1b6ca1db returned with HTTP 202 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 487/970] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:08:35 2026] DELETE /volume/v3/group_types/9d85cbdf-fdbb-4870-b2bc-fc8f1b6ca1db => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54f30ff6-1c79-480b-934a-6708fc7026f8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (64d6af6e-4755-4aee-9683-833c4ac60f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54f30ff6-1c79-480b-934a-6708fc7026f8 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54f30ff6-1c79-480b-934a-6708fc7026f8 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54f30ff6-1c79-480b-934a-6708fc7026f8 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42569cb-8998-458b-8a4e-0eacf966d1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54f30ff6-1c79-480b-934a-6708fc7026f8 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 returned with HTTP 404 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 488/971] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/volumes/b1019326-ae69-4918-91f1-07750918d8f4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Validating volume size '2' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-66bfd32f-321f-4e82-9594-269e1ec5b9d3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66bfd32f-321f-4e82-9594-269e1ec5b9d3 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] DELETE http://192.168.122.128/volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66bfd32f-321f-4e82-9594-269e1ec5b9d3 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66bfd32f-321f-4e82-9594-269e1ec5b9d3 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66bfd32f-321f-4e82-9594-269e1ec5b9d3 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c returned with HTTP 202 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 489/972] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:08:35 2026] DELETE /volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] DELETE http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Delete volume with id: 23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42569cb-8998-458b-8a4e-0eacf966d1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490c4b5b-5489-4ad4-b1cb-0f666654703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Delete volume request issued successfully. Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54893fa9-a36e-43f0-b9fb-3f0ab45ecb2c tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 202 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 490/973] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:35 2026] DELETE /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-70766c4e-6c52-4d56-976c-9879d51e43b4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70766c4e-6c52-4d56-976c-9879d51e43b4 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] GET http://192.168.122.128/volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70766c4e-6c52-4d56-976c-9879d51e43b4 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70766c4e-6c52-4d56-976c-9879d51e43b4 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: WARNING cinder.quota_utils [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Quota exceeded for f692f0496a9f4828a9b2c417fff3a071, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70766c4e-6c52-4d56-976c-9879d51e43b4 tempest-GroupSnapshotsTest-1050425166 tempest-GroupSnapshotsTest-1050425166-project-admin] http://192.168.122.128/volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c returned with HTTP 404 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 491/974] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/types/f4326f45-8a63-422d-92e2-0c4c6948f71c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:35 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490c4b5b-5489-4ad4-b1cb-0f666654703b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:08:35 devstack devstack@c-api.service[89024]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490c4b5b-5489-4ad4-b1cb-0f666654703b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e4d31c2-a600-4e30-800c-16a418cedb2b tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 492/975] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:35 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490c4b5b-5489-4ad4-b1cb-0f666654703b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42569cb-8998-458b-8a4e-0eacf966d1bb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42569cb-8998-458b-8a4e-0eacf966d1bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (64d6af6e-4755-4aee-9683-833c4ac60f68) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-7cfef89d-f765-4f78-88c2-cd165aa471fd tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 413 Sep 05 05:08:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 484/976] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:35 2026] POST /volume/v3/volumes => generated 208 bytes in 327 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e91e28f0-8f39-4ec5-a968-30bd833fc653 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e91e28f0-8f39-4ec5-a968-30bd833fc653 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e91e28f0-8f39-4ec5-a968-30bd833fc653 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e91e28f0-8f39-4ec5-a968-30bd833fc653 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 returned with HTTP 200 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 493/977] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:36 2026] PUT /volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 => generated 395 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Create volume of 1 GB Sep 05 05:08:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Availability Zones retrieved successfully. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (127bd715-1c1a-4e66-8a51-4f19c705b7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838b37a7-cec8-4e1d-bba9-8e37e6b01f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838b37a7-cec8-4e1d-bba9-8e37e6b01f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f25e72-1142-448c-912e-c3b9f2f3ec81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.quota_utils [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Quota exceeded for f692f0496a9f4828a9b2c417fff3a071, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f25e72-1142-448c-912e-c3b9f2f3ec81) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f25e72-1142-448c-912e-c3b9f2f3ec81) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f25e72-1142-448c-912e-c3b9f2f3ec81) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838b37a7-cec8-4e1d-bba9-8e37e6b01f55) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838b37a7-cec8-4e1d-bba9-8e37e6b01f55) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Flow 'volume_create_api' (127bd715-1c1a-4e66-8a51-4f19c705b7a7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-ae313fac-9fab-49f8-8f48-0123f35caf8f tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 413 Sep 05 05:08:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 485/978] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:36 2026] POST /volume/v3/volumes => generated 150 bytes in 297 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-64712c85-ab61-47c8-94b4-52f0ecb1b295 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64712c85-ab61-47c8-94b4-52f0ecb1b295 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64712c85-ab61-47c8-94b4-52f0ecb1b295 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64712c85-ab61-47c8-94b4-52f0ecb1b295 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 returned with HTTP 200 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 494/979] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:36 2026] PUT /volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 => generated 394 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-74e1b691-b038-477d-8639-8fcf6b11e919 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] POST http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774/action Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: ERROR cinder.volume.api [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Quota exceeded for f692f0496a9f4828a9b2c417fff3a071, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-74e1b691-b038-477d-8639-8fcf6b11e919 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774/action returned with HTTP 413 Sep 05 05:08:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 486/980] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:08:36 2026] POST /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774/action => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dc763a21-201d-434d-9049-a598711d759d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc763a21-201d-434d-9049-a598711d759d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dc763a21-201d-434d-9049-a598711d759d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dc763a21-201d-434d-9049-a598711d759d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dc763a21-201d-434d-9049-a598711d759d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc763a21-201d-434d-9049-a598711d759d tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 200 Sep 05 05:08:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 495/981] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:36 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96be751d-a1e7-405d-ab3f-7748db56f962 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] DELETE http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Delete volume with id: 7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Delete volume request issued successfully. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96be751d-a1e7-405d-ab3f-7748db56f962 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 202 Sep 05 05:08:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 487/982] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:36 2026] DELETE /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8543ee49-5614-4c14-8c72-c01b802f8253 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8543ee49-5614-4c14-8c72-c01b802f8253 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8543ee49-5614-4c14-8c72-c01b802f8253 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8543ee49-5614-4c14-8c72-c01b802f8253 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8543ee49-5614-4c14-8c72-c01b802f8253 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Volume info retrieved successfully. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8543ee49-5614-4c14-8c72-c01b802f8253 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 200 Sep 05 05:08:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 496/983] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:37 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Volume info retrieved successfully. Sep 05 05:08:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7aaa511-6b04-45ed-8b11-7d09794262b1 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 200 Sep 05 05:08:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 488/984] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:37 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-46c31e19-e4ca-4d9f-bd3e-ca3094e7a4e2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46c31e19-e4ca-4d9f-bd3e-ca3094e7a4e2 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] GET http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46c31e19-e4ca-4d9f-bd3e-ca3094e7a4e2 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46c31e19-e4ca-4d9f-bd3e-ca3094e7a4e2 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46c31e19-e4ca-4d9f-bd3e-ca3094e7a4e2 tempest-VolumeQuotasNegativeTestJSON-215929339 tempest-VolumeQuotasNegativeTestJSON-215929339-project-member] http://192.168.122.128/volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 returned with HTTP 404 Sep 05 05:08:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 497/985] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:38 2026] GET /volume/v3/volumes/7820654d-6ad5-4ab4-ae69-4d9f8484f774 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-585a5deb-9afb-42c0-ace3-f1f0d7b66164 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-585a5deb-9afb-42c0-ace3-f1f0d7b66164 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 Sep 05 05:08:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-585a5deb-9afb-42c0-ace3-f1f0d7b66164 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12a21b6f-45ea-43e9-8333-dfa5705bf439 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12a21b6f-45ea-43e9-8333-dfa5705bf439 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] GET http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12a21b6f-45ea-43e9-8333-dfa5705bf439 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12a21b6f-45ea-43e9-8333-dfa5705bf439 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12a21b6f-45ea-43e9-8333-dfa5705bf439 tempest-ServersNegativeTestJSON-1677716532 tempest-ServersNegativeTestJSON-1677716532-project-member] http://192.168.122.128/volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 returned with HTTP 404 Sep 05 05:08:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 498/986] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:38 2026] GET /volume/v3/volumes/23473ff4-e264-453f-90f4-b5fcca4e1d68 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-585a5deb-9afb-42c0-ace3-f1f0d7b66164 tempest-VolumeQuotasNegativeTestJSON-902221965 tempest-VolumeQuotasNegativeTestJSON-902221965-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 returned with HTTP 200 Sep 05 05:08:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 489/987] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:08:38 2026] PUT /volume/v3/os-quota-sets/f692f0496a9f4828a9b2c417fff3a071 => generated 398 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9ff4307f-711d-40b7-a72c-bf882699d8f9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ff4307f-711d-40b7-a72c-bf882699d8f9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9ff4307f-711d-40b7-a72c-bf882699d8f9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1797732231"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ff4307f-711d-40b7-a72c-bf882699d8f9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:08:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 499/988] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:08:43 2026] POST /volume/v3/types => generated 216 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-364960b0-b1f2-471e-99d9-22c84a738492 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-364960b0-b1f2-471e-99d9-22c84a738492 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:08:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-364960b0-b1f2-471e-99d9-22c84a738492 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1236898884"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-364960b0-b1f2-471e-99d9-22c84a738492 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:08:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 490/989] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:08:43 2026] POST /volume/v3/group_types => generated 173 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "18a61d94-aafe-4d03-ab93-a1e672c7ebaf", "volume_types": ["ef0b4849-2b37-4705-8375-a0d678ec2f11"], "name": "tempest-Group1-1196824470"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating new group {'group': {'group_type': '18a61d94-aafe-4d03-ab93-a1e672c7ebaf', 'volume_types': ['ef0b4849-2b37-4705-8375-a0d678ec2f11'], 'name': 'tempest-Group1-1196824470'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:08:43 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating group tempest-Group1-1196824470. Sep 05 05:08:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:43 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['5f9dd8e4-617c-4879-bcf5-046ca95fffbf'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f3324e9-a627-4e06-a39a-83eaf2929476 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:08:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 500/990] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:08:43 2026] POST /volume/v3/groups => generated 94 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:44 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c368a1ea-c00f-4671-926a-dcdb99f1c00f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e returned with HTTP 200 Sep 05 05:08:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 491/991] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:44 2026] GET /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e => generated 322 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47c83a12-b41b-4954-89af-af10116f4fe0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47c83a12-b41b-4954-89af-af10116f4fe0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47c83a12-b41b-4954-89af-af10116f4fe0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47c83a12-b41b-4954-89af-af10116f4fe0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-47c83a12-b41b-4954-89af-af10116f4fe0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47c83a12-b41b-4954-89af-af10116f4fe0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e returned with HTTP 200 Sep 05 05:08:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 501/992] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:45 2026] GET /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "18a61d94-aafe-4d03-ab93-a1e672c7ebaf", "volume_types": ["ef0b4849-2b37-4705-8375-a0d678ec2f11"], "name": "tempest-Group2-1662490288"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating new group {'group': {'group_type': '18a61d94-aafe-4d03-ab93-a1e672c7ebaf', 'volume_types': ['ef0b4849-2b37-4705-8375-a0d678ec2f11'], 'name': 'tempest-Group2-1662490288'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating group tempest-Group2-1662490288. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['8d11d15d-62e2-48b5-a886-7c1adc20d217'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d536418-c7a2-4ec7-82d7-4e7c7d067482 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:08:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 492/993] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:08:45 2026] POST /volume/v3/groups => generated 94 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a6213159-06db-4d11-8dcf-290dd5ced340 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6213159-06db-4d11-8dcf-290dd5ced340 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6213159-06db-4d11-8dcf-290dd5ced340 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6213159-06db-4d11-8dcf-290dd5ced340 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-a6213159-06db-4d11-8dcf-290dd5ced340 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6213159-06db-4d11-8dcf-290dd5ced340 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 returned with HTTP 200 Sep 05 05:08:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 502/994] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:45 2026] GET /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e8bbb42f-a369-4fb1-b143-15082585f72f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:45 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8bbb42f-a369-4fb1-b143-15082585f72f tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af returned with HTTP 200 Sep 05 05:08:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 493/995] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:45 2026] GET /volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af => generated 615 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-684871cf-d276-411f-ae28-5f7f54766f48 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af Sep 05 05:08:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:45 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:45 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1797732231 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1797732231, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-684871cf-d276-411f-ae28-5f7f54766f48 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af returned with HTTP 200 Sep 05 05:08:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 503/996] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:45 2026] PUT /volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af => generated 568 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-213b17be-595b-4e77-a090-4314fc266b04 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2134180796"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2134180796'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create volume of 1 GB Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Availability Zones retrieved successfully. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Flow 'volume_create_api' (84254998-a216-4cab-8f2f-f6747418ee7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0703316-0462-4fa7-9c56-ca488eca5fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0703316-0462-4fa7-9c56-ca488eca5fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc97932a-a017-4c47-9218-15ed271002b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Created reservations ['47f0b5b6-b320-44f0-86f5-3eafdbcf1933', '7b7a02d3-4643-47b1-9e85-547359c5df50', 'd6983647-a898-4e69-a435-f3f0e6c14680', '6894f6bc-df53-4c15-ac9b-ed4720c91f3f'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc97932a-a017-4c47-9218-15ed271002b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f0b5b6-b320-44f0-86f5-3eafdbcf1933', '7b7a02d3-4643-47b1-9e85-547359c5df50', 'd6983647-a898-4e69-a435-f3f0e6c14680', '6894f6bc-df53-4c15-ac9b-ed4720c91f3f']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d428f7-1844-4037-8f99-0d1dcb72f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c393337a-8de9-4a31-8ef0-24e25dbb269a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 returned with HTTP 200 Sep 05 05:08:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 504/997] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:46 2026] GET /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 => generated 323 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d428f7-1844-4037-8f99-0d1dcb72f093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88782118-eb9f-41f1-abfe-4081505c5fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2134180796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae6b87ea429402880939f15377463af',qos_specs=None,replication_status=,reservations=['47f0b5b6-b320-44f0-86f5-3eafdbcf1933','7b7a02d3-4643-47b1-9e85-547359c5df50','d6983647-a898-4e69-a435-f3f0e6c14680','6894f6bc-df53-4c15-ac9b-ed4720c91f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='170b78c1d45141acbb06715ed3c0bc8e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2134180796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88782118-eb9f-41f1-abfe-4081505c5fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fae6b87ea429402880939f15377463af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='170b78c1d45141acbb06715ed3c0bc8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1779d4ff-3fd9-4cc6-a5c0-4fe63e6ff26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-72128cd6-1d36-439d-94ea-90a50a988417 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-811579573", "volume_type": "ef0b4849-2b37-4705-8375-a0d678ec2f11", "group_id": "02c5f683-d114-4122-96f5-da42f2c0c84e", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-811579573', 'volume_type': 'ef0b4849-2b37-4705-8375-a0d678ec2f11', 'group_id': '02c5f683-d114-4122-96f5-da42f2c0c84e', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume of 1 GB Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1779d4ff-3fd9-4cc6-a5c0-4fe63e6ff26e) transitioned into state 'SUCCESS' from state '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-2134180796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae6b87ea429402880939f15377463af',qos_specs=None,replication_status=,reservations=['47f0b5b6-b320-44f0-86f5-3eafdbcf1933','7b7a02d3-4643-47b1-9e85-547359c5df50','d6983647-a898-4e69-a435-f3f0e6c14680','6894f6bc-df53-4c15-ac9b-ed4720c91f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='170b78c1d45141acbb06715ed3c0bc8e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a2af49-266c-4814-9174-d3474dff9aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a2af49-266c-4814-9174-d3474dff9aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (711af88f-9bf0-4e0d-acfe-35aea34c3d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Flow 'volume_create_api' (84254998-a216-4cab-8f2f-f6747418ee7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43130dee-11f2-413f-b58e-87f2c11393a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create volume request issued successfully. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-213b17be-595b-4e77-a090-4314fc266b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 494/998] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:46 2026] POST /volume/v3/volumes => generated 776 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43130dee-11f2-413f-b58e-87f2c11393a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ef0b4849-2b37-4705-8375-a0d678ec2f11,is_public=True,name='tempest-GroupsTest-volume-type-1797732231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef0b4849-2b37-4705-8375-a0d678ec2f11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '02c5f683-d114-4122-96f5-da42f2c0c84e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9c6629-147c-41b0-8133-407e067e2a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c6dac17-54e9-4d4d-be97-1c6c94a4e9f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 200 Sep 05 05:08:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 495/999] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:46 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 844 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['5c47ac25-a61e-488d-8057-256228eb7fb5', '53dcfd23-edcd-4380-8fe1-302d2d6dba76', '1a88027e-b949-4b2c-bb03-5fc46b72a7bd', 'd24cc31d-a383-45ce-8bde-b91db4f3b5a7'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9c6629-147c-41b0-8133-407e067e2a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c47ac25-a61e-488d-8057-256228eb7fb5', '53dcfd23-edcd-4380-8fe1-302d2d6dba76', '1a88027e-b949-4b2c-bb03-5fc46b72a7bd', 'd24cc31d-a383-45ce-8bde-b91db4f3b5a7']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c325ab-5576-46f4-96e9-81e0c1bb21e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c325ab-5576-46f4-96e9-81e0c1bb21e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33943f26-0341-4ef4-8799-4381d9e91361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-811579573',encryption_key_id=None,group_id=02c5f683-d114-4122-96f5-da42f2c0c84e,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['5c47ac25-a61e-488d-8057-256228eb7fb5','53dcfd23-edcd-4380-8fe1-302d2d6dba76','1a88027e-b949-4b2c-bb03-5fc46b72a7bd','d24cc31d-a383-45ce-8bde-b91db4f3b5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=ef0b4849-2b37-4705-8375-a0d678ec2f11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-811579573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=02c5f683-d114-4122-96f5-da42f2c0c84e,host=None,id=33943f26-0341-4ef4-8799-4381d9e91361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4200fd17fc3d495a93a917380ce7d625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='003c205ee909425e8d3124710010a675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef0b4849-2b37-4705-8375-a0d678ec2f11),volume_type_id=ef0b4849-2b37-4705-8375-a0d678ec2f11)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd5adbc-0853-469d-9f52-e679149d0704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd5adbc-0853-469d-9f52-e679149d0704) transitioned into state 'SUCCESS' from state '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-811579573',encryption_key_id=None,group_id=02c5f683-d114-4122-96f5-da42f2c0c84e,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['5c47ac25-a61e-488d-8057-256228eb7fb5','53dcfd23-edcd-4380-8fe1-302d2d6dba76','1a88027e-b949-4b2c-bb03-5fc46b72a7bd','d24cc31d-a383-45ce-8bde-b91db4f3b5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=ef0b4849-2b37-4705-8375-a0d678ec2f11)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16a31ed-ee23-448f-8854-699fd0ec6b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16a31ed-ee23-448f-8854-699fd0ec6b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (711af88f-9bf0-4e0d-acfe-35aea34c3d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request issued successfully. Sep 05 05:08:47 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:47 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72128cd6-1d36-439d-94ea-90a50a988417 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 505/1000] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:08:46 2026] POST /volume/v3/volumes => generated 822 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-56ad3c0a-212a-4719-90b5-b553824fd2db None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 Sep 05 05:08:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:47 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:47 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:47 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56ad3c0a-212a-4719-90b5-b553824fd2db tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 returned with HTTP 200 Sep 05 05:08:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 496/1001] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:47 2026] GET /volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 => generated 890 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f3c57d1c-2037-43e2-af5e-7a4ba6f422b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 200 Sep 05 05:08:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 506/1002] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:47 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:48 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a2c3ff7-41d2-43a2-ad21-077bbf37c35e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 returned with HTTP 200 Sep 05 05:08:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 497/1003] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:48 2026] GET /volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eff9d991-9ccf-4993-854e-aaf240aa9c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 200 Sep 05 05:08:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 507/1004] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:48 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:08:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88782118-eb9f-41f1-abfe-4081505c5fd8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1038839745"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create snapshot from volume 88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Created reservations ['e6eb08a5-41e1-4412-b7fe-aec81214fbe7', 'a54fb682-9e4c-460d-840f-4bfb894b2e22', '44cd0fa9-89e9-40a7-b6e1-b164447c794d', '7562e434-a615-4eb6-a7b7-0b612de8a9c5'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot create request issued successfully. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-485d0273-f2f1-4795-9174-ea4a6bc891a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 498/1005] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:08:48 2026] POST /volume/v3/snapshots => generated 323 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d61bb829-f2f1-40dc-b70c-86ba825fa766 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 508/1006] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:49 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:49 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d98d34b-6a1e-47e5-a5b1-68fb232dff47 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 returned with HTTP 200 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 499/1007] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:49 2026] GET /volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a3f2312f-d2e7-4719-b340-d8330f75676e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a3f2312f-d2e7-4719-b340-d8330f75676e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a3f2312f-d2e7-4719-b340-d8330f75676e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a3f2312f-d2e7-4719-b340-d8330f75676e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-a3f2312f-d2e7-4719-b340-d8330f75676e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:49 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a3f2312f-d2e7-4719-b340-d8330f75676e tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e returned with HTTP 200 Sep 05 05:08:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 509/1008] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:49 2026] GET /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e => generated 323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:49 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab308af3-8e1a-4b6d-9ef4-c5e974b76234 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 returned with HTTP 200 Sep 05 05:08:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 500/1009] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:49 2026] GET /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b218f440-9dae-4cc9-8912-df9368501735 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b218f440-9dae-4cc9-8912-df9368501735 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/detail Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b218f440-9dae-4cc9-8912-df9368501735 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b218f440-9dae-4cc9-8912-df9368501735 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b218f440-9dae-4cc9-8912-df9368501735 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/detail returned with HTTP 200 Sep 05 05:08:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 510/1010] 192.168.122.128 () {60 vars in 1180 bytes} [Sat Sep 5 05:08:50 2026] GET /volume/v3/groups/detail => generated 640 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbd04774-a792-4eb7-a91e-214c5adf75a7 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 501/1011] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:50 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8d10b5e7-c1c8-42df-a0e4-99d9861dee89 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 511/1012] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:50 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e3780f4-d4b5-41fe-bcfa-640e8ed09ff2 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 502/1013] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:50 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] delete called for group 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89025) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Delete group with id: 02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:08:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be63764c-fe9c-43f4-9c13-800f01aaf23c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action returned with HTTP 202 Sep 05 05:08:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 512/1014] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:50 2026] POST /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:50 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:50 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-056a59cf-a85a-4d2c-9134-4a600e0f0abd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 returned with HTTP 200 Sep 05 05:08:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 503/1015] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:50 2026] GET /volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27011dd4-1f4f-4ca0-ae39-3f30595e1b20 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 513/1016] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:51 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9974a7d7-bb13-458b-9f0d-f152bae52ece None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9974a7d7-bb13-458b-9f0d-f152bae52ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9974a7d7-bb13-458b-9f0d-f152bae52ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9974a7d7-bb13-458b-9f0d-f152bae52ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9974a7d7-bb13-458b-9f0d-f152bae52ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 returned with HTTP 404 Sep 05 05:08:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 504/1017] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:51 2026] GET /volume/v3/volumes/33943f26-0341-4ef4-8799-4381d9e91361 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b9ae647e-4851-42b0-9622-5203f3774d81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9ae647e-4851-42b0-9622-5203f3774d81 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9ae647e-4851-42b0-9622-5203f3774d81 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9ae647e-4851-42b0-9622-5203f3774d81 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-b9ae647e-4851-42b0-9622-5203f3774d81 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9ae647e-4851-42b0-9622-5203f3774d81 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e returned with HTTP 404 Sep 05 05:08:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 514/1018] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:51 2026] GET /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a9b2465-5e39-4a62-b161-58825135dba0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] delete called for group 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Delete group with id: 83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:51 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:08:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a9b2465-5e39-4a62-b161-58825135dba0 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action returned with HTTP 202 Sep 05 05:08:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 505/1019] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:51 2026] POST /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:51 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e6b055f-303a-49c8-8095-02dfb765bf68 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 returned with HTTP 200 Sep 05 05:08:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 515/1020] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:51 2026] GET /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 => generated 322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e6c67bf-24b3-4ab7-8ab4-86d46e72eb5f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-191e8da1-74c6-48f9-a578-878256eb53d7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-191e8da1-74c6-48f9-a578-878256eb53d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-191e8da1-74c6-48f9-a578-878256eb53d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-191e8da1-74c6-48f9-a578-878256eb53d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-191e8da1-74c6-48f9-a578-878256eb53d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-191e8da1-74c6-48f9-a578-878256eb53d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 516/1021] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bb95e870-6cb6-463e-8581-8cedecd8a2e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb95e870-6cb6-463e-8581-8cedecd8a2e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bb95e870-6cb6-463e-8581-8cedecd8a2e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb95e870-6cb6-463e-8581-8cedecd8a2e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 517/1022] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:52 2026] PUT /volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af => generated 568 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-95998393-0369-4fbf-b110-1f90288b4dda None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88782118-eb9f-41f1-abfe-4081505c5fd8"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e6c67bf-24b3-4ab7-8ab4-86d46e72eb5f tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools Sep 05 05:08:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e6c67bf-24b3-4ab7-8ab4-86d46e72eb5f tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e6c67bf-24b3-4ab7-8ab4-86d46e72eb5f tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Calling method 'get_pools' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create snapshot from volume 88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e6c67bf-24b3-4ab7-8ab4-86d46e72eb5f tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 506/1023] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-13a795ea-90f2-4ebf-9684-f396e4ad56d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13a795ea-90f2-4ebf-9684-f396e4ad56d3 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13a795ea-90f2-4ebf-9684-f396e4ad56d3 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13a795ea-90f2-4ebf-9684-f396e4ad56d3 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Calling method 'get_pools' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: WARNING cinder.quota_utils [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Quota exceeded for fae6b87ea429402880939f15377463af, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.middleware.fault [None req-95998393-0369-4fbf-b110-1f90288b4dda tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 413 Sep 05 05:08:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 518/1024] 192.168.122.128 () {60 vars in 1148 bytes} [Sat Sep 5 05:08:52 2026] POST /volume/v3/snapshots => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-16d36052-049f-4456-9e35-89c6bea5e952 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16d36052-049f-4456-9e35-89c6bea5e952 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16d36052-049f-4456-9e35-89c6bea5e952 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13a795ea-90f2-4ebf-9684-f396e4ad56d3 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 507/1025] 192.168.122.128 () {58 vars in 1198 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ea394710-09ea-4e7a-9335-f22620093510 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea394710-09ea-4e7a-9335-f22620093510 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] GET http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea394710-09ea-4e7a-9335-f22620093510 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea394710-09ea-4e7a-9335-f22620093510 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea394710-09ea-4e7a-9335-f22620093510 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 508/1026] 192.168.122.128 () {58 vars in 1193 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2144a814-8dbb-41f6-9167-5630e1803b73 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2144a814-8dbb-41f6-9167-5630e1803b73 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] GET http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2144a814-8dbb-41f6-9167-5630e1803b73 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2144a814-8dbb-41f6-9167-5630e1803b73 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2144a814-8dbb-41f6-9167-5630e1803b73 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801 tempest-BackendsCapabilitiesAdminTestsJSON-1643684801-project-admin] http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 509/1027] 192.168.122.128 () {58 vars in 1193 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16d36052-049f-4456-9e35-89c6bea5e952 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 519/1028] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:08:52 2026] PUT /volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af => generated 568 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88782118-eb9f-41f1-abfe-4081505c5fd8"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-05057108-c829-48c8-b566-6b831c9a7f0b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Create snapshot from volume 88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: WARNING cinder.quota_utils [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Quota exceeded for fae6b87ea429402880939f15377463af, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-c3153b38-5ee7-4158-bd02-e7a7a5a51134 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 413 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 510/1029] 192.168.122.128 () {60 vars in 1148 bytes} [Sat Sep 5 05:08:52 2026] POST /volume/v3/snapshots => generated 133 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Delete snapshot with id: 685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot delete request issued successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a18c7848-9f38-4553-83b2-43e7ef38c074 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 202 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 511/1030] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:08:52 2026] DELETE /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3ede592d-976e-47ad-8e46-7ea76075251b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3ede592d-976e-47ad-8e46-7ea76075251b tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3ede592d-976e-47ad-8e46-7ea76075251b tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3ede592d-976e-47ad-8e46-7ea76075251b tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3ede592d-976e-47ad-8e46-7ea76075251b tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3ede592d-976e-47ad-8e46-7ea76075251b tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 512/1031] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 481 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55a0700e-ffbf-4474-aa5f-725105539ac5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 returned with HTTP 404 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 513/1032] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e679c1ed-64da-432a-aa59-4787022f45aa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e679c1ed-64da-432a-aa59-4787022f45aa tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/detail Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e679c1ed-64da-432a-aa59-4787022f45aa tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e679c1ed-64da-432a-aa59-4787022f45aa tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e679c1ed-64da-432a-aa59-4787022f45aa tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/detail returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 514/1033] 192.168.122.128 () {60 vars in 1180 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/groups/detail => generated 14 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Get all volumes completed successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05057108-c829-48c8-b566-6b831c9a7f0b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 520/1034] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:08:52 2026] GET /volume/v3/volumes => generated 15 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1502700753"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1502700753'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume of 1 GB Sep 05 05:08:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-210fab47-1073-4e46-b7c1-02cfd7b7fd09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Availability Zones retrieved successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 515/1035] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] delete called for group 83255cbf-44f9-4fc6-964f-e28896cc4f51 {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Delete group with id: 83255cbf-44f9-4fc6-964f-e28896cc4f51 Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (4f488260-6004-43bd-98d9-e295a619492d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316a73fd-7841-4e98-8911-1e69a7d31bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d1b13f9-4db4-42a6-87c1-4a5b0032140d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action returned with HTTP 404 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 516/1036] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/groups/83255cbf-44f9-4fc6-964f-e28896cc4f51/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f911ce0f-68ce-4f4a-a02f-ceea3ee5e46c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 517/1037] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] delete called for group 02c5f683-d114-4122-96f5-da42f2c0c84e {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316a73fd-7841-4e98-8911-1e69a7d31bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Delete group with id: 02c5f683-d114-4122-96f5-da42f2c0c84e Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4ebc63-a51a-4d24-900b-bcb4cd6d768c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e353b47-9cea-4b32-9dcf-f37058bb173f tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action returned with HTTP 404 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 518/1038] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/groups/02c5f683-d114-4122-96f5-da42f2c0c84e/action => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab275e62-3056-4059-beec-7c5177e48ac1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab275e62-3056-4059-beec-7c5177e48ac1 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/18a61d94-aafe-4d03-ab93-a1e672c7ebaf Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab275e62-3056-4059-beec-7c5177e48ac1 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab275e62-3056-4059-beec-7c5177e48ac1 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab275e62-3056-4059-beec-7c5177e48ac1 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/group_types/18a61d94-aafe-4d03-ab93-a1e672c7ebaf returned with HTTP 202 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 519/1039] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:08:53 2026] DELETE /volume/v3/group_types/18a61d94-aafe-4d03-ab93-a1e672c7ebaf => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f540016-70db-4f80-84cd-f8d010d2a7a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f540016-70db-4f80-84cd-f8d010d2a7a9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] DELETE http://192.168.122.128/volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f540016-70db-4f80-84cd-f8d010d2a7a9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f540016-70db-4f80-84cd-f8d010d2a7a9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f540016-70db-4f80-84cd-f8d010d2a7a9 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 returned with HTTP 202 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 520/1040] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:08:53 2026] DELETE /volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-13eb8ed1-6879-4467-aeb3-97b6a8009c61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13eb8ed1-6879-4467-aeb3-97b6a8009c61 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] GET http://192.168.122.128/volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13eb8ed1-6879-4467-aeb3-97b6a8009c61 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13eb8ed1-6879-4467-aeb3-97b6a8009c61 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Created reservations ['f4688e00-a8f6-4a54-b1d0-5b76893edbea', 'fa8cb56f-a2c3-46eb-b45e-b16df587941d', '3e270e13-0baa-4cf5-9178-3115c6123e8d', '7181b34b-fe1c-44dc-b8c2-b9d25add2e9a'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4ebc63-a51a-4d24-900b-bcb4cd6d768c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4688e00-a8f6-4a54-b1d0-5b76893edbea', 'fa8cb56f-a2c3-46eb-b45e-b16df587941d', '3e270e13-0baa-4cf5-9178-3115c6123e8d', '7181b34b-fe1c-44dc-b8c2-b9d25add2e9a']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13eb8ed1-6879-4467-aeb3-97b6a8009c61 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 returned with HTTP 404 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 521/1041] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/types/ef0b4849-2b37-4705-8375-a0d678ec2f11 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2816a618-ba78-4411-997b-5741716c7770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5350031b-7899-44e3-99bc-d63fedf99172 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5350031b-7899-44e3-99bc-d63fedf99172 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5350031b-7899-44e3-99bc-d63fedf99172 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1000388795"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5350031b-7899-44e3-99bc-d63fedf99172 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 522/1042] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/types => generated 216 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2abd375d-9476-49e7-89e9-78e43047258d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2816a618-ba78-4411-997b-5741716c7770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f17c50a-4197-4f84-999f-6e91abb4a234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1502700753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['f4688e00-a8f6-4a54-b1d0-5b76893edbea','fa8cb56f-a2c3-46eb-b45e-b16df587941d','3e270e13-0baa-4cf5-9178-3115c6123e8d','7181b34b-fe1c-44dc-b8c2-b9d25add2e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1502700753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f17c50a-4197-4f84-999f-6e91abb4a234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2abd375d-9476-49e7-89e9-78e43047258d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2abd375d-9476-49e7-89e9-78e43047258d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2093122718"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df8947c-0fa1-4eba-b143-656ab985924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2abd375d-9476-49e7-89e9-78e43047258d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 523/1043] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/group_types => generated 173 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "609ce335-6271-485a-a34f-4c88fba5a94e", "volume_types": ["4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903"], "name": "tempest-GroupsTest-Group-848060838"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating new group {'group': {'group_type': '609ce335-6271-485a-a34f-4c88fba5a94e', 'volume_types': ['4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903'], 'name': 'tempest-GroupsTest-Group-848060838'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df8947c-0fa1-4eba-b143-656ab985924d) transitioned into state 'SUCCESS' from state '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-1502700753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['f4688e00-a8f6-4a54-b1d0-5b76893edbea','fa8cb56f-a2c3-46eb-b45e-b16df587941d','3e270e13-0baa-4cf5-9178-3115c6123e8d','7181b34b-fe1c-44dc-b8c2-b9d25add2e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa88c06-9118-4993-b05f-783a6c2535ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Creating group tempest-GroupsTest-Group-848060838. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa88c06-9118-4993-b05f-783a6c2535ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (4f488260-6004-43bd-98d9-e295a619492d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request issued successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75b64e44-2a61-4100-ac07-4c2a21dfd780 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 521/1044] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/volumes => generated 764 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['90486fe1-b728-469b-88fd-f10ac76fc8e7'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c015c408-5a73-4ad7-acb8-ae262af11f20 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups returned with HTTP 202 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 524/1045] 192.168.122.128 () {62 vars in 1181 bytes} [Sat Sep 5 05:08:53 2026] POST /volume/v3/groups => generated 103 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5d25a3ef-7cc3-4b11-8451-c173b239310c tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e17b005-d976-4f65-af25-d48d3719facf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 522/1046] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 832 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e17b005-d976-4f65-af25-d48d3719facf tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e17b005-d976-4f65-af25-d48d3719facf tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e17b005-d976-4f65-af25-d48d3719facf tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-3e17b005-d976-4f65-af25-d48d3719facf tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:53 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e17b005-d976-4f65-af25-d48d3719facf tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:08:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 525/1047] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 331 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d1c8681-1b91-41b2-b329-6d07cc11f100 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 523/1048] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:53 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 481 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=736,cinder:UPDATE=169,cinder:DELETE=4,cinder:INSERT=100 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff1bdfdb-e252-46b9-a640-011693c2b17a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:08:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 526/1049] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:54 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=720,cinder:UPDATE=165,cinder:INSERT=85,cinder:DELETE=5 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:08:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:54 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:08:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cfde361e-2c4e-4727-b8f1-e6d29eafdf04 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:08:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 524/1050] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:08:54 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2617137", "volume_type": "4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903", "group_id": "a3db3004-f536-4452-a0ce-208fc86d7010", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2617137', 'volume_type': '4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903', 'group_id': 'a3db3004-f536-4452-a0ce-208fc86d7010', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume of 1 GB Sep 05 05:08:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:54 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (2f18b4e7-2214-46c6-835b-2aebd6155098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1daf7bc6-85e6-4abd-8520-be5b00f8f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Snapshot retrieved successfully. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cadfd578-2ce1-4c8b-85d3-e3cc372b5e48 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 200 Sep 05 05:08:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 525/1051] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:55 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 481 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1daf7bc6-85e6-4abd-8520-be5b00f8f3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903,is_public=True,name='tempest-GroupsTest-volume-type-1000388795',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3db3004-f536-4452-a0ce-208fc86d7010', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68056770-e894-4238-bb7e-bea3643f3be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1000388795 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1000388795, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1000388795 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1000388795, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['2dc723d3-b979-49c2-82fa-82c3c47f0f7c', '94eedc9c-c839-40fc-8def-0ced64dc95f3', '103250d7-ff24-4be6-b28a-62da77082851', '93606451-015e-4bc6-a3c5-8eabae530d6a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68056770-e894-4238-bb7e-bea3643f3be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc723d3-b979-49c2-82fa-82c3c47f0f7c', '94eedc9c-c839-40fc-8def-0ced64dc95f3', '103250d7-ff24-4be6-b28a-62da77082851', '93606451-015e-4bc6-a3c5-8eabae530d6a']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c05dd62-8f5e-40f6-9efb-542b469aac24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c05dd62-8f5e-40f6-9efb-542b469aac24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a590de-9ef5-4c64-baec-4c2e90b0f89b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2617137',encryption_key_id=None,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['2dc723d3-b979-49c2-82fa-82c3c47f0f7c','94eedc9c-c839-40fc-8def-0ced64dc95f3','103250d7-ff24-4be6-b28a-62da77082851','93606451-015e-4bc6-a3c5-8eabae530d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2617137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,host=None,id=e2a590de-9ef5-4c64-baec-4c2e90b0f89b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4200fd17fc3d495a93a917380ce7d625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='003c205ee909425e8d3124710010a675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903),volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2134f6-2eb3-4b9f-9f7e-371516ce2be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2134f6-2eb3-4b9f-9f7e-371516ce2be9) transitioned into state 'SUCCESS' from state '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-2617137',encryption_key_id=None,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['2dc723d3-b979-49c2-82fa-82c3c47f0f7c','94eedc9c-c839-40fc-8def-0ced64dc95f3','103250d7-ff24-4be6-b28a-62da77082851','93606451-015e-4bc6-a3c5-8eabae530d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1967f3bc-5acf-4dc0-bf9d-2f84ccc7f253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1967f3bc-5acf-4dc0-bf9d-2f84ccc7f253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (2f18b4e7-2214-46c6-835b-2aebd6155098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request issued successfully. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:55 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbd7a2d8-b9f4-46e9-835a-28e33f0bf3de tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 527/1052] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:08:54 2026] POST /volume/v3/volumes => generated 820 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:55 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8beaea7-32b9-45b9-a26c-da5e63f39ece tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b returned with HTTP 200 Sep 05 05:08:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 526/1053] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:55 2026] GET /volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b => generated 888 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bafa8dfa-72ce-4b66-a703-3aa82bd138f8 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:08:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 528/1054] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:55 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de35d6f6-accd-4388-b94e-44a8ec6f4445 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 527/1055] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:55 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0287d2ee-faeb-4ac6-881d-1836d753783f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-795879061"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-795879061'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume of 1 GB Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Availability Zones retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (92e83b55-5ec5-4fad-a1d6-7360bc94b3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff26d503-5039-4798-9ea5-602c31659e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a34fd037-e4d8-45d0-b3e6-77fac7da15fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a34fd037-e4d8-45d0-b3e6-77fac7da15fa tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a34fd037-e4d8-45d0-b3e6-77fac7da15fa tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a34fd037-e4d8-45d0-b3e6-77fac7da15fa tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a34fd037-e4d8-45d0-b3e6-77fac7da15fa tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c returned with HTTP 404 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 528/1056] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:08:56 2026] GET /volume/v3/snapshots/685500ba-f786-46ef-87f3-a896488c0a6c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff26d503-5039-4798-9ea5-602c31659e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdda157-ac4b-4694-9390-b85e10fb6d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ef0f1a-5d65-4a85-bcb0-10a128385a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 200 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 529/1057] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:56 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] DELETE http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Delete volume with id: 88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Created reservations ['cc0da6cc-1df6-402a-96c6-ab1e384c8c7a', 'de498a99-22de-4962-91ca-db4203a5b12a', 'c782c4ef-c9fa-4449-b251-0e56014ef241', 'ab705c8e-0772-4b48-b47e-36ac97b7eb40'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdda157-ac4b-4694-9390-b85e10fb6d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0da6cc-1df6-402a-96c6-ab1e384c8c7a', 'de498a99-22de-4962-91ca-db4203a5b12a', 'c782c4ef-c9fa-4449-b251-0e56014ef241', 'ab705c8e-0772-4b48-b47e-36ac97b7eb40']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb38faf-79da-43ee-9c91-31b17ee788cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Delete volume request issued successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c84de849-c6eb-4d3c-8aae-90a996f5f266 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 202 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 530/1058] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:08:56 2026] DELETE /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb38faf-79da-43ee-9c91-31b17ee788cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c0f4db-f2d0-4b67-9c73-f6742b3de7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-795879061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['cc0da6cc-1df6-402a-96c6-ab1e384c8c7a','de498a99-22de-4962-91ca-db4203a5b12a','c782c4ef-c9fa-4449-b251-0e56014ef241','ab705c8e-0772-4b48-b47e-36ac97b7eb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-795879061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c0f4db-f2d0-4b67-9c73-f6742b3de7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075fcbd3-b178-42fa-a3ab-ad3e43169616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b34313c-8bad-448a-b6aa-abe5c00851e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 200 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 531/1059] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:56 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075fcbd3-b178-42fa-a3ab-ad3e43169616) transitioned into state 'SUCCESS' from state '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-795879061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['cc0da6cc-1df6-402a-96c6-ab1e384c8c7a','de498a99-22de-4962-91ca-db4203a5b12a','c782c4ef-c9fa-4449-b251-0e56014ef241','ab705c8e-0772-4b48-b47e-36ac97b7eb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e97e86-4bcf-4c9f-a762-76bef3d31254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e97e86-4bcf-4c9f-a762-76bef3d31254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (92e83b55-5ec5-4fad-a1d6-7360bc94b3e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request issued successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0287d2ee-faeb-4ac6-881d-1836d753783f tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 529/1060] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:56 2026] POST /volume/v3/volumes => generated 763 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab45e5fe-fea8-41de-b891-24310cf0efdd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:08:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 532/1061] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:56 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 831 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:56 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:56 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62749fed-73f9-4646-ac05-f0f6dacf55d8 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b returned with HTTP 200 Sep 05 05:08:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 530/1062] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:56 2026] GET /volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b => generated 912 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c7e12f55-b713-4fdc-b637-33843cbd107d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7e12f55-b713-4fdc-b637-33843cbd107d tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] GET http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7e12f55-b713-4fdc-b637-33843cbd107d tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7e12f55-b713-4fdc-b637-33843cbd107d tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7e12f55-b713-4fdc-b637-33843cbd107d tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658 tempest-VolumeSnapshotQuotasNegativeTestJSON-717695658-project-member] http://192.168.122.128/volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 returned with HTTP 404 Sep 05 05:08:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 533/1063] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:57 2026] GET /volume/v3/volumes/88782118-eb9f-41f1-abfe-4081505c5fd8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d845abc9-bf0b-411f-8859-c58e379f2820 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d845abc9-bf0b-411f-8859-c58e379f2820 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af Sep 05 05:08:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d845abc9-bf0b-411f-8859-c58e379f2820 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c4480933-7871-444b-bfd7-7dac1c131e3d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4480933-7871-444b-bfd7-7dac1c131e3d tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4480933-7871-444b-bfd7-7dac1c131e3d tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4480933-7871-444b-bfd7-7dac1c131e3d tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c4480933-7871-444b-bfd7-7dac1c131e3d tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:57 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-d845abc9-bf0b-411f-8859-c58e379f2820 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1000388795 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1000388795, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4480933-7871-444b-bfd7-7dac1c131e3d tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:08:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 534/1064] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:57 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d845abc9-bf0b-411f-8859-c58e379f2820 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319 tempest-VolumeSnapshotQuotasNegativeTestJSON-820035319-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af returned with HTTP 200 Sep 05 05:08:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 531/1065] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:08:57 2026] PUT /volume/v3/os-quota-sets/fae6b87ea429402880939f15377463af => generated 573 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-39d10464-3721-47b2-b8df-245bcb709703 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:57 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:57 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39d10464-3721-47b2-b8df-245bcb709703 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b returned with HTTP 200 Sep 05 05:08:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 535/1066] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:57 2026] GET /volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1826306525", "volume_type": "4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903", "group_id": "a3db3004-f536-4452-a0ce-208fc86d7010", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1826306525', 'volume_type': '4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903', 'group_id': 'a3db3004-f536-4452-a0ce-208fc86d7010', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume of 1 GB Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Availability Zones retrieved successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (03700a8c-b420-48d1-a4db-25b0478c60cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (766740ff-17f6-4ff6-8b50-e080d558ea50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (766740ff-17f6-4ff6-8b50-e080d558ea50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:08:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903,is_public=True,name='tempest-GroupsTest-volume-type-1000388795',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3db3004-f536-4452-a0ce-208fc86d7010', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584f0fc9-349e-4f9f-8623-76b8831e04bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Created reservations ['f3231db9-8b62-4d77-960b-cbf3e0aa0346', 'ee0c8496-b446-4b80-910d-15b848dfef60', '5ef5dc00-12b3-4f78-958d-3a88dd49a1dd', '716e0995-7c9a-4219-8a2e-9a9a07951803'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584f0fc9-349e-4f9f-8623-76b8831e04bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3231db9-8b62-4d77-960b-cbf3e0aa0346', 'ee0c8496-b446-4b80-910d-15b848dfef60', '5ef5dc00-12b3-4f78-958d-3a88dd49a1dd', '716e0995-7c9a-4219-8a2e-9a9a07951803']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a143da98-696c-4d4a-b5bd-afe003f98915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a143da98-696c-4d4a-b5bd-afe003f98915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d9c8e75-3f64-4afb-a3c3-dc658402243d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1826306525',encryption_key_id=None,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['f3231db9-8b62-4d77-960b-cbf3e0aa0346','ee0c8496-b446-4b80-910d-15b848dfef60','5ef5dc00-12b3-4f78-958d-3a88dd49a1dd','716e0995-7c9a-4219-8a2e-9a9a07951803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1826306525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,host=None,id=9d9c8e75-3f64-4afb-a3c3-dc658402243d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4200fd17fc3d495a93a917380ce7d625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='003c205ee909425e8d3124710010a675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903),volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef47f1-35f5-4d88-bc49-dd7aa90d83ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef47f1-35f5-4d88-bc49-dd7aa90d83ee) transitioned into state 'SUCCESS' from state '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-1826306525',encryption_key_id=None,group_id=a3db3004-f536-4452-a0ce-208fc86d7010,group_type_id=,metadata={},multiattach=False,project_id='4200fd17fc3d495a93a917380ce7d625',qos_specs=None,replication_status=,reservations=['f3231db9-8b62-4d77-960b-cbf3e0aa0346','ee0c8496-b446-4b80-910d-15b848dfef60','5ef5dc00-12b3-4f78-958d-3a88dd49a1dd','716e0995-7c9a-4219-8a2e-9a9a07951803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c205ee909425e8d3124710010a675',volume_type_id=4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869ca3e3-e54c-436d-a141-0188b1c4b882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869ca3e3-e54c-436d-a141-0188b1c4b882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Flow 'volume_create_api' (03700a8c-b420-48d1-a4db-25b0478c60cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Create volume request issued successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:58 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e7ee871c-fc36-4619-8077-65dcd53489c9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 532/1067] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:08:58 2026] POST /volume/v3/volumes => generated 823 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:58 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d8aff8bd-3360-439c-891a-2f88de767ffd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8aff8bd-3360-439c-891a-2f88de767ffd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8aff8bd-3360-439c-891a-2f88de767ffd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8aff8bd-3360-439c-891a-2f88de767ffd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f1024e7-cb33-4b87-9936-5e6d20836139 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:08:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 536/1068] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:58 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 891 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d8aff8bd-3360-439c-891a-2f88de767ffd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8aff8bd-3360-439c-891a-2f88de767ffd tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:08:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 533/1069] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:58 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb962203-e5fa-4fef-bcb9-2c0c8c935567 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:08:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 537/1070] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:58 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-db827fff-9393-4933-aa56-265907b088c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1790765801"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1790765801'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume of 1 GB Sep 05 05:08:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Availability Zones retrieved successfully. Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (33467778-c4f6-4037-848c-d95cf83b36b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f3d6b1-7c0f-4f10-9098-9e2a64c91baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f3d6b1-7c0f-4f10-9098-9e2a64c91baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:58 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacd06c-80cb-40c9-ab27-3008ab0d368d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Created reservations ['d80dc4f9-cd35-433f-bb7e-391ce3002db4', '0977f17d-a41f-4e36-ad77-1000eeb3344a', 'e120e7f0-23ae-459d-97b7-ef68f78c472b', '9a057935-432c-45b9-b88d-20697953d5bf'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacd06c-80cb-40c9-ab27-3008ab0d368d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80dc4f9-cd35-433f-bb7e-391ce3002db4', '0977f17d-a41f-4e36-ad77-1000eeb3344a', 'e120e7f0-23ae-459d-97b7-ef68f78c472b', '9a057935-432c-45b9-b88d-20697953d5bf']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e7d022-a9f2-48eb-b68c-906e51e09a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e7d022-a9f2-48eb-b68c-906e51e09a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bcacf57-d997-45bb-81d2-8e59e6a69c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1790765801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['d80dc4f9-cd35-433f-bb7e-391ce3002db4','0977f17d-a41f-4e36-ad77-1000eeb3344a','e120e7f0-23ae-459d-97b7-ef68f78c472b','9a057935-432c-45b9-b88d-20697953d5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1790765801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bcacf57-d997-45bb-81d2-8e59e6a69c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c48df9-0419-438c-aaa0-8afb461408a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c48df9-0419-438c-aaa0-8afb461408a9) transitioned into state 'SUCCESS' from state '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-1790765801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303ca6a7fdbf47bfb332f6fc2e9307e3',qos_specs=None,replication_status=,reservations=['d80dc4f9-cd35-433f-bb7e-391ce3002db4','0977f17d-a41f-4e36-ad77-1000eeb3344a','e120e7f0-23ae-459d-97b7-ef68f78c472b','9a057935-432c-45b9-b88d-20697953d5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05823ac01a4e4f9fb56aec9d3a1c2e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c20e3b-489c-4fe0-b753-548caae0af42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0697a635-d111-4040-8778-ee0b4d0f12cd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c20e3b-489c-4fe0-b753-548caae0af42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Flow 'volume_create_api' (33467778-c4f6-4037-848c-d95cf83b36b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Create volume request issued successfully. Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-db827fff-9393-4933-aa56-265907b088c4 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 534/1071] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:08:58 2026] POST /volume/v3/volumes => generated 764 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:08:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-156dd4d6-1906-425c-9ff9-cad39bfe3d0a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 535/1072] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:08:59 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 832 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0697a635-d111-4040-8778-ee0b4d0f12cd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] POST http://192.168.122.128/volume/v3/group_types Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0697a635-d111-4040-8778-ee0b4d0f12cd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1660637349"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0697a635-d111-4040-8778-ee0b4d0f12cd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types returned with HTTP 202 Sep 05 05:08:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 538/1073] 192.168.122.128 () {62 vars in 1195 bytes} [Sat Sep 5 05:08:59 2026] POST /volume/v3/group_types => generated 181 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a2552d45-5251-44f6-bf4e-84dee7cf3bcf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a2552d45-5251-44f6-bf4e-84dee7cf3bcf tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] POST http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a2552d45-5251-44f6-bf4e-84dee7cf3bcf tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9ad68742-1052-4a42-ae42-412ba3806445 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a2552d45-5251-44f6-bf4e-84dee7cf3bcf tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs returned with HTTP 202 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 536/1074] 192.168.122.128 () {62 vars in 1342 bytes} [Sat Sep 5 05:08:59 2026] POST /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs => generated 53 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-52eca2f6-640e-4e31-bfa0-02eb12818264 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52eca2f6-640e-4e31-bfa0-02eb12818264 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] POST http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52eca2f6-640e-4e31-bfa0-02eb12818264 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:08:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:08:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:08:59 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:08:59 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52eca2f6-640e-4e31-bfa0-02eb12818264 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs returned with HTTP 202 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 537/1075] 192.168.122.128 () {62 vars in 1342 bytes} [Sat Sep 5 05:08:59 2026] POST /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs => generated 61 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-32ce07e1-d792-4a6d-ac11-f5b3db532e16 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32ce07e1-d792-4a6d-ac11-f5b3db532e16 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32ce07e1-d792-4a6d-ac11-f5b3db532e16 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32ce07e1-d792-4a6d-ac11-f5b3db532e16 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32ce07e1-d792-4a6d-ac11-f5b3db532e16 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 538/1076] 192.168.122.128 () {60 vars in 1336 bytes} [Sat Sep 5 05:08:59 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 => generated 26 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cb1798f8-a484-40c1-83ab-f23774c3d810 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb1798f8-a484-40c1-83ab-f23774c3d810 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb1798f8-a484-40c1-83ab-f23774c3d810 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb1798f8-a484-40c1-83ab-f23774c3d810 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb1798f8-a484-40c1-83ab-f23774c3d810 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 539/1077] 192.168.122.128 () {60 vars in 1336 bytes} [Sat Sep 5 05:08:59 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9c8a89e-e271-494d-a80e-83e1da8c198b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9c8a89e-e271-494d-a80e-83e1da8c198b tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] PUT http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9c8a89e-e271-494d-a80e-83e1da8c198b tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:08:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9c8a89e-e271-494d-a80e-83e1da8c198b tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 540/1078] 192.168.122.128 () {62 vars in 1356 bytes} [Sat Sep 5 05:08:59 2026] PUT /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7737ba83-5269-41b2-a62c-7e5dd640d5dd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7737ba83-5269-41b2-a62c-7e5dd640d5dd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7737ba83-5269-41b2-a62c-7e5dd640d5dd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7737ba83-5269-41b2-a62c-7e5dd640d5dd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ad68742-1052-4a42-ae42-412ba3806445 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 539/1079] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:08:59 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7737ba83-5269-41b2-a62c-7e5dd640d5dd tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs returned with HTTP 200 Sep 05 05:08:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 541/1080] 192.168.122.128 () {60 vars in 1321 bytes} [Sat Sep 5 05:08:59 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4d5b7c35-2f16-41cb-a13f-e3f8d45739c9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d5b7c35-2f16-41cb-a13f-e3f8d45739c9 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d5b7c35-2f16-41cb-a13f-e3f8d45739c9 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:08:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d5b7c35-2f16-41cb-a13f-e3f8d45739c9 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d5b7c35-2f16-41cb-a13f-e3f8d45739c9 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 returned with HTTP 202 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 540/1081] 192.168.122.128 () {60 vars in 1339 bytes} [Sat Sep 5 05:08:59 2026] DELETE /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-882815ee-f6ae-4a53-9773-2f049893f784 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-882815ee-f6ae-4a53-9773-2f049893f784 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-882815ee-f6ae-4a53-9773-2f049893f784 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-882815ee-f6ae-4a53-9773-2f049893f784 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-882815ee-f6ae-4a53-9773-2f049893f784 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] HTTP exception thrown: Group Type 74440869-49a6-4d92-8c03-ce7f682e7f49 has no extra spec with key key1. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-882815ee-f6ae-4a53-9773-2f049893f784 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 returned with HTTP 404 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 542/1082] 192.168.122.128 () {60 vars in 1336 bytes} [Sat Sep 5 05:09:00 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key1 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee1366a1-d7ed-4919-9524-e0f52c138e96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee1366a1-d7ed-4919-9524-e0f52c138e96 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee1366a1-d7ed-4919-9524-e0f52c138e96 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee1366a1-d7ed-4919-9524-e0f52c138e96 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee1366a1-d7ed-4919-9524-e0f52c138e96 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 returned with HTTP 202 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 541/1083] 192.168.122.128 () {60 vars in 1339 bytes} [Sat Sep 5 05:09:00 2026] DELETE /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] HTTP exception thrown: Group Type 74440869-49a6-4d92-8c03-ce7f682e7f49 has no extra spec with key key2. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b25baa13-a0e8-4fd8-b12c-e6c775d13845 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 returned with HTTP 404 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 543/1084] 192.168.122.128 () {60 vars in 1336 bytes} [Sat Sep 5 05:09:00 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2e1caab3-521b-4591-8472-12f9c6dbf968 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e1caab3-521b-4591-8472-12f9c6dbf968 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e1caab3-521b-4591-8472-12f9c6dbf968 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e1caab3-521b-4591-8472-12f9c6dbf968 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e1caab3-521b-4591-8472-12f9c6dbf968 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 returned with HTTP 202 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 542/1085] 192.168.122.128 () {60 vars in 1339 bytes} [Sat Sep 5 05:09:00 2026] DELETE /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] GET http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] HTTP exception thrown: Group Type 74440869-49a6-4d92-8c03-ce7f682e7f49 has no extra spec with key key3. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a646278a-cb42-4bf1-bfe4-a91ed9bdd119 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 returned with HTTP 404 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 544/1086] 192.168.122.128 () {60 vars in 1336 bytes} [Sat Sep 5 05:09:00 2026] GET /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49/group_specs/key3 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0442fa9-b2fb-4be9-9441-b66521452e46 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0442fa9-b2fb-4be9-9441-b66521452e46 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0442fa9-b2fb-4be9-9441-b66521452e46 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0442fa9-b2fb-4be9-9441-b66521452e46 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0442fa9-b2fb-4be9-9441-b66521452e46 tempest-GroupTypeSpecsTest-483342879 tempest-GroupTypeSpecsTest-483342879-project-admin] http://192.168.122.128/volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49 returned with HTTP 202 Sep 05 05:09:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 543/1087] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:09:00 2026] DELETE /volume/v3/group_types/74440869-49a6-4d92-8c03-ce7f682e7f49 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-25e0125d-9369-4852-8e58-170eabf9b754 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-25e0125d-9369-4852-8e58-170eabf9b754 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-25e0125d-9369-4852-8e58-170eabf9b754 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-25e0125d-9369-4852-8e58-170eabf9b754 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-25e0125d-9369-4852-8e58-170eabf9b754 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-25e0125d-9369-4852-8e58-170eabf9b754 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 545/1088] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:00 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af8ba531-0756-48a1-b191-3bc546088c88 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:01 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af8ba531-0756-48a1-b191-3bc546088c88 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:09:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 544/1089] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:00 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] PUT http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "9d9c8e75-3f64-4afb-a3c3-dc658402243d"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Update called for group a3db3004-f536-4452-a0ce-208fc86d7010. {{(pid=89024) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Updating group a3db3004-f536-4452-a0ce-208fc86d7010 with name new_group description: This is a new group add_volumes: None remove_volumes: 9d9c8e75-3f64-4afb-a3c3-dc658402243d. Sep 05 05:09:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a847ce83-ec76-4bf1-84ed-5260aa11c97a tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 202 Sep 05 05:09:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 546/1090] 192.168.122.128 () {62 vars in 1291 bytes} [Sat Sep 5 05:09:01 2026] PUT /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ab2d927-3b4f-4b8d-a08a-3115716cfc35 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:09:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 545/1091] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:01 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 323 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22131c9d-9870-42ef-b78e-dbb94223ccaa tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 547/1092] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:01 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f2cffffd-e114-4a35-acf7-469857d32325 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2cffffd-e114-4a35-acf7-469857d32325 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2cffffd-e114-4a35-acf7-469857d32325 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2cffffd-e114-4a35-acf7-469857d32325 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f2cffffd-e114-4a35-acf7-469857d32325 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2cffffd-e114-4a35-acf7-469857d32325 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 546/1093] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:01 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Create volume of 1 GB Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Availability Zones retrieved successfully. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Flow 'volume_create_api' (b4c34737-eef9-4658-be70-a8ac0e225587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a594f7-ade3-4bb3-83e7-6adaa941480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a594f7-ade3-4bb3-83e7-6adaa941480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a1fc0d-cd15-4854-9003-930d9f54c224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Created reservations ['7b6017cc-8488-4b30-b5bf-b3a8888c25d5', 'ba4d551d-1b1e-4ef1-a317-40b634c35371', '57490db1-4483-4737-8753-56712710866e', 'ddd40f75-16d6-4ad7-b2f1-f89b2937b9dd'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a1fc0d-cd15-4854-9003-930d9f54c224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6017cc-8488-4b30-b5bf-b3a8888c25d5', 'ba4d551d-1b1e-4ef1-a317-40b634c35371', '57490db1-4483-4737-8753-56712710866e', 'ddd40f75-16d6-4ad7-b2f1-f89b2937b9dd']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99887f45-0a93-4af4-acb2-f52f86e818df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99887f45-0a93-4af4-acb2-f52f86e818df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63dad4eb-e026-4807-8820-ba4d5dfa417d', '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='b357eb1dfb5a40b79cd459a856ca34b1',qos_specs=None,replication_status=,reservations=['7b6017cc-8488-4b30-b5bf-b3a8888c25d5','ba4d551d-1b1e-4ef1-a317-40b634c35371','57490db1-4483-4737-8753-56712710866e','ddd40f75-16d6-4ad7-b2f1-f89b2937b9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae62634e70049c986059143b4618f19',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:02Z,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=63dad4eb-e026-4807-8820-ba4d5dfa417d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b357eb1dfb5a40b79cd459a856ca34b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae62634e70049c986059143b4618f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c111c1-2063-4997-a8a6-5e0f5aa1c59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c111c1-2063-4997-a8a6-5e0f5aa1c59b) transitioned into state 'SUCCESS' from 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='b357eb1dfb5a40b79cd459a856ca34b1',qos_specs=None,replication_status=,reservations=['7b6017cc-8488-4b30-b5bf-b3a8888c25d5','ba4d551d-1b1e-4ef1-a317-40b634c35371','57490db1-4483-4737-8753-56712710866e','ddd40f75-16d6-4ad7-b2f1-f89b2937b9dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae62634e70049c986059143b4618f19',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240cbfbb-d08f-4d67-bb8d-1869caa02348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240cbfbb-d08f-4d67-bb8d-1869caa02348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Flow 'volume_create_api' (b4c34737-eef9-4658-be70-a8ac0e225587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Create volume request issued successfully. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8e651950-32a4-4adb-97f5-105ff2ef1089 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 548/1094] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:01 2026] POST /volume/v3/volumes => generated 742 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df629061-435a-472f-a74d-d2dc287dc481 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df629061-435a-472f-a74d-d2dc287dc481 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] GET http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df629061-435a-472f-a74d-d2dc287dc481 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df629061-435a-472f-a74d-d2dc287dc481 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-82f2b074-8b11-4492-9801-c79e3aadf4c5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df629061-435a-472f-a74d-d2dc287dc481 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Volume info retrieved successfully. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 547/1095] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:02 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 324 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df629061-435a-472f-a74d-d2dc287dc481 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d returned with HTTP 200 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 549/1096] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:02 2026] GET /volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-44079917-9033-46b2-8597-d354d1cee646 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-44079917-9033-46b2-8597-d354d1cee646 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-44079917-9033-46b2-8597-d354d1cee646 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-44079917-9033-46b2-8597-d354d1cee646 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-44079917-9033-46b2-8597-d354d1cee646 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-44079917-9033-46b2-8597-d354d1cee646 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:09:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 548/1097] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:02 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-249cf5d4-437f-430e-a285-91b2350c24e6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:02 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-249cf5d4-437f-430e-a285-91b2350c24e6 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 550/1098] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:09:02 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] PUT http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9d9c8e75-3f64-4afb-a3c3-dc658402243d"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Update called for group a3db3004-f536-4452-a0ce-208fc86d7010. {{(pid=89025) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.groups [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Updating group a3db3004-f536-4452-a0ce-208fc86d7010 with name None description: None add_volumes: 9d9c8e75-3f64-4afb-a3c3-dc658402243d remove_volumes: None. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), Sep 05 05:09:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de0cf481-d2a6-4af0-8283-c5e5a862f2e5 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 202 Sep 05 05:09:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 549/1099] 192.168.122.128 () {62 vars in 1290 bytes} [Sat Sep 5 05:09:02 2026] PUT /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4138116b-5512-4b7e-809a-167559f49fcd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4138116b-5512-4b7e-809a-167559f49fcd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4138116b-5512-4b7e-809a-167559f49fcd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4138116b-5512-4b7e-809a-167559f49fcd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-4138116b-5512-4b7e-809a-167559f49fcd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:02 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:09:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4138116b-5512-4b7e-809a-167559f49fcd tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:09:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 551/1100] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:02 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] GET http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Volume info retrieved successfully. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f7d2e39d-ea57-4b59-a1f0-bf7dd5391ab8 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d returned with HTTP 200 Sep 05 05:09:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 550/1101] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:03 2026] GET /volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89024) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:03 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:09:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-323b1e8e-c7cb-4c02-bf6a-ae5c288029a9 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 200 Sep 05 05:09:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 552/1102] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:03 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:09:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:09:03 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:03 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:04 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-11bfe8ae-76b0-4765-84e9-75d5015ba9df tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 551/1103] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:09:03 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Get all volumes completed successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8aaeb8de-e005-4407-b8a1-f940aa853c99 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0c83888-7a9a-4cab-86b2-37611b29e539 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 553/1104] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:09:04 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8aaeb8de-e005-4407-b8a1-f940aa853c99 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8aaeb8de-e005-4407-b8a1-f940aa853c99 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1832791728", "os-volume-type-access:is_public": false}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-86d9ddd1-c270-462f-a67c-51574eca795c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] POST http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010/action Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.groups [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] delete called for group a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89024) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.groups [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Delete group with id: a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8aaeb8de-e005-4407-b8a1-f940aa853c99 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 552/1105] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:09:04 2026] POST /volume/v3/types => generated 229 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f4bfc77f-c812-4fb2-a69a-a0e69900ebc2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86d9ddd1-c270-462f-a67c-51574eca795c tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010/action returned with HTTP 202 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 554/1106] 192.168.122.128 () {62 vars in 1312 bytes} [Sat Sep 5 05:09:04 2026] POST /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:04 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4bfc77f-c812-4fb2-a69a-a0e69900ebc2 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4bfc77f-c812-4fb2-a69a-a0e69900ebc2 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7848a36c-f705-449f-a06a-466aedeb1714", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-f4bfc77f-c812-4fb2-a69a-a0e69900ebc2 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Create volume request body: {'volume': {'volume_type': '7848a36c-f705-449f-a06a-466aedeb1714', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4bfc77f-c812-4fb2-a69a-a0e69900ebc2 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 404 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 553/1107] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:04 2026] POST /volume/v3/volumes => generated 114 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7682125c-5998-4545-94c3-2aec4538a10b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7682125c-5998-4545-94c3-2aec4538a10b tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] GET http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7682125c-5998-4545-94c3-2aec4538a10b tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7682125c-5998-4545-94c3-2aec4538a10b tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7682125c-5998-4545-94c3-2aec4538a10b tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Volume info retrieved successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23d284dd-feb0-4fda-a80a-3d50dbf4c532 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7682125c-5998-4545-94c3-2aec4538a10b tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 554/1109] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:04 2026] GET /volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 555/1109] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:04 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cf9c061d-a592-4bbd-ae4f-e722dc07ea8e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf9c061d-a592-4bbd-ae4f-e722dc07ea8e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf9c061d-a592-4bbd-ae4f-e722dc07ea8e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"addProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf9c061d-a592-4bbd-ae4f-e722dc07ea8e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1&project_id=303ca6a7fdbf47bfb332f6fc2e9307e3 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Could not evaluate value 303ca6a7fdbf47bfb332f6fc2e9307e3, assuming string {{(pid=89024) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Searching by: MultiDict([('project_id', '303ca6a7fdbf47bfb332f6fc2e9307e3'), ('all_tenants', 1)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf9c061d-a592-4bbd-ae4f-e722dc07ea8e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action returned with HTTP 202 Sep 05 05:09:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 555/1110] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:04 2026] POST /volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-00e33a4f-c716-40a2-8473-f2c68721b81f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7848a36c-f705-449f-a06a-466aedeb1714", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1175577737"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Create volume request body: {'volume': {'volume_type': '7848a36c-f705-449f-a06a-466aedeb1714', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1175577737'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Create volume of 1 GB Sep 05 05:09:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Availability Zones retrieved successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Flow 'volume_create_api' (f1d17726-e289-4ff4-95fb-62c9fd6510f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /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 05 05:09:04 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8731a7b-aa1a-40cf-876d-858d1bf55f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Get all volumes completed successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-83a3449f-c96c-4272-900f-7d3b3c1af494 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1&project_id=303ca6a7fdbf47bfb332f6fc2e9307e3 returned with HTTP 200 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 556/1111] 192.168.122.128 () {58 vars in 1257 bytes} [Sat Sep 5 05:09:04 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=303ca6a7fdbf47bfb332f6fc2e9307e3 => generated 3042 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Delete volume with id: 63dad4eb-e026-4807-8820-ba4d5dfa417d Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8731a7b-aa1a-40cf-876d-858d1bf55f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7848a36c-f705-449f-a06a-466aedeb1714,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1832791728',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7848a36c-f705-449f-a06a-466aedeb1714', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Volume info retrieved successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e4508c-d471-4221-b511-e7c96873a635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] Delete volume request issued successfully. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad7df8bf-f25f-4f0c-9ba1-bba156dada55 tempest-VolumesListAdminTestJSON-1855002609 tempest-VolumesListAdminTestJSON-1855002609-project-admin] http://192.168.122.128/volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d returned with HTTP 202 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 557/1112] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:04 2026] DELETE /volume/v3/volumes/63dad4eb-e026-4807-8820-ba4d5dfa417d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:04 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1832791728 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1832791728, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:04 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1832791728 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1832791728, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4752a188-80d6-479e-a10a-017c8d8fe1ab tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 558/1113] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:04 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] DELETE http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume with id: 2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Created reservations ['e25ee59c-9a93-4240-bb10-c4950747ce9f', 'ea1d28d6-38f4-48fd-a80c-1bb1396ed0c0', '038e84df-ee63-455e-82ca-be5cc99adece', '4af4be33-be1c-4f31-af09-6e083d93aee0'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e4508c-d471-4221-b511-e7c96873a635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e25ee59c-9a93-4240-bb10-c4950747ce9f', 'ea1d28d6-38f4-48fd-a80c-1bb1396ed0c0', '038e84df-ee63-455e-82ca-be5cc99adece', '4af4be33-be1c-4f31-af09-6e083d93aee0']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0317d3-e522-41e8-8bf2-f2fc598cd6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume request issued successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ea5c2c8-8d8b-4a8b-b430-b73524fd0add tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 202 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 559/1114] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:05 2026] DELETE /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0317d3-e522-41e8-8bf2-f2fc598cd6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ddf57d-3347-4cb2-9c19-5245da538cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1175577737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a864876a8a4838af8e2d55e00bd890',qos_specs=None,replication_status=,reservations=['e25ee59c-9a93-4240-bb10-c4950747ce9f','ea1d28d6-38f4-48fd-a80c-1bb1396ed0c0','038e84df-ee63-455e-82ca-be5cc99adece','4af4be33-be1c-4f31-af09-6e083d93aee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffad838ba7634c6ab00b037f65b30342',volume_type_id=7848a36c-f705-449f-a06a-466aedeb1714), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1175577737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ddf57d-3347-4cb2-9c19-5245da538cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11a864876a8a4838af8e2d55e00bd890',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffad838ba7634c6ab00b037f65b30342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7848a36c-f705-449f-a06a-466aedeb1714),volume_type_id=7848a36c-f705-449f-a06a-466aedeb1714)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ea1338-0197-4bd1-a81a-e6975ebbf31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8b5294e9-616a-4ae2-945b-bae7b4bdea53 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 560/1115] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:05 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ea1338-0197-4bd1-a81a-e6975ebbf31c) transitioned into state 'SUCCESS' from state '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-1175577737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a864876a8a4838af8e2d55e00bd890',qos_specs=None,replication_status=,reservations=['e25ee59c-9a93-4240-bb10-c4950747ce9f','ea1d28d6-38f4-48fd-a80c-1bb1396ed0c0','038e84df-ee63-455e-82ca-be5cc99adece','4af4be33-be1c-4f31-af09-6e083d93aee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffad838ba7634c6ab00b037f65b30342',volume_type_id=7848a36c-f705-449f-a06a-466aedeb1714)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405bf464-0fb8-46d7-a608-ed4bbcbdd142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405bf464-0fb8-46d7-a608-ed4bbcbdd142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Flow 'volume_create_api' (f1d17726-e289-4ff4-95fb-62c9fd6510f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Create volume request issued successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-00e33a4f-c716-40a2-8473-f2c68721b81f tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 556/1116] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:09:04 2026] POST /volume/v3/volumes => generated 804 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49277108-bd07-4c9b-8742-6aaf690a3d55 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 200 Sep 05 05:09:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 561/1117] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:05 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 872 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: WARNING stevedore.named [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:05 devstack devstack@c-api.service[89025]: WARNING castellan.key_manager [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:05 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a67a9e5a-baa5-457a-a669-b00b8077db38 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:09:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 557/1118] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:05 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e676d18-a30c-4757-8ed3-d658b7dff314 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 200 Sep 05 05:09:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 562/1119] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:06 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-118d27f4-a8ca-44d4-826d-1143bec0d491 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 200 Sep 05 05:09:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 558/1120] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:06 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-09e8025a-c282-4b07-b700-36b64414c2bb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: WARNING stevedore.named [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 05:09:07 devstack devstack@c-api.service[89024]: WARNING castellan.key_manager [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7595ec32-1f36-4111-9b81-c4618c56382b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-09e8025a-c282-4b07-b700-36b64414c2bb tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 563/1121] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:06 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 914 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7595ec32-1f36-4111-9b81-c4618c56382b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7595ec32-1f36-4111-9b81-c4618c56382b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3c5e4cbc-1bc9-43ed-bfab-0bc306681b79 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c5e4cbc-1bc9-43ed-bfab-0bc306681b79 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c5e4cbc-1bc9-43ed-bfab-0bc306681b79 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c5e4cbc-1bc9-43ed-bfab-0bc306681b79 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c5e4cbc-1bc9-43ed-bfab-0bc306681b79 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 returned with HTTP 404 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 564/1122] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/2bcacf57-d997-45bb-81d2-8e59e6a69c21 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7595ec32-1f36-4111-9b81-c4618c56382b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 559/1123] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:07 2026] POST /volume/v3/types => generated 188 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-23534327-45ea-4d8f-808f-e22a3516681d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-23534327-45ea-4d8f-808f-e22a3516681d tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-23534327-45ea-4d8f-808f-e22a3516681d tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-23534327-45ea-4d8f-808f-e22a3516681d tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dba1b41c-49b3-4380-bd1e-fe8b868fba5a tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 560/1124] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:07 2026] POST /volume/v3/types => generated 188 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 565/1125] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a663fca4-e187-4ec7-8985-17bb003dcaea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] DELETE http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume with id: 11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume request issued successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c90deef-6095-4164-8439-7cc8fa6af8b3 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 202 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 566/1126] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:07 2026] DELETE /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eeebce00-b534-4a91-9558-61203c2a7ef1 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 567/1127] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-be8c376d-4c06-4dc9-b80a-150819183541 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-be8c376d-4c06-4dc9-b80a-150819183541 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-be8c376d-4c06-4dc9-b80a-150819183541 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-be8c376d-4c06-4dc9-b80a-150819183541 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Create volume of 1 GB Sep 05 05:09:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Availability Zones retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-be8c376d-4c06-4dc9-b80a-150819183541 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Flow 'volume_create_api' (62650854-7521-45d5-9abf-e50cd06f2a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-be8c376d-4c06-4dc9-b80a-150819183541 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 568/1128] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 897 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807c7be2-c9e9-4762-9f74-47c7b336e15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9427c183-7dac-4632-bdf0-664d02bdf13e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9427c183-7dac-4632-bdf0-664d02bdf13e tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9427c183-7dac-4632-bdf0-664d02bdf13e tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9427c183-7dac-4632-bdf0-664d02bdf13e tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807c7be2-c9e9-4762-9f74-47c7b336e15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=331630ae-1370-4e8c-a501-e9848bc8c5d1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '331630ae-1370-4e8c-a501-e9848bc8c5d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9427c183-7dac-4632-bdf0-664d02bdf13e tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873b69d6-8c4e-4b0a-af12-9cb983ef490c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9427c183-7dac-4632-bdf0-664d02bdf13e tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 569/1129] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 897 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] DELETE http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Delete volume with id: 55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Delete volume request issued successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50c523e1-7fb3-4122-ab5a-746d1b7d58cd tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 202 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 570/1130] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:07 2026] DELETE /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Volume info retrieved successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Created reservations ['8f942833-a7cc-4c53-bef9-4b479a44c509', 'b15b07f2-a895-409d-8d4c-1258f72e7e47', '05c4c291-9b47-4f1b-aae7-97a6b38c0f58', 'e2faba1a-5548-44b5-8ea2-a752f40f192f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873b69d6-8c4e-4b0a-af12-9cb983ef490c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f942833-a7cc-4c53-bef9-4b479a44c509', 'b15b07f2-a895-409d-8d4c-1258f72e7e47', '05c4c291-9b47-4f1b-aae7-97a6b38c0f58', 'e2faba1a-5548-44b5-8ea2-a752f40f192f']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b3e9705-ea01-4e2d-a13c-a09ce1b7a448 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 200 Sep 05 05:09:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 571/1131] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 896 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919c203f-800d-4f5c-b6ca-d94943bddee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919c203f-800d-4f5c-b6ca-d94943bddee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5047ae9-ea24-409e-8077-1965605a552d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156e05fb3a06470c839e0cdd6ef9506c',qos_specs=None,replication_status=,reservations=['8f942833-a7cc-4c53-bef9-4b479a44c509','b15b07f2-a895-409d-8d4c-1258f72e7e47','05c4c291-9b47-4f1b-aae7-97a6b38c0f58','e2faba1a-5548-44b5-8ea2-a752f40f192f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c014bab305744a894fa8ba438d45bff',volume_type_id=331630ae-1370-4e8c-a501-e9848bc8c5d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5047ae9-ea24-409e-8077-1965605a552d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156e05fb3a06470c839e0cdd6ef9506c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c014bab305744a894fa8ba438d45bff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(331630ae-1370-4e8c-a501-e9848bc8c5d1),volume_type_id=331630ae-1370-4e8c-a501-e9848bc8c5d1)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed11b590-6b54-42f2-97e7-815c8a1bfd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed11b590-6b54-42f2-97e7-815c8a1bfd7f) transitioned into state 'SUCCESS' from state '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-1429630569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156e05fb3a06470c839e0cdd6ef9506c',qos_specs=None,replication_status=,reservations=['8f942833-a7cc-4c53-bef9-4b479a44c509','b15b07f2-a895-409d-8d4c-1258f72e7e47','05c4c291-9b47-4f1b-aae7-97a6b38c0f58','e2faba1a-5548-44b5-8ea2-a752f40f192f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c014bab305744a894fa8ba438d45bff',volume_type_id=331630ae-1370-4e8c-a501-e9848bc8c5d1)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bbaebc-6f4b-42d3-86a6-a4aba1c3d541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bbaebc-6f4b-42d3-86a6-a4aba1c3d541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Flow 'volume_create_api' (62650854-7521-45d5-9abf-e50cd06f2a7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Create volume request issued successfully. Sep 05 05:09:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a663fca4-e187-4ec7-8985-17bb003dcaea tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 561/1132] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:09:07 2026] POST /volume/v3/volumes => generated 776 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e65544a7-cd18-4329-ade0-5ab416adf85e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e65544a7-cd18-4329-ade0-5ab416adf85e tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e65544a7-cd18-4329-ade0-5ab416adf85e tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e65544a7-cd18-4329-ade0-5ab416adf85e tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e65544a7-cd18-4329-ade0-5ab416adf85e tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e65544a7-cd18-4329-ade0-5ab416adf85e tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 572/1133] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:07 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7ee23f8c-116f-451a-afbb-9166e33c7b1d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ee23f8c-116f-451a-afbb-9166e33c7b1d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ee23f8c-116f-451a-afbb-9166e33c7b1d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ee23f8c-116f-451a-afbb-9166e33c7b1d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ee23f8c-116f-451a-afbb-9166e33c7b1d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 562/1134] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/9d9c8e75-3f64-4afb-a3c3-dc658402243d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6fe28a9-badb-45bc-9db7-7289a87fdc0d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6fe28a9-badb-45bc-9db7-7289a87fdc0d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6fe28a9-badb-45bc-9db7-7289a87fdc0d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6fe28a9-badb-45bc-9db7-7289a87fdc0d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6fe28a9-badb-45bc-9db7-7289a87fdc0d tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 573/1135] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/e2a590de-9ef5-4c64-baec-4c2e90b0f89b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] GET http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.groups [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] show called for member a3db3004-f536-4452-a0ce-208fc86d7010 {{(pid=89025) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72c0f430-1533-47e2-86b0-ae8db49c0a09 tempest-GroupsTest-734701814 tempest-GroupsTest-734701814-project-member] http://192.168.122.128/volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 563/1136] 192.168.122.128 () {60 vars in 1270 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/groups/a3db3004-f536-4452-a0ce-208fc86d7010 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5aa3519f-8500-4fd7-83aa-c92d5119b397 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5aa3519f-8500-4fd7-83aa-c92d5119b397 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] DELETE http://192.168.122.128/volume/v3/group_types/609ce335-6271-485a-a34f-4c88fba5a94e Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5aa3519f-8500-4fd7-83aa-c92d5119b397 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5aa3519f-8500-4fd7-83aa-c92d5119b397 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5aa3519f-8500-4fd7-83aa-c92d5119b397 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/group_types/609ce335-6271-485a-a34f-4c88fba5a94e returned with HTTP 202 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 574/1137] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:09:08 2026] DELETE /volume/v3/group_types/609ce335-6271-485a-a34f-4c88fba5a94e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a21b65e3-1827-45b3-b10b-2b1c7088983d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a21b65e3-1827-45b3-b10b-2b1c7088983d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] DELETE http://192.168.122.128/volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a21b65e3-1827-45b3-b10b-2b1c7088983d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a21b65e3-1827-45b3-b10b-2b1c7088983d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a21b65e3-1827-45b3-b10b-2b1c7088983d tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 returned with HTTP 202 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 564/1138] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:08 2026] DELETE /volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a07afc5-2b2e-484a-b3ea-6a6c21d1db29 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a07afc5-2b2e-484a-b3ea-6a6c21d1db29 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] GET http://192.168.122.128/volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a07afc5-2b2e-484a-b3ea-6a6c21d1db29 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a07afc5-2b2e-484a-b3ea-6a6c21d1db29 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a07afc5-2b2e-484a-b3ea-6a6c21d1db29 tempest-GroupsTest-1778444711 tempest-GroupsTest-1778444711-project-admin] http://192.168.122.128/volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 575/1139] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/types/4ef7aeb8-b6b7-48c2-a8fd-43f406cbe903 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-98ba5687-4698-4a6a-a67d-204d9c80fc80 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98ba5687-4698-4a6a-a67d-204d9c80fc80 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98ba5687-4698-4a6a-a67d-204d9c80fc80 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98ba5687-4698-4a6a-a67d-204d9c80fc80 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98ba5687-4698-4a6a-a67d-204d9c80fc80 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 565/1140] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/11c0f4db-f2d0-4b67-9c73-f6742b3de7d4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d3678cc-791b-4599-a2cc-1b9e3dd19747 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 576/1141] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume with id: 6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0e88bb0b-e44e-4526-b64a-eb69cf7f09f4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Delete volume request issued successfully. Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e88bb0b-e44e-4526-b64a-eb69cf7f09f4 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] GET http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f8532492-05ca-47a2-b4b0-5a5223bc6cbe tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 202 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 566/1142] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:08 2026] DELETE /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e88bb0b-e44e-4526-b64a-eb69cf7f09f4 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e88bb0b-e44e-4526-b64a-eb69cf7f09f4 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8eeda651-def5-419d-b2b6-8f98795d0626 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8eeda651-def5-419d-b2b6-8f98795d0626 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8eeda651-def5-419d-b2b6-8f98795d0626 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8eeda651-def5-419d-b2b6-8f98795d0626 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e88bb0b-e44e-4526-b64a-eb69cf7f09f4 tempest-VolumeTypesAccessTest-1813446070 tempest-VolumeTypesAccessTest-1813446070-project-member] http://192.168.122.128/volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 returned with HTTP 404 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 577/1143] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/55ddf57d-3347-4cb2-9c19-5245da538cd1 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eeab1a80-2ad4-484a-b7ce-9c9d933f3203 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eeab1a80-2ad4-484a-b7ce-9c9d933f3203 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eeab1a80-2ad4-484a-b7ce-9c9d933f3203 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"removeProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eeab1a80-2ad4-484a-b7ce-9c9d933f3203 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eeab1a80-2ad4-484a-b7ce-9c9d933f3203 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action returned with HTTP 202 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 578/1144] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:08 2026] POST /volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-37bc5177-e9ea-4b2a-aebb-53f6ba4716c5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37bc5177-e9ea-4b2a-aebb-53f6ba4716c5 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] DELETE http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37bc5177-e9ea-4b2a-aebb-53f6ba4716c5 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37bc5177-e9ea-4b2a-aebb-53f6ba4716c5 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8eeda651-def5-419d-b2b6-8f98795d0626 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Volume info retrieved successfully. Sep 05 05:09:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8eeda651-def5-419d-b2b6-8f98795d0626 tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 200 Sep 05 05:09:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 567/1145] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:08 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37bc5177-e9ea-4b2a-aebb-53f6ba4716c5 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 579/1146] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:08 2026] DELETE /volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9d1f868-0994-4e28-aff7-aa118c235ae1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d1f868-0994-4e28-aff7-aa118c235ae1 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] GET http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d1f868-0994-4e28-aff7-aa118c235ae1 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d1f868-0994-4e28-aff7-aa118c235ae1 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d1f868-0994-4e28-aff7-aa118c235ae1 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 returned with HTTP 404 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 580/1147] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:09 2026] GET /volume/v3/types/7848a36c-f705-449f-a06a-466aedeb1714 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6dd2057-92ea-41e3-8059-249760e9ef3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6dd2057-92ea-41e3-8059-249760e9ef3f tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6dd2057-92ea-41e3-8059-249760e9ef3f tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1168562519", "os-volume-type-access:is_public": false}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd53d16e-5f30-4e28-874e-b51a514c57bd tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 568/1148] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:09 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 868 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6dd2057-92ea-41e3-8059-249760e9ef3f tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 581/1149] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:09:09 2026] POST /volume/v3/types => generated 229 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ca90f4d0-0ca9-4ad7-a08b-614d0ee449be None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ca90f4d0-0ca9-4ad7-a08b-614d0ee449be tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ca90f4d0-0ca9-4ad7-a08b-614d0ee449be tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"addProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ca90f4d0-0ca9-4ad7-a08b-614d0ee449be tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ca90f4d0-0ca9-4ad7-a08b-614d0ee449be tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 569/1150] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:09 2026] POST /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d40b13ae-aeb0-4197-99f0-b4a9c5cb8558 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d40b13ae-aeb0-4197-99f0-b4a9c5cb8558 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d40b13ae-aeb0-4197-99f0-b4a9c5cb8558 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"addProjectAccess": {"project": "9325a98c624348169c1e7e8801c4b795"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d40b13ae-aeb0-4197-99f0-b4a9c5cb8558 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9325a98c624348169c1e7e8801c4b795"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d40b13ae-aeb0-4197-99f0-b4a9c5cb8558 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 582/1151] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:09 2026] POST /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-933ad358-ac60-43e8-b35d-e4ccdf35b6e0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-933ad358-ac60-43e8-b35d-e4ccdf35b6e0 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] GET http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/os-volume-type-access Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-933ad358-ac60-43e8-b35d-e4ccdf35b6e0 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-933ad358-ac60-43e8-b35d-e4ccdf35b6e0 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-933ad358-ac60-43e8-b35d-e4ccdf35b6e0 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/os-volume-type-access returned with HTTP 200 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 570/1152] 192.168.122.128 () {58 vars in 1292 bytes} [Sat Sep 5 05:09:09 2026] GET /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/os-volume-type-access => generated 244 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c88a2d4f-de9b-4360-9875-d664694d00a7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c88a2d4f-de9b-4360-9875-d664694d00a7 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c88a2d4f-de9b-4360-9875-d664694d00a7 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"removeProjectAccess": {"project": "9325a98c624348169c1e7e8801c4b795"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c88a2d4f-de9b-4360-9875-d664694d00a7 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9325a98c624348169c1e7e8801c4b795"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c88a2d4f-de9b-4360-9875-d664694d00a7 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 583/1153] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:09 2026] POST /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f1adaf3a-a417-400c-91d3-bc76394c48e3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f1adaf3a-a417-400c-91d3-bc76394c48e3 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] POST http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f1adaf3a-a417-400c-91d3-bc76394c48e3 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action body: b'{"removeProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f1adaf3a-a417-400c-91d3-bc76394c48e3 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "11a864876a8a4838af8e2d55e00bd890"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f1adaf3a-a417-400c-91d3-bc76394c48e3 tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 571/1154] 192.168.122.128 () {60 vars in 1268 bytes} [Sat Sep 5 05:09:09 2026] POST /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-885e986b-6b77-4953-b014-d1e4e2304c4e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-885e986b-6b77-4953-b014-d1e4e2304c4e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] DELETE http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-885e986b-6b77-4953-b014-d1e4e2304c4e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-885e986b-6b77-4953-b014-d1e4e2304c4e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-885e986b-6b77-4953-b014-d1e4e2304c4e tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 returned with HTTP 202 Sep 05 05:09:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 584/1155] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:09 2026] DELETE /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5dde3cf8-5bed-4d39-965a-476d3fbaf31b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dde3cf8-5bed-4d39-965a-476d3fbaf31b tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] GET http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5dde3cf8-5bed-4d39-965a-476d3fbaf31b tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5dde3cf8-5bed-4d39-965a-476d3fbaf31b tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dde3cf8-5bed-4d39-965a-476d3fbaf31b tempest-VolumeTypesAccessTest-1339063478 tempest-VolumeTypesAccessTest-1339063478-project-admin] http://192.168.122.128/volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 returned with HTTP 404 Sep 05 05:09:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 572/1156] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:09 2026] GET /volume/v3/types/d1933a00-f586-452c-986f-de5f06a56f40 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b8e04ccf-2916-4f5a-9306-af4e2be0ca8b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b8e04ccf-2916-4f5a-9306-af4e2be0ca8b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] GET http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b8e04ccf-2916-4f5a-9306-af4e2be0ca8b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b8e04ccf-2916-4f5a-9306-af4e2be0ca8b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b8e04ccf-2916-4f5a-9306-af4e2be0ca8b tempest-VolumesListAdminTestJSON-1661602241 tempest-VolumesListAdminTestJSON-1661602241-project-member] http://192.168.122.128/volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 returned with HTTP 404 Sep 05 05:09:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 585/1157] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:09 2026] GET /volume/v3/volumes/6f17c50a-4197-4f84-999f-6e91abb4a234 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a428f0a-c6d6-4885-b69a-9c197bf1002c tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 573/1158] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:10 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 869 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Volume info retrieved successfully. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3ab0e461-e18f-4396-9fa7-81647eb337a9 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 586/1159] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:10 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 1032 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] POST http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d/action Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:09:10 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Created reservations ['3438ee32-f866-4276-b100-6c842d9e93ac', '7d93b68d-e913-4e52-b7b5-c2429f3eac99'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Created reservations ['af1b295c-59e3-4422-a2e7-51969afbce2b', 'e1854865-cfc1-4041-bc08-d4dfcae37e91'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Retype volume request issued successfully. Sep 05 05:09:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b1e41a3-e8bc-41ef-ba40-f83fedb39a89 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d/action returned with HTTP 202 Sep 05 05:09:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 574/1160] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:09:10 2026] POST /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2c465d1-fce6-4f15-b02a-ee016ae1b244 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 587/1161] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:10 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32e7f229-e1cb-43a4-97bd-cf828c8de2e9 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 575/1162] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:11 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Volume info retrieved successfully. Sep 05 05:09:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75570254-14c9-41aa-81e7-61563dc9b6b1 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 588/1163] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:11 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] GET http://192.168.122.128/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569 Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569'), ('all_tenants', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:09:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Get all volumes completed successfully. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cdedf44-14dd-4cd8-9c50-b7ae50a086fd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569 returned with HTTP 200 Sep 05 05:09:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 576/1164] 192.168.122.128 () {58 vars in 1282 bytes} [Sat Sep 5 05:09:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1429630569 => generated 355 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-289f96ad-b304-4e36-9384-924958f4ea71 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-289f96ad-b304-4e36-9384-924958f4ea71 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-289f96ad-b304-4e36-9384-924958f4ea71 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-289f96ad-b304-4e36-9384-924958f4ea71 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-289f96ad-b304-4e36-9384-924958f4ea71 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-289f96ad-b304-4e36-9384-924958f4ea71 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 589/1165] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:12 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aa951d90-d859-492c-90c9-d28125cca239 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] DELETE http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Delete volume with id: c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Delete volume request issued successfully. Sep 05 05:09:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aa951d90-d859-492c-90c9-d28125cca239 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 202 Sep 05 05:09:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 577/1166] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:12 2026] DELETE /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Volume info retrieved successfully. Sep 05 05:09:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4eec35a-a0ad-4024-8562-ba2db4c70023 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 200 Sep 05 05:09:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 590/1167] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:12 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-605f72ec-2ce8-44f0-80cd-19a5b6df1ff8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-605f72ec-2ce8-44f0-80cd-19a5b6df1ff8 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] GET http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-605f72ec-2ce8-44f0-80cd-19a5b6df1ff8 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-605f72ec-2ce8-44f0-80cd-19a5b6df1ff8 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-605f72ec-2ce8-44f0-80cd-19a5b6df1ff8 tempest-VolumeRetypeWithoutMigrationTest-511765150 tempest-VolumeRetypeWithoutMigrationTest-511765150-project-member] http://192.168.122.128/volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d returned with HTTP 404 Sep 05 05:09:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 578/1168] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:13 2026] GET /volume/v3/volumes/c5047ae9-ea24-409e-8077-1965605a552d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0840e556-2820-4109-9cc1-44450ad82bdd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0840e556-2820-4109-9cc1-44450ad82bdd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] DELETE http://192.168.122.128/volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0840e556-2820-4109-9cc1-44450ad82bdd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0840e556-2820-4109-9cc1-44450ad82bdd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0840e556-2820-4109-9cc1-44450ad82bdd tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 returned with HTTP 202 Sep 05 05:09:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 591/1169] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:13 2026] DELETE /volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1cdf85fe-8c45-41d4-a51c-ca1b8856353b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1cdf85fe-8c45-41d4-a51c-ca1b8856353b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] GET http://192.168.122.128/volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1cdf85fe-8c45-41d4-a51c-ca1b8856353b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1cdf85fe-8c45-41d4-a51c-ca1b8856353b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1cdf85fe-8c45-41d4-a51c-ca1b8856353b tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 returned with HTTP 404 Sep 05 05:09:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 579/1170] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:13 2026] GET /volume/v3/types/8c073bdf-5cd4-49a8-967b-4790d7486547 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-82801a0c-b272-4c1e-8efd-bb0288d44a58 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-82801a0c-b272-4c1e-8efd-bb0288d44a58 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] DELETE http://192.168.122.128/volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-82801a0c-b272-4c1e-8efd-bb0288d44a58 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-82801a0c-b272-4c1e-8efd-bb0288d44a58 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-82801a0c-b272-4c1e-8efd-bb0288d44a58 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 returned with HTTP 202 Sep 05 05:09:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 592/1171] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:13 2026] DELETE /volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-94aa8dac-1fb3-499f-82d1-cb06506db000 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94aa8dac-1fb3-499f-82d1-cb06506db000 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] GET http://192.168.122.128/volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94aa8dac-1fb3-499f-82d1-cb06506db000 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94aa8dac-1fb3-499f-82d1-cb06506db000 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94aa8dac-1fb3-499f-82d1-cb06506db000 tempest-VolumeRetypeWithoutMigrationTest-406381047 tempest-VolumeRetypeWithoutMigrationTest-406381047-project-admin] http://192.168.122.128/volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 returned with HTTP 404 Sep 05 05:09:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 580/1172] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:13 2026] GET /volume/v3/types/331630ae-1370-4e8c-a501-e9848bc8c5d1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-45485e81-86f3-4d3a-9e39-e4c0dbbda391 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-45485e81-86f3-4d3a-9e39-e4c0dbbda391 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] GET http://192.168.122.128/volume/v3/os-quota-class-sets/default Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-45485e81-86f3-4d3a-9e39-e4c0dbbda391 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-45485e81-86f3-4d3a-9e39-e4c0dbbda391 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-68ef921b-6044-4317-a2b5-390b81fdab99 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-45485e81-86f3-4d3a-9e39-e4c0dbbda391 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 05:09:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 593/1173] 192.168.122.128 () {58 vars in 1181 bytes} [Sat Sep 5 05:09:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7b42aca-38c7-4e42-9c81-7fae3ddea306 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7b42aca-38c7-4e42-9c81-7fae3ddea306 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] GET http://192.168.122.128/volume/v3/os-quota-class-sets/default Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7b42aca-38c7-4e42-9c81-7fae3ddea306 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7b42aca-38c7-4e42-9c81-7fae3ddea306 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7b42aca-38c7-4e42-9c81-7fae3ddea306 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 05:09:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 594/1174] 192.168.122.128 () {58 vars in 1181 bytes} [Sat Sep 5 05:09:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-86cf7926-9156-4197-a7e4-84a3ac255593 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86cf7926-9156-4197-a7e4-84a3ac255593 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-86cf7926-9156-4197-a7e4-84a3ac255593 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1616572720"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86cf7926-9156-4197-a7e4-84a3ac255593 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 595/1175] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:17 2026] POST /volume/v3/types => generated 228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-850c0bc2-f6d6-44d0-827f-96d1f905de98 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-850c0bc2-f6d6-44d0-827f-96d1f905de98 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-class-sets/default Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-850c0bc2-f6d6-44d0-827f-96d1f905de98 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-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-1616572720": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1616572720": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1616572720": 7}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-850c0bc2-f6d6-44d0-827f-96d1f905de98 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 05:09:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 596/1176] 192.168.122.128 () {60 vars in 1202 bytes} [Sat Sep 5 05:09:17 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-65958618-58ca-4d03-b2e1-9b450916a0cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65958618-58ca-4d03-b2e1-9b450916a0cb tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/f5475196f5784718aac2dfe3739df64f/defaults Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65958618-58ca-4d03-b2e1-9b450916a0cb tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65958618-58ca-4d03-b2e1-9b450916a0cb tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method 'defaults' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65958618-58ca-4d03-b2e1-9b450916a0cb tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/f5475196f5784718aac2dfe3739df64f/defaults returned with HTTP 200 Sep 05 05:09:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 597/1177] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:18 2026] GET /volume/v3/os-quota-sets/f5475196f5784718aac2dfe3739df64f/defaults => generated 648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-470448993"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-470448993'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Create volume of 1 GB Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Availability Zones retrieved successfully. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Flow 'volume_create_api' (eac80cd0-d372-4896-ad0e-0a02be1fe653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1854e5ce-5193-4004-ba05-eff20d77793f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-822886916"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Create volume request body: {'volume': {'imageRef': 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-822886916'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1854e5ce-5193-4004-ba05-eff20d77793f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c9ca9-f74f-4f75-92fe-daa30ec8dd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Created reservations ['0a2a9f3a-8e3d-4be5-bc98-b826919c1b3d', '5e0a80ab-6599-4bad-aefc-f3c3e7abbdef', 'e112e902-042f-4cdd-8e16-ae575e1a3c6a', '7663d98c-5ac6-4188-860b-e36478097bff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c9ca9-f74f-4f75-92fe-daa30ec8dd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2a9f3a-8e3d-4be5-bc98-b826919c1b3d', '5e0a80ab-6599-4bad-aefc-f3c3e7abbdef', 'e112e902-042f-4cdd-8e16-ae575e1a3c6a', '7663d98c-5ac6-4188-860b-e36478097bff']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7956368-6b0c-4de3-8421-56d4e31a218f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7956368-6b0c-4de3-8421-56d4e31a218f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b70a14d0-6364-42e6-885a-8b14cafa7173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-470448993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eedc8dde3554985b6fed699b9a4bf30',qos_specs=None,replication_status=,reservations=['0a2a9f3a-8e3d-4be5-bc98-b826919c1b3d','5e0a80ab-6599-4bad-aefc-f3c3e7abbdef','e112e902-042f-4cdd-8e16-ae575e1a3c6a','7663d98c-5ac6-4188-860b-e36478097bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58120dd57c405cac53f0a56c3349ad',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-470448993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b70a14d0-6364-42e6-885a-8b14cafa7173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eedc8dde3554985b6fed699b9a4bf30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa58120dd57c405cac53f0a56c3349ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf27e45-d572-4fc3-97b7-4c0a6b2f456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf27e45-d572-4fc3-97b7-4c0a6b2f456e) transitioned into state 'SUCCESS' from state '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-470448993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eedc8dde3554985b6fed699b9a4bf30',qos_specs=None,replication_status=,reservations=['0a2a9f3a-8e3d-4be5-bc98-b826919c1b3d','5e0a80ab-6599-4bad-aefc-f3c3e7abbdef','e112e902-042f-4cdd-8e16-ae575e1a3c6a','7663d98c-5ac6-4188-860b-e36478097bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa58120dd57c405cac53f0a56c3349ad',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69193832-b928-4276-9c85-73e240416c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69193832-b928-4276-9c85-73e240416c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Flow 'volume_create_api' (eac80cd0-d372-4896-ad0e-0a02be1fe653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Create volume request issued successfully. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68ef921b-6044-4317-a2b5-390b81fdab99 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 581/1178] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:17 2026] POST /volume/v3/volumes => generated 758 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d627c031-cac3-4154-a368-2625f00ac7b5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d627c031-cac3-4154-a368-2625f00ac7b5 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d627c031-cac3-4154-a368-2625f00ac7b5 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d627c031-cac3-4154-a368-2625f00ac7b5 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d627c031-cac3-4154-a368-2625f00ac7b5 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d627c031-cac3-4154-a368-2625f00ac7b5 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 582/1179] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:18 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a298ed44-5f1c-46e9-9898-5d8bcc2a12b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a298ed44-5f1c-46e9-9898-5d8bcc2a12b9 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] GET http://192.168.122.128/volume/v3/os-quota-sets/0f52b56fd26d41619ddb62d194a2f466/defaults Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a298ed44-5f1c-46e9-9898-5d8bcc2a12b9 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a298ed44-5f1c-46e9-9898-5d8bcc2a12b9 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method 'defaults' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Create volume of 1 GB Sep 05 05:09:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Availability Zones retrieved successfully. Sep 05 05:09:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a298ed44-5f1c-46e9-9898-5d8bcc2a12b9 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-sets/0f52b56fd26d41619ddb62d194a2f466/defaults returned with HTTP 200 Sep 05 05:09:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 583/1180] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:18 2026] GET /volume/v3/os-quota-sets/0f52b56fd26d41619ddb62d194a2f466/defaults => generated 648 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Flow 'volume_create_api' (be3a240c-58e6-4c5e-9953-388a9b2473ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29eaff5-ab39-4298-82b9-b3ad8de35062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29eaff5-ab39-4298-82b9-b3ad8de35062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a9c98e-f007-4ac4-ae7a-2270feb819b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-39771192-6aa2-45fb-8058-042bd31035c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39771192-6aa2-45fb-8058-042bd31035c5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] DELETE http://192.168.122.128/volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-39771192-6aa2-45fb-8058-042bd31035c5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-39771192-6aa2-45fb-8058-042bd31035c5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39771192-6aa2-45fb-8058-042bd31035c5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 returned with HTTP 202 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 584/1181] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:19 2026] DELETE /volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-65d12922-9d75-4154-88bd-77d0eabb38e5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65d12922-9d75-4154-88bd-77d0eabb38e5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] GET http://192.168.122.128/volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65d12922-9d75-4154-88bd-77d0eabb38e5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65d12922-9d75-4154-88bd-77d0eabb38e5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65d12922-9d75-4154-88bd-77d0eabb38e5 tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 returned with HTTP 404 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 585/1182] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:19 2026] GET /volume/v3/types/86648a4c-355f-449e-bc0d-92438c2e3bc1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-db5e60ad-3729-4295-acc0-0fa292c84d7b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db5e60ad-3729-4295-acc0-0fa292c84d7b tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] PUT http://192.168.122.128/volume/v3/os-quota-class-sets/default Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db5e60ad-3729-4295-acc0-0fa292c84d7b tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Created reservations ['4f9d2d57-b0b6-4ac5-84c1-24aecdfb1b1a', '549301e0-c614-4701-924f-a0cce42a7f26', 'bfd8fdde-7f4c-458c-a778-fe6f0a6316e3', 'faff34db-18fc-44d9-bc3f-5d7799286122'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a9c98e-f007-4ac4-ae7a-2270feb819b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f9d2d57-b0b6-4ac5-84c1-24aecdfb1b1a', '549301e0-c614-4701-924f-a0cce42a7f26', 'bfd8fdde-7f4c-458c-a778-fe6f0a6316e3', 'faff34db-18fc-44d9-bc3f-5d7799286122']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11b2fd9-3eb5-4ef9-8d93-3ab18ab6e1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11b2fd9-3eb5-4ef9-8d93-3ab18ab6e1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f37ed56-5ed3-474a-a6f5-e18aadb93e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-822886916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fd64ca03f8a43368ebe76a7bb216b52',qos_specs=None,replication_status=,reservations=['4f9d2d57-b0b6-4ac5-84c1-24aecdfb1b1a','549301e0-c614-4701-924f-a0cce42a7f26','bfd8fdde-7f4c-458c-a778-fe6f0a6316e3','faff34db-18fc-44d9-bc3f-5d7799286122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edfd00fd18824f70b7251d2b58529290',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-822886916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f37ed56-5ed3-474a-a6f5-e18aadb93e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fd64ca03f8a43368ebe76a7bb216b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edfd00fd18824f70b7251d2b58529290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e31b13-497a-4c5e-bd52-1d0b958a9148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e31b13-497a-4c5e-bd52-1d0b958a9148) transitioned into state 'SUCCESS' from state '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-822886916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fd64ca03f8a43368ebe76a7bb216b52',qos_specs=None,replication_status=,reservations=['4f9d2d57-b0b6-4ac5-84c1-24aecdfb1b1a','549301e0-c614-4701-924f-a0cce42a7f26','bfd8fdde-7f4c-458c-a778-fe6f0a6316e3','faff34db-18fc-44d9-bc3f-5d7799286122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edfd00fd18824f70b7251d2b58529290',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b20228a-081d-4468-81e9-17e806dacbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db5e60ad-3729-4295-acc0-0fa292c84d7b tempest-VolumeQuotaClassesTest-1400315401 tempest-VolumeQuotaClassesTest-1400315401-project-admin] http://192.168.122.128/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 586/1183] 192.168.122.128 () {60 vars in 1202 bytes} [Sat Sep 5 05:09:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b20228a-081d-4468-81e9-17e806dacbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Flow 'volume_create_api' (be3a240c-58e6-4c5e-9953-388a9b2473ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Create volume request issued successfully. Sep 05 05:09:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2695d8df-dc81-45cf-aaa0-d67a902870d1 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 598/1184] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:09:18 2026] POST /volume/v3/volumes => generated 759 bytes in 1109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4b65e93-ff51-4cb7-8487-0ffda49a066f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 587/1185] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:19 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 827 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b87e4b7d-f7c1-41ba-8d0e-1f6dc95eed72 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 599/1186] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:19 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ef83910-ca8f-4841-ae3d-0f96c48ee46f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 588/1187] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:20 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20b5150a-f3b6-4bf2-9a4f-03e06a071ffc tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 600/1188] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:20 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] POST http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Create volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b30adde3-f7c8-4f5b-8911-d339de4fd060 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 589/1189] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:09:21 2026] POST /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 101 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Get volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0445b4f1-4500-4cdb-824b-aa1e777e65f8 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 601/1190] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:21 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 101 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] PUT http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Update volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a55d1c98-74b2-46b5-9cc1-0769c23aa2db tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 590/1191] 192.168.122.128 () {60 vars in 1279 bytes} [Sat Sep 5 05:09:21 2026] PUT /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 57 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Get volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56ec0fe9-96c2-47dd-ba83-14d7ef99d327 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 602/1192] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:21 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key1 Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Get volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Delete volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87441c12-454a-4d28-9bc0-ab06029a3ca0 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key1 returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 591/1193] 192.168.122.128 () {58 vars in 1277 bytes} [Sat Sep 5 05:09:21 2026] DELETE /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key1 => generated 0 bytes in 102 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a846e507-21c6-48d7-ba92-35ed4e6119c8 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 603/1194] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:21 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Get volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-741bba09-fb24-4130-90f4-8f8aaeacc103 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 592/1195] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:21 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 32 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] PUT http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3aa98a55-eaa1-46f5-b9f5-8b8481fc8e92 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Update volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7509e040-c1af-4ab1-b6d9-d06451f2a28b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 604/1196] 192.168.122.128 () {60 vars in 1279 bytes} [Sat Sep 5 05:09:21 2026] PUT /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] POST http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Create volume metadata completed successfully. Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cb01a7b-0577-419d-9e44-e7e1de716ae6 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 605/1197] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:09:21 2026] POST /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] PUT http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 Sep 05 05:09:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Update volume metadata completed successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-120b9ede-b97a-4ea1-9bc8-4541d7657457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 606/1198] 192.168.122.128 () {60 vars in 1294 bytes} [Sat Sep 5 05:09:21 2026] PUT /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a912c081-4528-42d7-b388-9d7013772012 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Get volume metadata completed successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a912c081-4528-42d7-b388-9d7013772012 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 607/1199] 192.168.122.128 () {58 vars in 1274 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata/key3 => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] Get volume metadata completed successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4cc09b67-60fb-4eda-a9f4-9b96b7965eb3 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-reader] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 608/1200] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-99be6a4b-27fa-4d74-a490-a88da0793563 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3aa98a55-eaa1-46f5-b9f5-8b8481fc8e92 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3aa98a55-eaa1-46f5-b9f5-8b8481fc8e92 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3aa98a55-eaa1-46f5-b9f5-8b8481fc8e92 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-99be6a4b-27fa-4d74-a490-a88da0793563 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] PUT http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-99be6a4b-27fa-4d74-a490-a88da0793563 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3aa98a55-eaa1-46f5-b9f5-8b8481fc8e92 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 593/1201] 192.168.122.128 () {58 vars in 1133 bytes} [Sat Sep 5 05:09:21 2026] GET /volume/v3/os-services => generated 705 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c9c6ee72-e4f6-4883-8321-8b20ae70ace8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c9c6ee72-e4f6-4883-8321-8b20ae70ace8 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services?host=devstack Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c9c6ee72-e4f6-4883-8321-8b20ae70ace8 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c9c6ee72-e4f6-4883-8321-8b20ae70ace8 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-99be6a4b-27fa-4d74-a490-a88da0793563 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c9c6ee72-e4f6-4883-8321-8b20ae70ace8 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 594/1202] 192.168.122.128 () {58 vars in 1160 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-99be6a4b-27fa-4d74-a490-a88da0793563 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Update volume metadata completed successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-99be6a4b-27fa-4d74-a490-a88da0793563 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 609/1203] 192.168.122.128 () {60 vars in 1279 bytes} [Sat Sep 5 05:09:22 2026] PUT /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49164810-82d3-4c09-83a2-6f0707aca399 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49164810-82d3-4c09-83a2-6f0707aca399 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49164810-82d3-4c09-83a2-6f0707aca399 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49164810-82d3-4c09-83a2-6f0707aca399 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49164810-82d3-4c09-83a2-6f0707aca399 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 595/1204] 192.168.122.128 () {58 vars in 1208 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4da48b82-4b0a-4e48-b327-a917d55e9fae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4da48b82-4b0a-4e48-b327-a917d55e9fae tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services?binary=cinder-scheduler Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4da48b82-4b0a-4e48-b327-a917d55e9fae tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4da48b82-4b0a-4e48-b327-a917d55e9fae tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4da48b82-4b0a-4e48-b327-a917d55e9fae tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 596/1205] 192.168.122.128 () {58 vars in 1180 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bcf96c3-c41f-4965-87eb-c60496d4c14a tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 610/1206] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-72624a45-f840-43be-8225-b6b981591d6d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Delete volume with id: b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Delete volume request issued successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72624a45-f840-43be-8225-b6b981591d6d tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 202 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 611/1207] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:22 2026] DELETE /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6807145-2e5a-4486-9aa9-28e116bc80d1 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 612/1208] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1505167994"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1505167994'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Create volume of 1 GB Sep 05 05:09:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Availability Zones retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Flow 'volume_create_api' (2d2952b1-7cb7-4134-b80c-80c56b4cf52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc711d0d-776e-4381-ac38-9d47f544d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc711d0d-776e-4381-ac38-9d47f544d789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a016a7-a775-41ac-8721-a9aa61e98d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-926d1e23-84ee-4e6f-b275-78308f489f5f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-926d1e23-84ee-4e6f-b275-78308f489f5f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-926d1e23-84ee-4e6f-b275-78308f489f5f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-926d1e23-84ee-4e6f-b275-78308f489f5f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-926d1e23-84ee-4e6f-b275-78308f489f5f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-926d1e23-84ee-4e6f-b275-78308f489f5f tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 613/1209] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:22 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Created reservations ['946a4fe5-fc34-4c47-8dc1-98ecc5b6d20a', '372104d7-95be-46f1-a2a8-e429ff95c589', '9485997c-3497-4a50-90aa-1d56c501b7b3', 'd87e3778-7cc4-45fa-8b13-c31b41992eff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a016a7-a775-41ac-8721-a9aa61e98d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946a4fe5-fc34-4c47-8dc1-98ecc5b6d20a', '372104d7-95be-46f1-a2a8-e429ff95c589', '9485997c-3497-4a50-90aa-1d56c501b7b3', 'd87e3778-7cc4-45fa-8b13-c31b41992eff']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30de692-c6b3-4a73-a076-ff1d89cfea80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30de692-c6b3-4a73-a076-ff1d89cfea80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e637ef-1b77-48d1-96df-98c66b7f9093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1505167994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='905cf2f2462b45f9a8b221381a85ae53',qos_specs=None,replication_status=,reservations=['946a4fe5-fc34-4c47-8dc1-98ecc5b6d20a','372104d7-95be-46f1-a2a8-e429ff95c589','9485997c-3497-4a50-90aa-1d56c501b7b3','d87e3778-7cc4-45fa-8b13-c31b41992eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4adc4e27b0440aae5e5d5e77607317',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1505167994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e637ef-1b77-48d1-96df-98c66b7f9093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='905cf2f2462b45f9a8b221381a85ae53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4adc4e27b0440aae5e5d5e77607317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e59614-cb10-4bce-b201-5192b435f559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e59614-cb10-4bce-b201-5192b435f559) transitioned into state 'SUCCESS' from state '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-1505167994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='905cf2f2462b45f9a8b221381a85ae53',qos_specs=None,replication_status=,reservations=['946a4fe5-fc34-4c47-8dc1-98ecc5b6d20a','372104d7-95be-46f1-a2a8-e429ff95c589','9485997c-3497-4a50-90aa-1d56c501b7b3','d87e3778-7cc4-45fa-8b13-c31b41992eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4adc4e27b0440aae5e5d5e77607317',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc9679-00f0-46ad-aa10-f93c2187dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc9679-00f0-46ad-aa10-f93c2187dd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Flow 'volume_create_api' (2d2952b1-7cb7-4134-b80c-80c56b4cf52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Create volume request issued successfully. Sep 05 05:09:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b8fd775-f880-4be6-b1dd-76f7f0a5b3d0 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 597/1210] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:22 2026] POST /volume/v3/volumes => generated 763 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c9f5a73-4898-40f1-9b46-f9585e198e7d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 614/1211] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:23 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dfb7d5d1-9500-410e-b30c-11928c32835b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfb7d5d1-9500-410e-b30c-11928c32835b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfb7d5d1-9500-410e-b30c-11928c32835b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfb7d5d1-9500-410e-b30c-11928c32835b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dfb7d5d1-9500-410e-b30c-11928c32835b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Volume info retrieved successfully. Sep 05 05:09:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfb7d5d1-9500-410e-b30c-11928c32835b tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 200 Sep 05 05:09:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 598/1212] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:23 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34c2dbb5-1cc9-4c98-bb9b-d68e48f1f2ba tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 615/1213] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:23 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec1d4c82-192c-4d99-b491-c1f8b10b782f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 599/1214] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:24 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cac081e8-6427-4528-aa08-7aa86513c457 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cac081e8-6427-4528-aa08-7aa86513c457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] GET http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 Sep 05 05:09:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cac081e8-6427-4528-aa08-7aa86513c457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cac081e8-6427-4528-aa08-7aa86513c457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cac081e8-6427-4528-aa08-7aa86513c457 tempest-VolumesMetadataTest-1613559527 tempest-VolumesMetadataTest-1613559527-project-member] http://192.168.122.128/volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 returned with HTTP 404 Sep 05 05:09:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 616/1215] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:24 2026] GET /volume/v3/volumes/b70a14d0-6364-42e6-885a-8b14cafa7173 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-618784ff-ed2b-4156-b9eb-d9e229ee2ea9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 600/1216] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-77eaea78-eb43-43b9-a920-e218568ef811 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77eaea78-eb43-43b9-a920-e218568ef811 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77eaea78-eb43-43b9-a920-e218568ef811 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77eaea78-eb43-43b9-a920-e218568ef811 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-77eaea78-eb43-43b9-a920-e218568ef811 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77eaea78-eb43-43b9-a920-e218568ef811 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 617/1217] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1a83f46-bb76-46d1-ac94-97c4fc63e959 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 601/1218] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0774009f-10ae-4a3c-9851-4486a4e8a164 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0774009f-10ae-4a3c-9851-4486a4e8a164 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0774009f-10ae-4a3c-9851-4486a4e8a164 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0774009f-10ae-4a3c-9851-4486a4e8a164 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0774009f-10ae-4a3c-9851-4486a4e8a164 tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 618/1219] 192.168.122.128 () {58 vars in 1202 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-61002de3-9369-46b9-ac30-a86d37db34b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-61002de3-9369-46b9-ac30-a86d37db34b9 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-61002de3-9369-46b9-ac30-a86d37db34b9 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-61002de3-9369-46b9-ac30-a86d37db34b9 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-61002de3-9369-46b9-ac30-a86d37db34b9 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-61002de3-9369-46b9-ac30-a86d37db34b9 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 602/1220] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Delete volume with id: d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Delete volume request issued successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e9b31e0-4315-4571-aeeb-31927191e0b8 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 202 Sep 05 05:09:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 619/1221] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:25 2026] DELETE /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-208bf93f-259b-4bf6-9480-322c9701f68f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-208bf93f-259b-4bf6-9480-322c9701f68f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-208bf93f-259b-4bf6-9480-322c9701f68f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-208bf93f-259b-4bf6-9480-322c9701f68f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-208bf93f-259b-4bf6-9480-322c9701f68f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-208bf93f-259b-4bf6-9480-322c9701f68f tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 603/1222] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:25 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d0fb6be-8c0c-4494-9895-1cc084a1ff77 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 620/1223] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:26 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cc278d9c-0f8c-4bda-9689-ec13ad5ad976 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc278d9c-0f8c-4bda-9689-ec13ad5ad976 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cc278d9c-0f8c-4bda-9689-ec13ad5ad976 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-753696731", "description": "tempest-volume-type-description-206770802", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Volume info retrieved successfully. Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f62a353-b4b0-45b8-a610-8e9215768ea2 tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 200 Sep 05 05:09:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 621/1224] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:26 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc278d9c-0f8c-4bda-9689-ec13ad5ad976 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 604/1225] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:09:26 2026] POST /volume/v3/types => generated 316 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-276d6d41-f79b-4a6f-85ff-bc1b1619e4ec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-276d6d41-f79b-4a6f-85ff-bc1b1619e4ec tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-276d6d41-f79b-4a6f-85ff-bc1b1619e4ec tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-276d6d41-f79b-4a6f-85ff-bc1b1619e4ec tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-276d6d41-f79b-4a6f-85ff-bc1b1619e4ec tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 returned with HTTP 200 Sep 05 05:09:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 622/1226] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:26 2026] GET /volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 => generated 338 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-25275438-8629-4368-8f06-8972cb45c06f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25275438-8629-4368-8f06-8972cb45c06f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] DELETE http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 Sep 05 05:09:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25275438-8629-4368-8f06-8972cb45c06f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25275438-8629-4368-8f06-8972cb45c06f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25275438-8629-4368-8f06-8972cb45c06f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 returned with HTTP 202 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 605/1227] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:26 2026] DELETE /volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e4c7f3b-e8a7-40fc-85b8-13eb7a042985 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e4c7f3b-e8a7-40fc-85b8-13eb7a042985 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e4c7f3b-e8a7-40fc-85b8-13eb7a042985 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e4c7f3b-e8a7-40fc-85b8-13eb7a042985 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e4c7f3b-e8a7-40fc-85b8-13eb7a042985 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 returned with HTTP 404 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 623/1228] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/59061615-7154-43e4-9007-9f9727c626c1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2d5a5b5c-2a45-4cc2-a8d2-3487d25d45b3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d5a5b5c-2a45-4cc2-a8d2-3487d25d45b3 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d5a5b5c-2a45-4cc2-a8d2-3487d25d45b3 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-100958822"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d5a5b5c-2a45-4cc2-a8d2-3487d25d45b3 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 606/1229] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:27 2026] POST /volume/v3/types => generated 220 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2d2e1a15-5346-4b28-af42-645c2b4094b8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d2e1a15-5346-4b28-af42-645c2b4094b8 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] POST http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2d2e1a15-5346-4b28-af42-645c2b4094b8 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2de40556-804c-49fb-ab13-eb9b83047035 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2de40556-804c-49fb-ab13-eb9b83047035 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2de40556-804c-49fb-ab13-eb9b83047035 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2de40556-804c-49fb-ab13-eb9b83047035 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2de40556-804c-49fb-ab13-eb9b83047035 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2d2e1a15-5346-4b28-af42-645c2b4094b8 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 624/1230] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:09:27 2026] POST /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption => generated 239 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d441fe8-1ca2-4529-800a-9a24abfb10ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d441fe8-1ca2-4529-800a-9a24abfb10ea tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d441fe8-1ca2-4529-800a-9a24abfb10ea tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d441fe8-1ca2-4529-800a-9a24abfb10ea tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2de40556-804c-49fb-ab13-eb9b83047035 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 607/1231] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d441fe8-1ca2-4529-800a-9a24abfb10ea tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 625/1232] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption => generated 325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-13cda5dd-d11f-4209-b400-b4d36ae2a6da None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13cda5dd-d11f-4209-b400-b4d36ae2a6da tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] PUT http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-13cda5dd-d11f-4209-b400-b4d36ae2a6da tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13cda5dd-d11f-4209-b400-b4d36ae2a6da tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 608/1233] 192.168.122.128 () {60 vars in 1391 bytes} [Sat Sep 5 05:09:27 2026] PUT /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 => generated 122 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4da61f2-0741-4ec7-9ad8-07d144edc69b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4da61f2-0741-4ec7-9ad8-07d144edc69b tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4da61f2-0741-4ec7-9ad8-07d144edc69b tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4da61f2-0741-4ec7-9ad8-07d144edc69b tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4da61f2-0741-4ec7-9ad8-07d144edc69b tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 626/1234] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fa6e0460-1a02-45ff-8ac7-cc4f0c49d60e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa6e0460-1a02-45ff-8ac7-cc4f0c49d60e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/cipher Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa6e0460-1a02-45ff-8ac7-cc4f0c49d60e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa6e0460-1a02-45ff-8ac7-cc4f0c49d60e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa6e0460-1a02-45ff-8ac7-cc4f0c49d60e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/cipher returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 609/1235] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c24ad70e-a489-4075-b7a6-9d6caf6d0f5c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c24ad70e-a489-4075-b7a6-9d6caf6d0f5c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] DELETE http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c24ad70e-a489-4075-b7a6-9d6caf6d0f5c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c24ad70e-a489-4075-b7a6-9d6caf6d0f5c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c24ad70e-a489-4075-b7a6-9d6caf6d0f5c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 returned with HTTP 202 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 627/1236] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:09:27 2026] DELETE /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption/e263d060-8c72-49f2-84c7-c84b68120661 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3edd101f-b366-4581-8023-cf283a791f46 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3edd101f-b366-4581-8023-cf283a791f46 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3edd101f-b366-4581-8023-cf283a791f46 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3edd101f-b366-4581-8023-cf283a791f46 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3edd101f-b366-4581-8023-cf283a791f46 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 610/1237] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6b47f83-ba99-46cf-bfa3-8f182490757e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6b47f83-ba99-46cf-bfa3-8f182490757e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6b47f83-ba99-46cf-bfa3-8f182490757e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6b47f83-ba99-46cf-bfa3-8f182490757e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6b47f83-ba99-46cf-bfa3-8f182490757e tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 628/1238] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a9c82f12-d101-45cd-97c8-983f627d4d94 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9c82f12-d101-45cd-97c8-983f627d4d94 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] DELETE http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9c82f12-d101-45cd-97c8-983f627d4d94 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9c82f12-d101-45cd-97c8-983f627d4d94 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9c82f12-d101-45cd-97c8-983f627d4d94 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 returned with HTTP 202 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 611/1239] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:27 2026] DELETE /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4ffa9d3e-2865-4373-a520-a34986380896 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ffa9d3e-2865-4373-a520-a34986380896 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ffa9d3e-2865-4373-a520-a34986380896 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4ffa9d3e-2865-4373-a520-a34986380896 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4ffa9d3e-2865-4373-a520-a34986380896 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 returned with HTTP 404 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 629/1240] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/837856c4-6752-494d-9ae1-3624d6984096 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-edbd14f6-8355-4af8-9ce8-283b91b9e650 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-edbd14f6-8355-4af8-9ce8-283b91b9e650 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-edbd14f6-8355-4af8-9ce8-283b91b9e650 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-edbd14f6-8355-4af8-9ce8-283b91b9e650 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-edbd14f6-8355-4af8-9ce8-283b91b9e650 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 612/1241] 192.168.122.128 () {58 vars in 1115 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types => generated 648 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-85e049f1-0db3-4d94-8385-720716f96c87 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85e049f1-0db3-4d94-8385-720716f96c87 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-85e049f1-0db3-4d94-8385-720716f96c87 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-855889754"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-85e049f1-0db3-4d94-8385-720716f96c87 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 630/1242] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:27 2026] POST /volume/v3/types => generated 220 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-59072ea4-fe05-46d7-a943-1d9e69340c1c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-59072ea4-fe05-46d7-a943-1d9e69340c1c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] PUT http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-59072ea4-fe05-46d7-a943-1d9e69340c1c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-844468783", "description": "tempest-volume-type-description-1352172094", "is_public": false}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-59072ea4-fe05-46d7-a943-1d9e69340c1c tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 613/1243] 192.168.122.128 () {60 vars in 1247 bytes} [Sat Sep 5 05:09:27 2026] PUT /volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 => generated 204 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d5f9d9c7-92d6-4911-889e-77134874eb00 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5f9d9c7-92d6-4911-889e-77134874eb00 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5f9d9c7-92d6-4911-889e-77134874eb00 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5f9d9c7-92d6-4911-889e-77134874eb00 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5f9d9c7-92d6-4911-889e-77134874eb00 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 631/1244] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 => generated 268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1df6a31e-da2d-40dd-acda-4794bfe37720 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1df6a31e-da2d-40dd-acda-4794bfe37720 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] DELETE http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1df6a31e-da2d-40dd-acda-4794bfe37720 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1df6a31e-da2d-40dd-acda-4794bfe37720 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bb89e79a-061d-4b70-a524-a292259acd8d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb89e79a-061d-4b70-a524-a292259acd8d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] GET http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb89e79a-061d-4b70-a524-a292259acd8d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb89e79a-061d-4b70-a524-a292259acd8d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb89e79a-061d-4b70-a524-a292259acd8d tempest-VolumesServicesTestJSON-521904775 tempest-VolumesServicesTestJSON-521904775-project-member] http://192.168.122.128/volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 returned with HTTP 404 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 632/1245] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/volumes/d6e637ef-1b77-48d1-96df-98c66b7f9093 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-06e545e6-954f-4782-b4ea-d49b87fd44cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-06e545e6-954f-4782-b4ea-d49b87fd44cb tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] GET http://192.168.122.128/volume/v3/os-services Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-06e545e6-954f-4782-b4ea-d49b87fd44cb tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-06e545e6-954f-4782-b4ea-d49b87fd44cb tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1df6a31e-da2d-40dd-acda-4794bfe37720 tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 returned with HTTP 202 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:27 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 614/1246] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:27 2026] DELETE /volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-06e545e6-954f-4782-b4ea-d49b87fd44cb tempest-VolumesServicesTestJSON-598713477 tempest-VolumesServicesTestJSON-598713477-project-admin] http://192.168.122.128/volume/v3/os-services returned with HTTP 200 Sep 05 05:09:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 633/1247] 192.168.122.128 () {58 vars in 1133 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/os-services => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49dbdf2e-c4d1-4ee4-9fad-896c2cb2293f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49dbdf2e-c4d1-4ee4-9fad-896c2cb2293f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] GET http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49dbdf2e-c4d1-4ee4-9fad-896c2cb2293f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49dbdf2e-c4d1-4ee4-9fad-896c2cb2293f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49dbdf2e-c4d1-4ee4-9fad-896c2cb2293f tempest-VolumeTypesTest-1870504345 tempest-VolumeTypesTest-1870504345-project-admin] http://192.168.122.128/volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 returned with HTTP 404 Sep 05 05:09:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 615/1248] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:27 2026] GET /volume/v3/types/40987e01-b55d-499f-9950-ee050d609c75 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a8ce026-00f1-42f5-acbb-aa7e22558d07 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 634/1249] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:28 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 1330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-862f32bf-3398-45e7-bff0-156925c64e78 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] POST http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-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=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Update volume metadata completed successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-862f32bf-3398-45e7-bff0-156925c64e78 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 616/1250] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:09:28 2026] POST /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action => generated 526 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39f1ec05-9b4f-4804-a28d-30ca798ed258 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 635/1251] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:28 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 1390 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] POST http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Get volume image-metadata completed successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Delete volume metadata completed successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ceba97b-d97d-431a-8d31-0b8f134105c9 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 617/1252] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:09:28 2026] POST /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] POST http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] Get volume image-metadata completed successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-51f0ae9c-dd61-40dc-8173-3a3e9abd7395 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-reader] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 636/1253] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:09:28 2026] POST /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c/action => generated 500 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-870150d5-19a2-40de-a637-b194cf671f9a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-870150d5-19a2-40de-a637-b194cf671f9a tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-870150d5-19a2-40de-a637-b194cf671f9a tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-870150d5-19a2-40de-a637-b194cf671f9a tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-870150d5-19a2-40de-a637-b194cf671f9a tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-870150d5-19a2-40de-a637-b194cf671f9a tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 618/1254] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:28 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:09:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] DELETE http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:29 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Delete volume with id: 5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Delete volume request issued successfully. Sep 05 05:09:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93f82645-f836-4df0-97ef-635b20fcf5c4 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 202 Sep 05 05:09:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 637/1255] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:28 2026] DELETE /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-62f81570-730e-4714-a2f8-a709e3b43b88 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62f81570-730e-4714-a2f8-a709e3b43b88 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62f81570-730e-4714-a2f8-a709e3b43b88 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62f81570-730e-4714-a2f8-a709e3b43b88 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-62f81570-730e-4714-a2f8-a709e3b43b88 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Volume info retrieved successfully. Sep 05 05:09:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62f81570-730e-4714-a2f8-a709e3b43b88 tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 200 Sep 05 05:09:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 619/1256] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:29 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 1363 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-406012fe-77b7-45d3-b500-fd3f34b1e8fc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-406012fe-77b7-45d3-b500-fd3f34b1e8fc tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] GET http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c Sep 05 05:09:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-406012fe-77b7-45d3-b500-fd3f34b1e8fc tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-406012fe-77b7-45d3-b500-fd3f34b1e8fc tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-406012fe-77b7-45d3-b500-fd3f34b1e8fc tempest-VolumesImageMetadata-995907111 tempest-VolumesImageMetadata-995907111-project-member] http://192.168.122.128/volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c returned with HTTP 404 Sep 05 05:09:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 638/1257] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:30 2026] GET /volume/v3/volumes/5f37ed56-5ed3-474a-a6f5-e18aadb93e5c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-368166610"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-368166610'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume of 1 GB Sep 05 05:09:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Availability Zones retrieved successfully. Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Flow 'volume_create_api' (3918a0c5-149b-40dc-a678-c82ac53e07ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b36b7-23da-4dc9-a854-830b536ac642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b36b7-23da-4dc9-a854-830b536ac642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759e9561-07be-47ac-a413-ca6bc6c52000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Created reservations ['ebcb5f87-6567-409c-83b4-e4e47b23ed37', 'f512be80-192b-4366-80c0-99f192689971', 'aa1b2045-b311-4820-93f3-4276d2607ba6', '19d9cbe3-7197-4d89-9771-899eb7865d99'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759e9561-07be-47ac-a413-ca6bc6c52000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebcb5f87-6567-409c-83b4-e4e47b23ed37', 'f512be80-192b-4366-80c0-99f192689971', 'aa1b2045-b311-4820-93f3-4276d2607ba6', '19d9cbe3-7197-4d89-9771-899eb7865d99']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af1904c-b728-426e-ba65-6e95c496e519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af1904c-b728-426e-ba65-6e95c496e519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf97c52-69a4-4b8f-af9c-ab97e15164a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-368166610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d737a98c74554f5db3cc0e4e5c47dab7',qos_specs=None,replication_status=,reservations=['ebcb5f87-6567-409c-83b4-e4e47b23ed37','f512be80-192b-4366-80c0-99f192689971','aa1b2045-b311-4820-93f3-4276d2607ba6','19d9cbe3-7197-4d89-9771-899eb7865d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-368166610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bf97c52-69a4-4b8f-af9c-ab97e15164a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d737a98c74554f5db3cc0e4e5c47dab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b9e4ef-ee74-4380-97c2-fa5d138356e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b9e4ef-ee74-4380-97c2-fa5d138356e9) transitioned into state 'SUCCESS' from state '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-368166610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d737a98c74554f5db3cc0e4e5c47dab7',qos_specs=None,replication_status=,reservations=['ebcb5f87-6567-409c-83b4-e4e47b23ed37','f512be80-192b-4366-80c0-99f192689971','aa1b2045-b311-4820-93f3-4276d2607ba6','19d9cbe3-7197-4d89-9771-899eb7865d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49575c9b-7405-4175-a46d-4fd4919c38e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49575c9b-7405-4175-a46d-4fd4919c38e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Flow 'volume_create_api' (3918a0c5-149b-40dc-a678-c82ac53e07ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume request issued successfully. Sep 05 05:09:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dda67f6e-be10-4eb9-9f12-b2e9e4fa4b54 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 620/1258] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:09:32 2026] POST /volume/v3/volumes => generated 827 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-30c925e8-e4d2-4b46-b509-a65140743c31 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-30c925e8-e4d2-4b46-b509-a65140743c31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-30c925e8-e4d2-4b46-b509-a65140743c31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-30c925e8-e4d2-4b46-b509-a65140743c31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-30c925e8-e4d2-4b46-b509-a65140743c31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-30c925e8-e4d2-4b46-b509-a65140743c31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 639/1259] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:32 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 895 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee030114-5fac-472e-8b0c-cc1439544ba8 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 621/1260] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:34 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5ee32f7c-4f24-4bd6-8087-8c44034c34f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ee32f7c-4f24-4bd6-8087-8c44034c34f6 None None] GET http://192.168.122.128/volume// Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ee32f7c-4f24-4bd6-8087-8c44034c34f6 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5ee32f7c-4f24-4bd6-8087-8c44034c34f6 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5ee32f7c-4f24-4bd6-8087-8c44034c34f6 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:09:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 622/1261] 192.168.122.128 () {56 vars in 888 bytes} [Sat Sep 5 05:09:34 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e8b203f6-401a-4067-b81b-b64d58c1f9bb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b203f6-401a-4067-b81b-b64d58c1f9bb None None] GET http://192.168.122.128/volume// Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b203f6-401a-4067-b81b-b64d58c1f9bb None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b203f6-401a-4067-b81b-b64d58c1f9bb None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b203f6-401a-4067-b81b-b64d58c1f9bb None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:09:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 623/1262] 192.168.122.128 () {56 vars in 888 bytes} [Sat Sep 5 05:09:34 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-19a8b1e2-3660-4b46-88a4-301730d98a9b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 tempest-AvailabilityZoneTestJSON-294800800 tempest-AvailabilityZoneTestJSON-294800800-project-reader] GET http://192.168.122.128/volume/v3/os-availability-zone Sep 05 05:09:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 tempest-AvailabilityZoneTestJSON-294800800 tempest-AvailabilityZoneTestJSON-294800800-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 tempest-AvailabilityZoneTestJSON-294800800 tempest-AvailabilityZoneTestJSON-294800800-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:34 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:09:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 tempest-AvailabilityZoneTestJSON-294800800 tempest-AvailabilityZoneTestJSON-294800800-project-reader] Availability Zones retrieved successfully. Sep 05 05:09:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-21b07c11-7ae1-4105-86a3-a7c04ad78e17 tempest-AvailabilityZoneTestJSON-294800800 tempest-AvailabilityZoneTestJSON-294800800-project-reader] http://192.168.122.128/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 05:09:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 640/1263] 192.168.122.128 () {58 vars in 1160 bytes} [Sat Sep 5 05:09:34 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19a8b1e2-3660-4b46-88a4-301730d98a9b tempest-VersionsTest-1860154380 tempest-VersionsTest-1860154380-project-reader] GET http://192.168.122.128/volume/v3/ Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19a8b1e2-3660-4b46-88a4-301730d98a9b tempest-VersionsTest-1860154380 tempest-VersionsTest-1860154380-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19a8b1e2-3660-4b46-88a4-301730d98a9b tempest-VersionsTest-1860154380 tempest-VersionsTest-1860154380-project-reader] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19a8b1e2-3660-4b46-88a4-301730d98a9b tempest-VersionsTest-1860154380 tempest-VersionsTest-1860154380-project-reader] http://192.168.122.128/volume/v3/ returned with HTTP 200 Sep 05 05:09:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 624/1264] 192.168.122.128 () {58 vars in 1100 bytes} [Sat Sep 5 05:09:34 2026] GET /volume/v3/ => generated 390 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6774b9c3-2a8a-4163-80ff-5c2823b116d6 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 641/1265] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:35 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8788b396-dc43-473b-95f9-68a130976a9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] POST http://192.168.122.128/volume/v3/volume-transfers Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2bf97c52-69a4-4b8f-af9c-ab97e15164a3"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volume_transfer [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Creating new volume transfer {'transfer': {'volume_id': '2bf97c52-69a4-4b8f-af9c-ab97e15164a3'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volume_transfer [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Creating transfer of volume 2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Generating transfer record for volume 2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8788b396-dc43-473b-95f9-68a130976a9d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volume-transfers returned with HTTP 202 Sep 05 05:09:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 625/1266] 192.168.122.128 () {62 vars in 1210 bytes} [Sat Sep 5 05:09:35 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57844d45-2e7b-4fc4-a939-dbece7db9414 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 642/1267] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:35 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d66152c4-0090-477a-a642-d981fb311c60 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d66152c4-0090-477a-a642-d981fb311c60 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/4d5cbe65-669f-42ec-9c8c-3afebf13be1c Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d66152c4-0090-477a-a642-d981fb311c60 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d66152c4-0090-477a-a642-d981fb311c60 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d66152c4-0090-477a-a642-d981fb311c60 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/4d5cbe65-669f-42ec-9c8c-3afebf13be1c returned with HTTP 200 Sep 05 05:09:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 626/1268] 192.168.122.128 () {60 vars in 1306 bytes} [Sat Sep 5 05:09:35 2026] GET /volume/v3/os-volume-transfer/4d5cbe65-669f-42ec-9c8c-3afebf13be1c => generated 548 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-38827d73-d7df-4633-b174-355709c14a76 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38827d73-d7df-4633-b174-355709c14a76 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38827d73-d7df-4633-b174-355709c14a76 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38827d73-d7df-4633-b174-355709c14a76 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-38827d73-d7df-4633-b174-355709c14a76 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Listing volume transfers {{(pid=89024) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:09:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38827d73-d7df-4633-b174-355709c14a76 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 05:09:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 643/1269] 192.168.122.128 () {60 vars in 1195 bytes} [Sat Sep 5 05:09:35 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] POST http://192.168.122.128/volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c/accept Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7cb4b761fa69e7c4"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Accepting volume transfer 4d5cbe65-669f-42ec-9c8c-3afebf13be1c {{(pid=89025) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Accepting transfer 4d5cbe65-669f-42ec-9c8c-3afebf13be1c Sep 05 05:09:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Created reservations ['146e619c-dbd4-4320-806f-24f0d250ae3f', 'da8039ca-f8eb-4c6a-a605-bbabf69feb60', '630ebf54-a9c0-4db5-99e3-34d1a092b8b5', '6a92e7bd-87d9-442c-83d8-cbdb6048a3da'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Created reservations ['e8db2339-2787-4a59-8d8d-77e61b334c43', '7677e233-699a-41b4-be80-f61b6081d4cc', 'd4a8783b-52e8-4c27-9e51-0cc9e4cadee0', '886ba06a-136a-464a-8d7f-d829bf73bb1f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Created reservations ['ba478d33-03b4-4330-b587-0778cc1684b4', 'fb504186-cb0a-412c-ae1a-35bd815aece5', 'c8dbcef2-c2df-4ffe-9496-f19fba0c5e85', 'a53d9142-98ff-4ca6-8c0f-ab2f33376cdc'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-76be67ee-e1f7-4cdb-b8f7-5b1211a203a3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Created reservations ['4cdef389-7244-434b-ae59-d3afe2c6a5b1', 'c1055db9-1c1c-46bc-8dd3-fe6459417911', '097a5630-ccae-4d37-bad9-5bc747bdd1b4', '9fcb57a4-2380-412c-8df1-15e3c5101c1a'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Transfer volume completed successfully. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Volume 2bf97c52-69a4-4b8f-af9c-ab97e15164a3 has been transferred. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f2951c3-d539-49f9-80e4-91a9adfc9811 tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] http://192.168.122.128/volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c/accept returned with HTTP 202 Sep 05 05:09:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 627/1270] 192.168.122.128 () {62 vars in 1342 bytes} [Sat Sep 5 05:09:35 2026] POST /volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c/accept => generated 373 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-56b72024-a17b-4281-9716-44e8501e222d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56b72024-a17b-4281-9716-44e8501e222d tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56b72024-a17b-4281-9716-44e8501e222d tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56b72024-a17b-4281-9716-44e8501e222d tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-56b72024-a17b-4281-9716-44e8501e222d tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Volume info retrieved successfully. Sep 05 05:09:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76be67ee-e1f7-4cdb-b8f7-5b1211a203a3 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76be67ee-e1f7-4cdb-b8f7-5b1211a203a3 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1551232981", "extra_specs": {"spec1": "val1"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56b72024-a17b-4281-9716-44e8501e222d tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 628/1271] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:36 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 955 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-557795e0-455a-4c75-98af-fc407a93282e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-557795e0-455a-4c75-98af-fc407a93282e tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-557795e0-455a-4c75-98af-fc407a93282e tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-557795e0-455a-4c75-98af-fc407a93282e tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-557795e0-455a-4c75-98af-fc407a93282e tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] Volume info retrieved successfully. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76be67ee-e1f7-4cdb-b8f7-5b1211a203a3 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 644/1272] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:09:36 2026] POST /volume/v3/types => generated 243 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-557795e0-455a-4c75-98af-fc407a93282e tempest-VolumesTransfersV357Test-1617802160 tempest-VolumesTransfersV357Test-1617802160-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 629/1273] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:36 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-319fa15f-e3f5-4f9d-b946-c8dab106d977 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-319fa15f-e3f5-4f9d-b946-c8dab106d977 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] POST http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-398728d1-f584-4490-a4e6-ff373492de32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-319fa15f-e3f5-4f9d-b946-c8dab106d977 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-319fa15f-e3f5-4f9d-b946-c8dab106d977 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 645/1274] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:09:37 2026] POST /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs => generated 146 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-398728d1-f584-4490-a4e6-ff373492de32 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-398728d1-f584-4490-a4e6-ff373492de32 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-398728d1-f584-4490-a4e6-ff373492de32 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-398728d1-f584-4490-a4e6-ff373492de32 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Delete transfer with id: 4d5cbe65-669f-42ec-9c8c-3afebf13be1c Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e75e84d2-69e5-4148-871b-67e62e61736a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e75e84d2-69e5-4148-871b-67e62e61736a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] POST http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e75e84d2-69e5-4148-871b-67e62e61736a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e75e84d2-69e5-4148-871b-67e62e61736a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 646/1275] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:09:37 2026] POST /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-398728d1-f584-4490-a4e6-ff373492de32 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 630/1276] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:37 2026] DELETE /volume/v3/volume-transfers/4d5cbe65-669f-42ec-9c8c-3afebf13be1c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-464d07f1-dc81-4d0a-aa12-1c478bf1100d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-464d07f1-dc81-4d0a-aa12-1c478bf1100d tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] POST http://192.168.122.128/volume/v3/types/c3d3b230-d4a9-4e3d-bacf-b80375fc61e0/extra_specs Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-464d07f1-dc81-4d0a-aa12-1c478bf1100d tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-464d07f1-dc81-4d0a-aa12-1c478bf1100d tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/c3d3b230-d4a9-4e3d-bacf-b80375fc61e0/extra_specs returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 631/1277] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:09:37 2026] POST /volume/v3/types/c3d3b230-d4a9-4e3d-bacf-b80375fc61e0/extra_specs => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2501a868-6007-4880-8e64-358b2dd3b78a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2501a868-6007-4880-8e64-358b2dd3b78a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] DELETE http://192.168.122.128/volume/v3/types/f81291a1-b975-4d8c-bed5-09b4d9f967ea/extra_specs/spec1 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2501a868-6007-4880-8e64-358b2dd3b78a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2501a868-6007-4880-8e64-358b2dd3b78a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2501a868-6007-4880-8e64-358b2dd3b78a tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/f81291a1-b975-4d8c-bed5-09b4d9f967ea/extra_specs/spec1 returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 632/1278] 192.168.122.128 () {58 vars in 1283 bytes} [Sat Sep 5 05:09:37 2026] DELETE /volume/v3/types/f81291a1-b975-4d8c-bed5-09b4d9f967ea/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6fbc33fe-482a-4498-ab72-9b7227857f7b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fbc33fe-482a-4498-ab72-9b7227857f7b tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] GET http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/nonexistent_extra_spec_name Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fbc33fe-482a-4498-ab72-9b7227857f7b tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fbc33fe-482a-4498-ab72-9b7227857f7b tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fbc33fe-482a-4498-ab72-9b7227857f7b tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 633/1279] 192.168.122.128 () {58 vars in 1346 bytes} [Sat Sep 5 05:09:37 2026] GET /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bdb9f77e-8b3c-4bce-bbe8-2dc21ab295b2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bdb9f77e-8b3c-4bce-bbe8-2dc21ab295b2 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] GET http://192.168.122.128/volume/v3/types/1fdd0ae1-51d5-46ce-be4c-8fd81620c59c/extra_specs/spec1 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bdb9f77e-8b3c-4bce-bbe8-2dc21ab295b2 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bdb9f77e-8b3c-4bce-bbe8-2dc21ab295b2 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bdb9f77e-8b3c-4bce-bbe8-2dc21ab295b2 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/1fdd0ae1-51d5-46ce-be4c-8fd81620c59c/extra_specs/spec1 returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 634/1280] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:09:37 2026] GET /volume/v3/types/1fdd0ae1-51d5-46ce-be4c-8fd81620c59c/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fe90bfe0-4952-426a-be73-c25724f17144 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fe90bfe0-4952-426a-be73-c25724f17144 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] GET http://192.168.122.128/volume/v3/types/879364da-dc3b-4524-8eb8-a89830eb489b/extra_specs Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fe90bfe0-4952-426a-be73-c25724f17144 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fe90bfe0-4952-426a-be73-c25724f17144 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fe90bfe0-4952-426a-be73-c25724f17144 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/879364da-dc3b-4524-8eb8-a89830eb489b/extra_specs returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 635/1281] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:09:37 2026] GET /volume/v3/types/879364da-dc3b-4524-8eb8-a89830eb489b/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Delete volume with id: 2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fda04b46-a354-461b-8357-5045137c39f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fda04b46-a354-461b-8357-5045137c39f7 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] PUT http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fda04b46-a354-461b-8357-5045137c39f7 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Volume info retrieved successfully. Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fda04b46-a354-461b-8357-5045137c39f7 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 636/1282] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:09:37 2026] PUT /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 => generated 102 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4724974d-e060-4616-a730-5100df332f06 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4724974d-e060-4616-a730-5100df332f06 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] PUT http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4724974d-e060-4616-a730-5100df332f06 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'update', calling method: update, body: null {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4724974d-e060-4616-a730-5100df332f06 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 637/1283] 192.168.122.128 () {60 vars in 1299 bytes} [Sat Sep 5 05:09:37 2026] PUT /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c05e9196-2bb2-47bc-a443-762e2f1ffd84 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c05e9196-2bb2-47bc-a443-762e2f1ffd84 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] PUT http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/None Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c05e9196-2bb2-47bc-a443-762e2f1ffd84 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Delete volume request issued successfully. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-180030b3-5383-4c49-a8dd-2c6e6cc97cb2 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 202 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 647/1284] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:37 2026] DELETE /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c05e9196-2bb2-47bc-a443-762e2f1ffd84 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c05e9196-2bb2-47bc-a443-762e2f1ffd84 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/None returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 638/1285] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:09:37 2026] PUT /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/None => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ec8c5545-a7b7-4db1-ad6a-205b53ee66fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec8c5545-a7b7-4db1-ad6a-205b53ee66fd tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] PUT http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/edaf0209-5b41-44a7-9dfa-46f372ea04ff Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec8c5545-a7b7-4db1-ad6a-205b53ee66fd tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Volume info retrieved successfully. Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec8c5545-a7b7-4db1-ad6a-205b53ee66fd tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec8c5545-a7b7-4db1-ad6a-205b53ee66fd tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/edaf0209-5b41-44a7-9dfa-46f372ea04ff returned with HTTP 400 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 639/1286] 192.168.122.128 () {60 vars in 1393 bytes} [Sat Sep 5 05:09:37 2026] PUT /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654/extra_specs/edaf0209-5b41-44a7-9dfa-46f372ea04ff => generated 73 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3c1f19e8-87a3-4e7b-8b64-28228578161e tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 200 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 648/1287] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:37 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 1138 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5799a12f-f5fa-487d-9e57-c4a564bfbd33 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5799a12f-f5fa-487d-9e57-c4a564bfbd33 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] PUT http://192.168.122.128/volume/v3/types/516e3595-9b28-4c9a-b63a-1e5194d3c34d/extra_specs/spec1 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5799a12f-f5fa-487d-9e57-c4a564bfbd33 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5799a12f-f5fa-487d-9e57-c4a564bfbd33 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/516e3595-9b28-4c9a-b63a-1e5194d3c34d/extra_specs/spec1 returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 640/1288] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:09:37 2026] PUT /volume/v3/types/516e3595-9b28-4c9a-b63a-1e5194d3c34d/extra_specs/spec1 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7389429d-5240-426f-a782-89428882e78f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7389429d-5240-426f-a782-89428882e78f tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] DELETE http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7389429d-5240-426f-a782-89428882e78f tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7389429d-5240-426f-a782-89428882e78f tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7389429d-5240-426f-a782-89428882e78f tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 returned with HTTP 202 Sep 05 05:09:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 649/1289] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:37 2026] DELETE /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0f5ee858-a6c8-49b3-bc8d-718091e7a7b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f5ee858-a6c8-49b3-bc8d-718091e7a7b6 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] GET http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f5ee858-a6c8-49b3-bc8d-718091e7a7b6 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f5ee858-a6c8-49b3-bc8d-718091e7a7b6 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f5ee858-a6c8-49b3-bc8d-718091e7a7b6 tempest-ExtraSpecsNegativeTest-156633544 tempest-ExtraSpecsNegativeTest-156633544-project-admin] http://192.168.122.128/volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 returned with HTTP 404 Sep 05 05:09:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 641/1290] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:37 2026] GET /volume/v3/types/35bc838f-950d-4466-9b9e-771abe711654 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05a92831-ba50-4ff6-838c-af4714626e9a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05a92831-ba50-4ff6-838c-af4714626e9a tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05a92831-ba50-4ff6-838c-af4714626e9a tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05a92831-ba50-4ff6-838c-af4714626e9a tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05a92831-ba50-4ff6-838c-af4714626e9a tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 404 Sep 05 05:09:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 650/1291] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:38 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-247f69e5-3c46-4f4f-a1b9-55ec4afcd28b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-247f69e5-3c46-4f4f-a1b9-55ec4afcd28b tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-247f69e5-3c46-4f4f-a1b9-55ec4afcd28b tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-247f69e5-3c46-4f4f-a1b9-55ec4afcd28b tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-247f69e5-3c46-4f4f-a1b9-55ec4afcd28b tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 404 Sep 05 05:09:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 642/1292] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:38 2026] GET /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] DELETE http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:38 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Delete volume with id: 2bf97c52-69a4-4b8f-af9c-ab97e15164a3 Sep 05 05:09:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11c7f188-7fd4-477b-bfc2-f6da5e7da7f1 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 returned with HTTP 404 Sep 05 05:09:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 651/1293] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:38 2026] DELETE /volume/v3/volumes/2bf97c52-69a4-4b8f-af9c-ab97e15164a3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1382994305"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1382994305'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume of 1 GB Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Availability Zones retrieved successfully. Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Flow 'volume_create_api' (8d0f3e43-2db3-471a-918f-d56a03306e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d0c141-e546-4d9d-9d1a-3f9c104ec28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d0c141-e546-4d9d-9d1a-3f9c104ec28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae30d2e-9d7f-4470-ab5e-44694a998c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Created reservations ['9b1bf95d-6dd3-45e0-92ec-d5a897603f1e', '96b8839a-3595-46b4-b99d-caa9d721409d', 'cee83b7f-9ca2-43ac-86c1-370dc8154ded', '6a79f43a-b1e2-4917-a1a3-dfa40cd1d9ea'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae30d2e-9d7f-4470-ab5e-44694a998c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b1bf95d-6dd3-45e0-92ec-d5a897603f1e', '96b8839a-3595-46b4-b99d-caa9d721409d', 'cee83b7f-9ca2-43ac-86c1-370dc8154ded', '6a79f43a-b1e2-4917-a1a3-dfa40cd1d9ea']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f37c92f-45d8-4c70-ba86-e2b915e2c400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f37c92f-45d8-4c70-ba86-e2b915e2c400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a57e125-6eff-4d57-bf57-3fff723b7505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1382994305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d737a98c74554f5db3cc0e4e5c47dab7',qos_specs=None,replication_status=,reservations=['9b1bf95d-6dd3-45e0-92ec-d5a897603f1e','96b8839a-3595-46b4-b99d-caa9d721409d','cee83b7f-9ca2-43ac-86c1-370dc8154ded','6a79f43a-b1e2-4917-a1a3-dfa40cd1d9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1382994305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a57e125-6eff-4d57-bf57-3fff723b7505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d737a98c74554f5db3cc0e4e5c47dab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe42d6b-79f5-4172-a844-f1c5376d9f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe42d6b-79f5-4172-a844-f1c5376d9f3f) transitioned into state 'SUCCESS' from state '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-1382994305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d737a98c74554f5db3cc0e4e5c47dab7',qos_specs=None,replication_status=,reservations=['9b1bf95d-6dd3-45e0-92ec-d5a897603f1e','96b8839a-3595-46b4-b99d-caa9d721409d','cee83b7f-9ca2-43ac-86c1-370dc8154ded','6a79f43a-b1e2-4917-a1a3-dfa40cd1d9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ba6f910d7884a3f9318852f500fe0b6',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d09c452-6b84-4396-8527-0ebbcd2e2747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d09c452-6b84-4396-8527-0ebbcd2e2747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Flow 'volume_create_api' (8d0f3e43-2db3-471a-918f-d56a03306e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Create volume request issued successfully. Sep 05 05:09:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a24ff40e-f1a4-408f-8ec0-c285eb971216 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 643/1294] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:09:38 2026] POST /volume/v3/volumes => generated 828 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e6bcf70-eb52-4f55-9951-0b9feb7e73da tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 652/1295] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:39 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 896 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9ff50aec-c388-46ce-bb94-89f5aa0c54c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0872bcf3-3104-4015-b086-2bb3162b3f31 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 653/1296] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:40 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 920 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ff50aec-c388-46ce-bb94-89f5aa0c54c6 tempest-ExtensionsTestJSON-1369348346 tempest-ExtensionsTestJSON-1369348346-project-reader] GET http://192.168.122.128/volume/v3/extensions Sep 05 05:09:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9ff50aec-c388-46ce-bb94-89f5aa0c54c6 tempest-ExtensionsTestJSON-1369348346 tempest-ExtensionsTestJSON-1369348346-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9ff50aec-c388-46ce-bb94-89f5aa0c54c6 tempest-ExtensionsTestJSON-1369348346 tempest-ExtensionsTestJSON-1369348346-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9ff50aec-c388-46ce-bb94-89f5aa0c54c6 tempest-ExtensionsTestJSON-1369348346 tempest-ExtensionsTestJSON-1369348346-project-reader] http://192.168.122.128/volume/v3/extensions returned with HTTP 200 Sep 05 05:09:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 644/1297] 192.168.122.128 () {58 vars in 1130 bytes} [Sat Sep 5 05:09:40 2026] GET /volume/v3/extensions => generated 5245 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f80bab2d-e5df-495c-9aae-bc0f0dcc9858 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 654/1298] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:41 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] POST http://192.168.122.128/volume/v3/volume-transfers Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4a57e125-6eff-4d57-bf57-3fff723b7505"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volume_transfer [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Creating new volume transfer {'transfer': {'volume_id': '4a57e125-6eff-4d57-bf57-3fff723b7505'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volume_transfer [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Creating transfer of volume 4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Generating transfer record for volume 4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0f82d9f-c74d-49b6-9519-fb97f87f7d6d tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volume-transfers returned with HTTP 202 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 645/1299] 192.168.122.128 () {62 vars in 1210 bytes} [Sat Sep 5 05:09:41 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42f7b5a9-1f20-4b6d-b958-97fd89fd0089 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 655/1300] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:41 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/detail Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] Listing volume transfers {{(pid=89025) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1af5e62e-d1ec-4f02-86b5-bc6d9f7672cb tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 646/1301] 192.168.122.128 () {60 vars in 1216 bytes} [Sat Sep 5 05:09:41 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-547db053-39d2-46e8-90e7-caab13c0671c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-547db053-39d2-46e8-90e7-caab13c0671c tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-547db053-39d2-46e8-90e7-caab13c0671c tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-547db053-39d2-46e8-90e7-caab13c0671c tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-547db053-39d2-46e8-90e7-caab13c0671c tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Delete transfer with id: 846eb885-67f1-48b6-b959-f10952fe2d67 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-547db053-39d2-46e8-90e7-caab13c0671c tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 returned with HTTP 202 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 656/1302] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:41 2026] DELETE /volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9360ed80-a43c-42ba-a416-11a0498ba526 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9360ed80-a43c-42ba-a416-11a0498ba526 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9360ed80-a43c-42ba-a416-11a0498ba526 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9360ed80-a43c-42ba-a416-11a0498ba526 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9360ed80-a43c-42ba-a416-11a0498ba526 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Volume info retrieved successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9360ed80-a43c-42ba-a416-11a0498ba526 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 647/1303] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:41 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6b7b16ad-85cc-4827-8686-495848f2872a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6b7b16ad-85cc-4827-8686-495848f2872a tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6b7b16ad-85cc-4827-8686-495848f2872a tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6b7b16ad-85cc-4827-8686-495848f2872a tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-6b7b16ad-85cc-4827-8686-495848f2872a tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Delete transfer with id: 846eb885-67f1-48b6-b959-f10952fe2d67 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6b7b16ad-85cc-4827-8686-495848f2872a tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 returned with HTTP 404 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 657/1304] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:41 2026] DELETE /volume/v3/volume-transfers/846eb885-67f1-48b6-b959-f10952fe2d67 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d60e7927-98e1-423f-8347-b1ee83b404ba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Delete volume with id: 4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Volume info retrieved successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Delete volume request issued successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d60e7927-98e1-423f-8347-b1ee83b404ba tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 202 Sep 05 05:09:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 648/1305] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:41 2026] DELETE /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Volume info retrieved successfully. Sep 05 05:09:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78bf9cc4-a0c5-4d5c-b7f5-028b5fe67a02 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 658/1306] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:41 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1928080646"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1928080646'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume of 1 GB Sep 05 05:09:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Availability Zones retrieved successfully. Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Flow 'volume_create_api' (e4b6728b-a9e0-4c99-932b-deda455bc59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a782cc6e-76c6-496b-a610-073a522c0821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a782cc6e-76c6-496b-a610-073a522c0821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63d1688-8906-425e-82fb-db6e526295ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Created reservations ['4a4a03ef-9ccc-473b-9968-24843566e79f', 'c171475e-9748-4825-89db-86ba3b8c36b6', 'd2f9142c-58d4-4a4b-ab8e-cc4e98176697', '7a98b9f8-dc6c-4f61-ad22-9808c573af1d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63d1688-8906-425e-82fb-db6e526295ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a4a03ef-9ccc-473b-9968-24843566e79f', 'c171475e-9748-4825-89db-86ba3b8c36b6', 'd2f9142c-58d4-4a4b-ab8e-cc4e98176697', '7a98b9f8-dc6c-4f61-ad22-9808c573af1d']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16612c8b-1be1-4ef8-9ab3-d441f378c44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16612c8b-1be1-4ef8-9ab3-d441f378c44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd471b5f2-ebdc-4606-b237-1752539c174e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1928080646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',qos_specs=None,replication_status=,reservations=['4a4a03ef-9ccc-473b-9968-24843566e79f','c171475e-9748-4825-89db-86ba3b8c36b6','d2f9142c-58d4-4a4b-ab8e-cc4e98176697','7a98b9f8-dc6c-4f61-ad22-9808c573af1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad82280c6cb4566b9ca71131fd46883',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1928080646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d471b5f2-ebdc-4606-b237-1752539c174e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad82280c6cb4566b9ca71131fd46883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1273cb9a-6be4-40a4-b960-ee448ee2ca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Volume info retrieved successfully. Sep 05 05:09:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec41fd55-76bc-403c-8aec-42ee250d1716 tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 200 Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1273cb9a-6be4-40a4-b960-ee448ee2ca14) transitioned into state 'SUCCESS' from state '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-1928080646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',qos_specs=None,replication_status=,reservations=['4a4a03ef-9ccc-473b-9968-24843566e79f','c171475e-9748-4825-89db-86ba3b8c36b6','d2f9142c-58d4-4a4b-ab8e-cc4e98176697','7a98b9f8-dc6c-4f61-ad22-9808c573af1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad82280c6cb4566b9ca71131fd46883',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 659/1307] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:42 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 1139 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154f78bf-f54b-40fa-bb73-ccfe319c7ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154f78bf-f54b-40fa-bb73-ccfe319c7ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Flow 'volume_create_api' (e4b6728b-a9e0-4c99-932b-deda455bc59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume request issued successfully. Sep 05 05:09:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a317f24-60ee-4129-a61e-9a1fc8dcbb8a tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 649/1308] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:09:42 2026] POST /volume/v3/volumes => generated 828 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4299d8db-6803-474c-a235-931e3f4c60b0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4299d8db-6803-474c-a235-931e3f4c60b0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4299d8db-6803-474c-a235-931e3f4c60b0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4299d8db-6803-474c-a235-931e3f4c60b0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4299d8db-6803-474c-a235-931e3f4c60b0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4299d8db-6803-474c-a235-931e3f4c60b0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 660/1309] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:42 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 896 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-730279f6-bd58-47e3-9874-14998329f94b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-730279f6-bd58-47e3-9874-14998329f94b tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-730279f6-bd58-47e3-9874-14998329f94b tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-730279f6-bd58-47e3-9874-14998329f94b tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-730279f6-bd58-47e3-9874-14998329f94b tempest-VolumesTransfersV357Test-1737582895 tempest-VolumesTransfersV357Test-1737582895-project-admin] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 404 Sep 05 05:09:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 650/1310] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:43 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fdabe652-1886-47e5-a0ad-78a2677d48ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdabe652-1886-47e5-a0ad-78a2677d48ea tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] GET http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdabe652-1886-47e5-a0ad-78a2677d48ea tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdabe652-1886-47e5-a0ad-78a2677d48ea tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdabe652-1886-47e5-a0ad-78a2677d48ea tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 404 Sep 05 05:09:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 661/1311] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:43 2026] GET /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] DELETE http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] Delete volume with id: 4a57e125-6eff-4d57-bf57-3fff723b7505 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-31702b27-c69c-44dc-a5b1-eab92b599fc0 tempest-VolumesTransfersV357Test-142945188 tempest-VolumesTransfersV357Test-142945188-project-member] http://192.168.122.128/volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 returned with HTTP 404 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 651/1312] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:44 2026] DELETE /volume/v3/volumes/4a57e125-6eff-4d57-bf57-3fff723b7505 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c42d92d-a661-43b1-bf7d-53cdf83f8a1f tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 662/1313] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:44 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fab2e328-07f2-497a-919e-68d6f6af56f9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2174b78c-6999-4356-a825-d19bea7ac95b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fab2e328-07f2-497a-919e-68d6f6af56f9 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] POST http://192.168.122.128/volume/v3/types/c37b03f5-5293-434c-9439-7fcdc86816c8/encryption Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fab2e328-07f2-497a-919e-68d6f6af56f9 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fab2e328-07f2-497a-919e-68d6f6af56f9 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/c37b03f5-5293-434c-9439-7fcdc86816c8/encryption returned with HTTP 404 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 652/1314] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:09:44 2026] POST /volume/v3/types/c37b03f5-5293-434c-9439-7fcdc86816c8/encryption => generated 114 bytes in 381 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af6f8703-b3c9-4eab-a9aa-1747b1dcd669 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af6f8703-b3c9-4eab-a9aa-1747b1dcd669 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af6f8703-b3c9-4eab-a9aa-1747b1dcd669 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1903565223", "os-volume-type-access:is_public": false}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af6f8703-b3c9-4eab-a9aa-1747b1dcd669 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 653/1315] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:09:44 2026] POST /volume/v3/types => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a499bee6-89d0-41c3-b190-86eb9f082c64 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-990941085"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-990941085'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Create volume of 1 GB Sep 05 05:09:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Availability Zones retrieved successfully. Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Flow 'volume_create_api' (04e072e4-1c27-4ca3-a2f4-e7e9e18a0e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede746d6-9874-4be7-ad30-dd2b45310ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede746d6-9874-4be7-ad30-dd2b45310ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5547e6-f5ae-4fdd-886a-4900ed65942d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a499bee6-89d0-41c3-b190-86eb9f082c64 tempest-VolumeTypesNegativeTest-1431687632 tempest-VolumeTypesNegativeTest-1431687632-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a499bee6-89d0-41c3-b190-86eb9f082c64 tempest-VolumeTypesNegativeTest-1431687632 tempest-VolumeTypesNegativeTest-1431687632-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fffcd955-b0b1-4d7b-8089-9c5247239619", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1410493006"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-a499bee6-89d0-41c3-b190-86eb9f082c64 tempest-VolumeTypesNegativeTest-1431687632 tempest-VolumeTypesNegativeTest-1431687632-project-member] Create volume request body: {'volume': {'volume_type': 'fffcd955-b0b1-4d7b-8089-9c5247239619', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1410493006'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a499bee6-89d0-41c3-b190-86eb9f082c64 tempest-VolumeTypesNegativeTest-1431687632 tempest-VolumeTypesNegativeTest-1431687632-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 404 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 654/1316] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:09:44 2026] POST /volume/v3/volumes => generated 114 bytes in 281 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-089c4ccd-073f-4993-bcbc-e4d4263410f0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-089c4ccd-073f-4993-bcbc-e4d4263410f0 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] DELETE http://192.168.122.128/volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-089c4ccd-073f-4993-bcbc-e4d4263410f0 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-089c4ccd-073f-4993-bcbc-e4d4263410f0 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Created reservations ['43d77e34-6443-48fa-8d7c-5d7545759f10', '8cbb72ed-c409-46b9-af94-91c377abad7c', '3e0701c7-93c7-4e07-ae47-304088d26092', '21ea8104-b02e-4f52-8531-24634c43b394'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5547e6-f5ae-4fdd-886a-4900ed65942d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d77e34-6443-48fa-8d7c-5d7545759f10', '8cbb72ed-c409-46b9-af94-91c377abad7c', '3e0701c7-93c7-4e07-ae47-304088d26092', '21ea8104-b02e-4f52-8531-24634c43b394']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d02521-2154-451a-a90c-1db4300817dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-089c4ccd-073f-4993-bcbc-e4d4263410f0 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 returned with HTTP 202 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d02521-2154-451a-a90c-1db4300817dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec810484-8354-4db4-95b4-1b5483dc71b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-990941085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9737385b7db4f0e8df9f77c70a5e0d7',qos_specs=None,replication_status=,reservations=['43d77e34-6443-48fa-8d7c-5d7545759f10','8cbb72ed-c409-46b9-af94-91c377abad7c','3e0701c7-93c7-4e07-ae47-304088d26092','21ea8104-b02e-4f52-8531-24634c43b394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6c8dc423344293a5b0f1791f31a563',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-990941085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec810484-8354-4db4-95b4-1b5483dc71b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9737385b7db4f0e8df9f77c70a5e0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6c8dc423344293a5b0f1791f31a563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 655/1317] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:44 2026] DELETE /volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f930624b-fda4-4cd4-b75f-ab346e30bc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e886d746-d9da-45c0-a003-4edce6043461 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e886d746-d9da-45c0-a003-4edce6043461 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] GET http://192.168.122.128/volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e886d746-d9da-45c0-a003-4edce6043461 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e886d746-d9da-45c0-a003-4edce6043461 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e886d746-d9da-45c0-a003-4edce6043461 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 returned with HTTP 404 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 656/1318] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/types/fffcd955-b0b1-4d7b-8089-9c5247239619 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81270946-180e-4a3f-8f70-5cd5ad8ed129 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81270946-180e-4a3f-8f70-5cd5ad8ed129 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81270946-180e-4a3f-8f70-5cd5ad8ed129 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81270946-180e-4a3f-8f70-5cd5ad8ed129 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 400 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 657/1319] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:45 2026] POST /volume/v3/types => generated 115 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f930624b-fda4-4cd4-b75f-ab346e30bc92) transitioned into state 'SUCCESS' from state '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-990941085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9737385b7db4f0e8df9f77c70a5e0d7',qos_specs=None,replication_status=,reservations=['43d77e34-6443-48fa-8d7c-5d7545759f10','8cbb72ed-c409-46b9-af94-91c377abad7c','3e0701c7-93c7-4e07-ae47-304088d26092','21ea8104-b02e-4f52-8531-24634c43b394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6c8dc423344293a5b0f1791f31a563',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-682b6547-4cec-4bc4-b7dd-d5c7ddc62905 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f5a7d3-77d2-492e-8195-e83aa37c9b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-682b6547-4cec-4bc4-b7dd-d5c7ddc62905 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-682b6547-4cec-4bc4-b7dd-d5c7ddc62905 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1509302173"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f5a7d3-77d2-492e-8195-e83aa37c9b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Flow 'volume_create_api' (04e072e4-1c27-4ca3-a2f4-e7e9e18a0e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-682b6547-4cec-4bc4-b7dd-d5c7ddc62905 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Create volume request issued successfully. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2174b78c-6999-4356-a825-d19bea7ac95b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 658/1320] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:45 2026] POST /volume/v3/types => generated 229 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 663/1321] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:44 2026] POST /volume/v3/volumes => generated 763 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12d606fb-60fc-477e-8201-725514b7bd94 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12d606fb-60fc-477e-8201-725514b7bd94 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12d606fb-60fc-477e-8201-725514b7bd94 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1509302173"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4f62c7e4-3d09-450b-a46d-891de41e287b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f62c7e4-3d09-450b-a46d-891de41e287b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f62c7e4-3d09-450b-a46d-891de41e287b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12d606fb-60fc-477e-8201-725514b7bd94 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1509302173 already exists. Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12d606fb-60fc-477e-8201-725514b7bd94 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 409 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 659/1322] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:09:45 2026] POST /volume/v3/types => generated 134 bytes in 24 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f62c7e4-3d09-450b-a46d-891de41e287b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-390fb75c-a20f-48de-ac0c-f52ee9a58092 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-390fb75c-a20f-48de-ac0c-f52ee9a58092 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] DELETE http://192.168.122.128/volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-390fb75c-a20f-48de-ac0c-f52ee9a58092 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-390fb75c-a20f-48de-ac0c-f52ee9a58092 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4f62c7e4-3d09-450b-a46d-891de41e287b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f62c7e4-3d09-450b-a46d-891de41e287b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 664/1323] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 831 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1683de71-de85-46da-877b-1ddb0bf363cd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1683de71-de85-46da-877b-1ddb0bf363cd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1683de71-de85-46da-877b-1ddb0bf363cd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1683de71-de85-46da-877b-1ddb0bf363cd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-390fb75c-a20f-48de-ac0c-f52ee9a58092 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec returned with HTTP 202 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 660/1324] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:45 2026] DELETE /volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c135375d-436c-4e53-9900-93da0e4c402b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c135375d-436c-4e53-9900-93da0e4c402b tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] GET http://192.168.122.128/volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c135375d-436c-4e53-9900-93da0e4c402b tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c135375d-436c-4e53-9900-93da0e4c402b tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1683de71-de85-46da-877b-1ddb0bf363cd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c135375d-436c-4e53-9900-93da0e4c402b tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec returned with HTTP 404 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 661/1325] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/types/35a8e49e-d4f6-4b67-b9ac-e26aff21dfec => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-90df1674-0692-4461-8e60-c3d33b7ef668 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1683de71-de85-46da-877b-1ddb0bf363cd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 665/1326] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90df1674-0692-4461-8e60-c3d33b7ef668 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] DELETE http://192.168.122.128/volume/v3/types/d9a6ead1-d334-4294-8069-0219840dba7a Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90df1674-0692-4461-8e60-c3d33b7ef668 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90df1674-0692-4461-8e60-c3d33b7ef668 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ff650779-fa88-4d53-9838-f15b2ce427aa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] POST http://192.168.122.128/volume/v3/volume-transfers Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90df1674-0692-4461-8e60-c3d33b7ef668 tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/d9a6ead1-d334-4294-8069-0219840dba7a returned with HTTP 404 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 662/1327] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:09:45 2026] DELETE /volume/v3/types/d9a6ead1-d334-4294-8069-0219840dba7a => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d471b5f2-ebdc-4606-b237-1752539c174e"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volume_transfer [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd471b5f2-ebdc-4606-b237-1752539c174e'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volume_transfer [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Creating transfer of volume d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.transfer.api [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Generating transfer record for volume d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-259f9928-5666-4324-85e4-5c9ead0ae3bc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-259f9928-5666-4324-85e4-5c9ead0ae3bc tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] GET http://192.168.122.128/volume/v3/types/c08a47eb-4cca-44b2-8c4b-816aa7bde76d Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-259f9928-5666-4324-85e4-5c9ead0ae3bc tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-259f9928-5666-4324-85e4-5c9ead0ae3bc tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-259f9928-5666-4324-85e4-5c9ead0ae3bc tempest-VolumeTypesNegativeTest-740916505 tempest-VolumeTypesNegativeTest-740916505-project-admin] http://192.168.122.128/volume/v3/types/c08a47eb-4cca-44b2-8c4b-816aa7bde76d returned with HTTP 404 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 663/1328] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/types/c08a47eb-4cca-44b2-8c4b-816aa7bde76d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff650779-fa88-4d53-9838-f15b2ce427aa tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volume-transfers returned with HTTP 202 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 666/1329] 192.168.122.128 () {62 vars in 1210 bytes} [Sat Sep 5 05:09:45 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1386a9f5-8f7a-4f73-a4c7-dfcc64285038 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 664/1330] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 964 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ee92081c-468c-484f-a226-2a015d282bfc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee92081c-468c-484f-a226-2a015d282bfc tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/6e566da8-525b-4bf1-a714-d64705a46e53 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee92081c-468c-484f-a226-2a015d282bfc tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee92081c-468c-484f-a226-2a015d282bfc tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee92081c-468c-484f-a226-2a015d282bfc tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/6e566da8-525b-4bf1-a714-d64705a46e53 returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 667/1331] 192.168.122.128 () {60 vars in 1306 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/os-volume-transfer/6e566da8-525b-4bf1-a714-d64705a46e53 => generated 440 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Listing volume transfers {{(pid=89025) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:09:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee1e14ef-7d1c-47d1-8934-676555a05dd0 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 05:09:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 665/1332] 192.168.122.128 () {60 vars in 1195 bytes} [Sat Sep 5 05:09:45 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a3c2893b-6b54-47e5-b141-438ba5971579 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] POST http://192.168.122.128/volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53/accept Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7f2a9b9d1a41bd3e"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Accepting volume transfer 6e566da8-525b-4bf1-a714-d64705a46e53 {{(pid=89024) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Accepting transfer 6e566da8-525b-4bf1-a714-d64705a46e53 Sep 05 05:09:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ddcec5f6-8bd4-48a9-9c94-34a79a17563b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 200 Sep 05 05:09:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 666/1333] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:46 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Created reservations ['9350f8db-808a-4c0a-aeb8-95943ad212a4', '7f17424e-e486-4541-8c93-094a11a9dd12', 'f0cdfb8c-668d-4948-8844-e75b043a4924', '946a72c1-ec4f-4385-9950-49e022e24e23'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Created reservations ['6b4b10c3-3967-46a4-9b09-388cda244f6c', '25ff5a85-e1cf-493d-98f3-d6a7a5f7e3ee', '5216e699-0496-4a76-8761-8a8916371901', '5e1a45a7-1b9b-459b-9524-ae8b7345aab0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Created reservations ['83b26b5c-44b7-47e5-b8e6-641f17619475', '08b5193f-20c4-4870-aea2-0509e970b07d', '0532044d-2343-4d38-b6a4-c355adec4959', 'e0812813-bacb-40f3-86c0-cbf64ba784d0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Created reservations ['929cb58b-68c3-429c-b4fb-662a6dc60d4e', '6450e6b6-1e14-48e2-9324-5bcce6e2b250', 'e5fea9c2-e9bf-41ef-b1d2-9721639a32f2', '5fe4a321-a16a-4c0c-a5e9-a99951a47a14'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Transfer volume completed successfully. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: INFO cinder.transfer.api [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Volume d471b5f2-ebdc-4606-b237-1752539c174e has been transferred. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3c2893b-6b54-47e5-b141-438ba5971579 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] http://192.168.122.128/volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53/accept returned with HTTP 202 Sep 05 05:09:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 668/1334] 192.168.122.128 () {62 vars in 1342 bytes} [Sat Sep 5 05:09:45 2026] POST /volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53/accept => generated 373 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Volume info retrieved successfully. Sep 05 05:09:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dbee829c-7ca0-4e19-8a24-6bb165febc37 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 667/1335] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:46 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 956 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a958224-ec57-4337-96de-1735ba02dbf0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a958224-ec57-4337-96de-1735ba02dbf0 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a958224-ec57-4337-96de-1735ba02dbf0 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a958224-ec57-4337-96de-1735ba02dbf0 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3a958224-ec57-4337-96de-1735ba02dbf0 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] Volume info retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a958224-ec57-4337-96de-1735ba02dbf0 tempest-VolumesTransfersV355Test-532103045 tempest-VolumesTransfersV355Test-532103045-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 669/1336] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:47 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 956 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30738dc4-a407-409a-ac79-4a6442e04fbb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30738dc4-a407-409a-ac79-4a6442e04fbb tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30738dc4-a407-409a-ac79-4a6442e04fbb tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30738dc4-a407-409a-ac79-4a6442e04fbb tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-30738dc4-a407-409a-ac79-4a6442e04fbb tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Delete transfer with id: 6e566da8-525b-4bf1-a714-d64705a46e53 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30738dc4-a407-409a-ac79-4a6442e04fbb tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53 returned with HTTP 404 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 668/1337] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:47 2026] DELETE /volume/v3/volume-transfers/6e566da8-525b-4bf1-a714-d64705a46e53 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-28d92202-32b1-4d24-909e-48efe383cfd6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc78837e-2a9e-429e-8dd9-2fe1bc6e74db tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 200 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 669/1338] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:47 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec810484-8354-4db4-95b4-1b5483dc71b1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-804847921"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Create snapshot from volume ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Delete volume with id: d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Volume info retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Created reservations ['9c53ded7-3cd7-49af-8027-596477305a48', '9953ef0d-f113-4b1d-810e-8639d27b8e4d', 'a8b541f5-7bb0-4186-be8c-2493af74724a', '8f1a221e-17e0-4e55-ba08-d5e6f9730705'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Delete volume request issued successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28d92202-32b1-4d24-909e-48efe383cfd6 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 202 Sep 05 05:09:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 670/1339] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:47 2026] DELETE /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 0 bytes in 507 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot create request issued successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18c395d1-bc5b-41dd-8eeb-1b01f1a58a28 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 670/1340] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:09:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Volume info retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f892542-6019-4fa0-8fd0-94b1b6900c1e tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 200 Sep 05 05:09:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 671/1341] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:47 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 1139 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd0ba619-a26b-4adf-9b36-d674a105fc3c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 671/1342] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:47 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 442 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-78a91801-f69b-4b80-8c55-1928dde5f9fe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78a91801-f69b-4b80-8c55-1928dde5f9fe tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78a91801-f69b-4b80-8c55-1928dde5f9fe tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78a91801-f69b-4b80-8c55-1928dde5f9fe tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78a91801-f69b-4b80-8c55-1928dde5f9fe tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 404 Sep 05 05:09:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 672/1343] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:48 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7fcdca18-46c6-4da8-8a41-b894c547394a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96f8dec7-99b3-41ae-9588-fc99ea3c612d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7fcdca18-46c6-4da8-8a41-b894c547394a tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f8dec7-99b3-41ae-9588-fc99ea3c612d tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7fcdca18-46c6-4da8-8a41-b894c547394a tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7fcdca18-46c6-4da8-8a41-b894c547394a tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f8dec7-99b3-41ae-9588-fc99ea3c612d tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f8dec7-99b3-41ae-9588-fc99ea3c612d tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f8dec7-99b3-41ae-9588-fc99ea3c612d tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 404 Sep 05 05:09:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 673/1344] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:48 2026] GET /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7fcdca18-46c6-4da8-8a41-b894c547394a tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7fcdca18-46c6-4da8-8a41-b894c547394a tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] DELETE http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 672/1345] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:48 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Delete volume with id: d471b5f2-ebdc-4606-b237-1752539c174e Sep 05 05:09:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab7b9d10-c2bb-41fd-b49b-c65bcb931fc5 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e returned with HTTP 404 Sep 05 05:09:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 674/1346] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:48 2026] DELETE /volume/v3/volumes/d471b5f2-ebdc-4606-b237-1752539c174e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbee05eb-4513-4c50-8c5b-308888e75942 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1901205424"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1901205424'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume of 1 GB Sep 05 05:09:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Availability Zones retrieved successfully. Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Flow 'volume_create_api' (46a33295-a3a5-4c68-8cca-9cba3a85b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbe57d0-46a8-49ca-94de-d9a903efa139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbe57d0-46a8-49ca-94de-d9a903efa139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb732d0d-d378-44a8-9508-10f51d7cd6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Created reservations ['a8382464-4f30-4ce3-8d3f-20a03c2370d1', '7058259b-adf1-47b7-b107-11607e4606e6', '8e92b2ce-7143-443c-b1ff-64cb8a46a5e9', '6e577c45-bbc2-4cb9-b148-a96fde586562'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb732d0d-d378-44a8-9508-10f51d7cd6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8382464-4f30-4ce3-8d3f-20a03c2370d1', '7058259b-adf1-47b7-b107-11607e4606e6', '8e92b2ce-7143-443c-b1ff-64cb8a46a5e9', '6e577c45-bbc2-4cb9-b148-a96fde586562']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16f968f-8576-4da4-ac6d-8f9afd403ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16f968f-8576-4da4-ac6d-8f9afd403ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa58bea6-363c-4d84-8153-3711a7fdb518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1901205424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',qos_specs=None,replication_status=,reservations=['a8382464-4f30-4ce3-8d3f-20a03c2370d1','7058259b-adf1-47b7-b107-11607e4606e6','8e92b2ce-7143-443c-b1ff-64cb8a46a5e9','6e577c45-bbc2-4cb9-b148-a96fde586562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad82280c6cb4566b9ca71131fd46883',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1901205424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa58bea6-363c-4d84-8153-3711a7fdb518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad82280c6cb4566b9ca71131fd46883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28aec727-1fda-47e2-b779-30646d5af09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28aec727-1fda-47e2-b779-30646d5af09e) transitioned into state 'SUCCESS' from state '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-1901205424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb9cfdeffd94b558c416f31f7ccc3c9',qos_specs=None,replication_status=,reservations=['a8382464-4f30-4ce3-8d3f-20a03c2370d1','7058259b-adf1-47b7-b107-11607e4606e6','8e92b2ce-7143-443c-b1ff-64cb8a46a5e9','6e577c45-bbc2-4cb9-b148-a96fde586562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad82280c6cb4566b9ca71131fd46883',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cd9fc8-6f55-4e68-a0e9-147f50f25910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cd9fc8-6f55-4e68-a0e9-147f50f25910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Flow 'volume_create_api' (46a33295-a3a5-4c68-8cca-9cba3a85b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Create volume request issued successfully. Sep 05 05:09:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbee05eb-4513-4c50-8c5b-308888e75942 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 673/1347] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:09:48 2026] POST /volume/v3/volumes => generated 828 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e3f011ff-d4c2-42a4-b28f-db9ca6707955 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 675/1348] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:49 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 896 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b85ac5-4808-4a54-9bb8-86eb110f7148 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 674/1349] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:49 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b726b671-243b-4039-a3e4-5dd2603ecfc1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 676/1350] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:50 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 920 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c064bb4d-1afb-46bb-be78-7946b0111196 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c064bb4d-1afb-46bb-be78-7946b0111196 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c064bb4d-1afb-46bb-be78-7946b0111196 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c064bb4d-1afb-46bb-be78-7946b0111196 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c064bb4d-1afb-46bb-be78-7946b0111196 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c064bb4d-1afb-46bb-be78-7946b0111196 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 675/1351] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:50 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8be0baa4-599a-4f36-8432-052c14815b22 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8be0baa4-599a-4f36-8432-052c14815b22 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] POST http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8be0baa4-599a-4f36-8432-052c14815b22 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8be0baa4-599a-4f36-8432-052c14815b22 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8be0baa4-599a-4f36-8432-052c14815b22 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8be0baa4-599a-4f36-8432-052c14815b22 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 677/1352] 192.168.122.128 () {60 vars in 1286 bytes} [Sat Sep 5 05:09:50 2026] POST /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 68 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aeca52e8-54b3-4fbf-a811-615e637d862f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e34227ae-be4e-4af0-ad15-09e374275810 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aeca52e8-54b3-4fbf-a811-615e637d862f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 676/1353] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 68 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] PUT http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3de7dd79-1982-40e1-97ee-27d8f4f43786 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 677/1354] 192.168.122.128 () {60 vars in 1285 bytes} [Sat Sep 5 05:09:51 2026] PUT /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 57 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b71f397-e756-4cdd-8914-ebdea7258488 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-44815843"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-44815843'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume of 1 GB Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b71f397-e756-4cdd-8914-ebdea7258488 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 678/1355] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Availability Zones retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (d6bd05c0-0d2a-4591-ad9a-9961947c3043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff75eccf-7118-4420-841b-5b1a0fb51aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Get snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Delete snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8daa42a7-92bd-4230-907f-9434c2c76b34 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 679/1356] 192.168.122.128 () {58 vars in 1283 bytes} [Sat Sep 5 05:09:51 2026] DELETE /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b9edd502-089a-451b-8c0f-c0af4a87479b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9edd502-089a-451b-8c0f-c0af4a87479b tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 680/1357] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d7e43c94-6002-491c-84f9-17e04386adb4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d7e43c94-6002-491c-84f9-17e04386adb4 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] PUT http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d7e43c94-6002-491c-84f9-17e04386adb4 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff75eccf-7118-4420-841b-5b1a0fb51aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac16846-3299-4dfb-b225-fc237299441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d7e43c94-6002-491c-84f9-17e04386adb4 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d7e43c94-6002-491c-84f9-17e04386adb4 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d7e43c94-6002-491c-84f9-17e04386adb4 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 681/1358] 192.168.122.128 () {60 vars in 1285 bytes} [Sat Sep 5 05:09:51 2026] PUT /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] POST http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9fa9543-949f-439f-ba16-7025b3a7b8e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 682/1359] 192.168.122.128 () {60 vars in 1286 bytes} [Sat Sep 5 05:09:51 2026] POST /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 68 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['41fa503d-352e-41b6-8922-a4694b40743f', '4a1ecbf8-8e1b-4b70-8d76-bcf6130ffd12', '7d598181-0be7-4766-9d1e-d174d4fd4a0a', 'fdbbc6bf-c54a-4241-82c4-38e19e96ea5a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac16846-3299-4dfb-b225-fc237299441f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41fa503d-352e-41b6-8922-a4694b40743f', '4a1ecbf8-8e1b-4b70-8d76-bcf6130ffd12', '7d598181-0be7-4766-9d1e-d174d4fd4a0a', 'fdbbc6bf-c54a-4241-82c4-38e19e96ea5a']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4661b8a5-13e2-4305-a60a-14fec5b3602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-848bdd33-4fe2-4b74-a9bc-65ae59b313c4 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 683/1360] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4661b8a5-13e2-4305-a60a-14fec5b3602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d36857-69b0-4665-a907-fe6a5c844ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-44815843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['41fa503d-352e-41b6-8922-a4694b40743f','4a1ecbf8-8e1b-4b70-8d76-bcf6130ffd12','7d598181-0be7-4766-9d1e-d174d4fd4a0a','fdbbc6bf-c54a-4241-82c4-38e19e96ea5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-44815843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d36857-69b0-4665-a907-fe6a5c844ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a64772e20e84f0aabec652992234d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52b43d8c-40a3-4ff2-8133-f0edb6b547b7 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 684/1361] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415dd689-8745-48c2-879e-1050f4bcc4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415dd689-8745-48c2-879e-1050f4bcc4ce) transitioned into state 'SUCCESS' from state '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-44815843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['41fa503d-352e-41b6-8922-a4694b40743f','4a1ecbf8-8e1b-4b70-8d76-bcf6130ffd12','7d598181-0be7-4766-9d1e-d174d4fd4a0a','fdbbc6bf-c54a-4241-82c4-38e19e96ea5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ffb9c3-c621-4761-88a0-bff893add195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ffb9c3-c621-4761-88a0-bff893add195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (d6bd05c0-0d2a-4591-ad9a-9961947c3043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request issued successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e34227ae-be4e-4af0-ad15-09e374275810 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 678/1362] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:51 2026] POST /volume/v3/volumes => generated 758 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] POST http://192.168.122.128/volume/v3/volume-transfers Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aa58bea6-363c-4d84-8153-3711a7fdb518"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volume_transfer [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aa58bea6-363c-4d84-8153-3711a7fdb518'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volume_transfer [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Creating transfer of volume aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.transfer.api [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Generating transfer record for volume aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] GET http://192.168.122.128/volume/v3/volumes/summary Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] Get summary completed successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6b39b17-7e70-49e9-afaf-14ffe88de953 tempest-VolumesSummaryTest-1964284221 tempest-VolumesSummaryTest-1964284221-project-reader] http://192.168.122.128/volume/v3/volumes/summary returned with HTTP 200 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-406e30e9-59ef-4c62-8d9d-c7b259e764e9 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volume-transfers returned with HTTP 202 Sep 05 05:09:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 685/1363] 192.168.122.128 () {60 vars in 1186 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 679/1364] 192.168.122.128 () {62 vars in 1210 bytes} [Sat Sep 5 05:09:51 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-84a75829-3d08-465a-a7b9-0a20fb49709f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a75829-3d08-465a-a7b9-0a20fb49709f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] PUT http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:09:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84a75829-3d08-465a-a7b9-0a20fb49709f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-84a75829-3d08-465a-a7b9-0a20fb49709f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-84a75829-3d08-465a-a7b9-0a20fb49709f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a75829-3d08-465a-a7b9-0a20fb49709f tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-850c6449-c0c6-4c82-85d7-14b95c26ace4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 686/1365] 192.168.122.128 () {60 vars in 1300 bytes} [Sat Sep 5 05:09:51 2026] PUT /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 680/1366] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:51 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 826 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d795c287-00be-4c64-a303-b245308e14ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d795c287-00be-4c64-a303-b245308e14ae tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d795c287-00be-4c64-a303-b245308e14ae tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d795c287-00be-4c64-a303-b245308e14ae tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d795c287-00be-4c64-a303-b245308e14ae tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e921e6a-5c62-4994-9991-fefdbf2ef2af tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 681/1367] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae73d073-f911-4392-8a4e-338938244f36 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d795c287-00be-4c64-a303-b245308e14ae tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 687/1368] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Snapshot retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-317e0080-999c-4238-8bda-e68151c589bd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] Get snapshot metadata completed successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae73d073-f911-4392-8a4e-338938244f36 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-reader] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 682/1369] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-317e0080-999c-4238-8bda-e68151c589bd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/detail Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-317e0080-999c-4238-8bda-e68151c589bd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-317e0080-999c-4238-8bda-e68151c589bd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-317e0080-999c-4238-8bda-e68151c589bd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] Listing volume transfers {{(pid=89025) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] PUT http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-317e0080-999c-4238-8bda-e68151c589bd tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 688/1370] 192.168.122.128 () {60 vars in 1216 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a346e6a9-616e-4839-a612-c03d537ad829 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a346e6a9-616e-4839-a612-c03d537ad829 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a346e6a9-616e-4839-a612-c03d537ad829 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a346e6a9-616e-4839-a612-c03d537ad829 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-a346e6a9-616e-4839-a612-c03d537ad829 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Delete transfer with id: 91f010f1-b077-434b-ac4c-671a6d1ae6f3 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a346e6a9-616e-4839-a612-c03d537ad829 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 returned with HTTP 202 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 689/1371] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:52 2026] DELETE /volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Update snapshot metadata completed successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cadcb6e-21a5-4a4f-ac5c-76545bfd8e3e tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 683/1372] 192.168.122.128 () {60 vars in 1285 bytes} [Sat Sep 5 05:09:52 2026] PUT /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a/metadata => generated 16 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Volume info retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Delete snapshot with id: fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea4b98b2-c6fc-4f75-9421-a265f01d3288 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 690/1373] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] DELETE http://192.168.122.128/volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Delete transfer with id: 91f010f1-b077-434b-ac4c-671a6d1ae6f3 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-532ebec5-dab7-42b7-b5c5-118dbc4cf386 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 returned with HTTP 404 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 691/1374] 192.168.122.128 () {60 vars in 1303 bytes} [Sat Sep 5 05:09:52 2026] DELETE /volume/v3/volume-transfers/91f010f1-b077-434b-ac4c-671a6d1ae6f3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Delete volume with id: aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot delete request issued successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0210e883-5ee5-4bbf-8284-c31db696ef12 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 202 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 684/1375] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:09:52 2026] DELETE /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Volume info retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-db9fb70f-07cf-403a-aad8-a56bea9c8631 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 685/1376] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Delete volume request issued successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c00ab67-cd87-4c20-87bc-708be726fa95 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 202 Sep 05 05:09:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 692/1377] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:52 2026] DELETE /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ea952f6a-a1d5-423e-8330-505bc0de474c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea952f6a-a1d5-423e-8330-505bc0de474c tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea952f6a-a1d5-423e-8330-505bc0de474c tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea952f6a-a1d5-423e-8330-505bc0de474c tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ea952f6a-a1d5-423e-8330-505bc0de474c tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Volume info retrieved successfully. Sep 05 05:09:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea952f6a-a1d5-423e-8330-505bc0de474c tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 686/1378] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:52 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 1139 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bec5691e-033b-4e1d-9c12-8a2ab017f9bb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:09:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 693/1379] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:53 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Snapshot retrieved successfully. Sep 05 05:09:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d427592-8682-4ba3-b7d5-c174c589ae9c tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 200 Sep 05 05:09:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 687/1380] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:53 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Volume info retrieved successfully. Sep 05 05:09:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dd1e82bd-3aff-4267-82e2-0bc0a37bbeac tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 200 Sep 05 05:09:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 694/1381] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:53 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8ff641a-4cb3-4c3d-ab21-6405f128aa5a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 688/1382] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36d36857-69b0-4665-a907-fe6a5c844ede", "name": "tempest-VolumesDeleteCascade-Snapshot-1584784355"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create snapshot from volume 36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4fc8c2fd-c05e-43fc-bf00-632382523591 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4fc8c2fd-c05e-43fc-bf00-632382523591 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c2fd-c05e-43fc-bf00-632382523591 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c2fd-c05e-43fc-bf00-632382523591 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['6e49b718-28e4-4277-af7e-7260ae48a2c3', '09a2f2cc-b8e8-4355-bf58-23304b91953d', '97f77694-5768-4815-bc58-b3f9898b92cd', 'a04cc41f-8bc6-42bb-b6f0-229c3a58b026'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4fc8c2fd-c05e-43fc-bf00-632382523591 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a returned with HTTP 404 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 689/1383] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/snapshots/fa8bde89-9bc0-4875-826d-fea3baac6a7a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a08b2de8-e342-4062-9bd7-c1e63eba98e8 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 200 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 690/1384] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot create request issued successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f34fbb2-10ea-4068-a2a8-d577d6777b73 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 695/1385] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:09:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Delete volume with id: ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-08960960-98a9-434b-94a9-d6e835c9e63c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-08960960-98a9-434b-94a9-d6e835c9e63c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-08960960-98a9-434b-94a9-d6e835c9e63c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-08960960-98a9-434b-94a9-d6e835c9e63c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-08960960-98a9-434b-94a9-d6e835c9e63c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-08960960-98a9-434b-94a9-d6e835c9e63c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 returned with HTTP 200 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 696/1386] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-597727f2-2cb9-4454-99d8-cbca1c273122 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-597727f2-2cb9-4454-99d8-cbca1c273122 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-597727f2-2cb9-4454-99d8-cbca1c273122 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-597727f2-2cb9-4454-99d8-cbca1c273122 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-597727f2-2cb9-4454-99d8-cbca1c273122 tempest-VolumesTransfersV355Test-1679550025 tempest-VolumesTransfersV355Test-1679550025-project-admin] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 404 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 697/1387] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e81e5ccf-6650-4d82-afec-acb1d74837f1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Delete volume request issued successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d42200c-a270-43aa-b845-2d8784e0f8cf tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 202 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e81e5ccf-6650-4d82-afec-acb1d74837f1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] GET http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e81e5ccf-6650-4d82-afec-acb1d74837f1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e81e5ccf-6650-4d82-afec-acb1d74837f1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 691/1388] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:09:54 2026] DELETE /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e81e5ccf-6650-4d82-afec-acb1d74837f1 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 404 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 698/1389] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] DELETE http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] Delete volume with id: aa58bea6-363c-4d84-8153-3711a7fdb518 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Volume info retrieved successfully. Sep 05 05:09:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0be6d781-91a3-4a17-8368-6bc0c2424269 tempest-VolumesTransfersV355Test-173093788 tempest-VolumesTransfersV355Test-173093788-project-member] http://192.168.122.128/volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 returned with HTTP 404 Sep 05 05:09:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 699/1390] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:09:54 2026] DELETE /volume/v3/volumes/aa58bea6-363c-4d84-8153-3711a7fdb518 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:09:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9e1007ab-fae2-4e7d-a524-94d14ada9d51 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 200 Sep 05 05:09:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 692/1391] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:54 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be149f98-268d-4618-8d74-8cc5fa86027b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be149f98-268d-4618-8d74-8cc5fa86027b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:09:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be149f98-268d-4618-8d74-8cc5fa86027b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be149f98-268d-4618-8d74-8cc5fa86027b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:55 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=798,cinder:UPDATE=222,cinder:INSERT=141 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:09:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be149f98-268d-4618-8d74-8cc5fa86027b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be149f98-268d-4618-8d74-8cc5fa86027b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 returned with HTTP 200 Sep 05 05:09:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 700/1392] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:55 2026] GET /volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-60feebc5-735c-4072-b0d2-d2e3ecc42d75 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60feebc5-735c-4072-b0d2-d2e3ecc42d75 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] GET http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 Sep 05 05:09:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60feebc5-735c-4072-b0d2-d2e3ecc42d75 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60feebc5-735c-4072-b0d2-d2e3ecc42d75 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:55 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=801,cinder:INSERT=122,cinder:UPDATE=189 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:09:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60feebc5-735c-4072-b0d2-d2e3ecc42d75 tempest-SnapshotMetadataTestJSON-934205770 tempest-SnapshotMetadataTestJSON-934205770-project-member] http://192.168.122.128/volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 returned with HTTP 404 Sep 05 05:09:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 693/1393] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:55 2026] GET /volume/v3/volumes/ec810484-8354-4db4-95b4-1b5483dc71b1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-52fdf843-ef40-45c1-9163-6659fc01cfda None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2031571842"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2031571842'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create volume of 1 GB Sep 05 05:09:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Availability Zones retrieved successfully. Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Flow 'volume_create_api' (f8732843-23f2-47e4-b178-c919286c4288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6be2b4-0ea2-46c4-8f88-e399f68513a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:09:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:09:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35fae975-b866-4a4d-9fd2-1c00dd9eadd5 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 returned with HTTP 200 Sep 05 05:09:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 694/1394] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:56 2026] GET /volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6be2b4-0ea2-46c4-8f88-e399f68513a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cacabf-fd7d-4103-8ce6-e24e5af79335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Created reservations ['4e95bf88-026f-448b-877b-aa5ae943957c', '3636d02d-e16c-438a-8530-c591dc2d6df2', '5dd655de-d787-499d-bb6b-9ea943392bc0', 'f2f42a0f-dd2c-45b3-8cc7-9bb185c12037'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cacabf-fd7d-4103-8ce6-e24e5af79335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e95bf88-026f-448b-877b-aa5ae943957c', '3636d02d-e16c-438a-8530-c591dc2d6df2', '5dd655de-d787-499d-bb6b-9ea943392bc0', 'f2f42a0f-dd2c-45b3-8cc7-9bb185c12037']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e56c8e6-fe52-4264-8933-153198412152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e56c8e6-fe52-4264-8933-153198412152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944cace7-43c4-4f25-ba6e-3e23c5192db8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2031571842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1246940b9e8d4ce698da27500abca704',qos_specs=None,replication_status=,reservations=['4e95bf88-026f-448b-877b-aa5ae943957c','3636d02d-e16c-438a-8530-c591dc2d6df2','5dd655de-d787-499d-bb6b-9ea943392bc0','f2f42a0f-dd2c-45b3-8cc7-9bb185c12037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9c3312ba4034acf805c40f951b06f5f',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2031571842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944cace7-43c4-4f25-ba6e-3e23c5192db8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1246940b9e8d4ce698da27500abca704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9c3312ba4034acf805c40f951b06f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4152dad-fa1f-49f3-bd10-29d3e669f0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4152dad-fa1f-49f3-bd10-29d3e669f0fd) transitioned into state 'SUCCESS' from state '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-2031571842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1246940b9e8d4ce698da27500abca704',qos_specs=None,replication_status=,reservations=['4e95bf88-026f-448b-877b-aa5ae943957c','3636d02d-e16c-438a-8530-c591dc2d6df2','5dd655de-d787-499d-bb6b-9ea943392bc0','f2f42a0f-dd2c-45b3-8cc7-9bb185c12037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9c3312ba4034acf805c40f951b06f5f',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a64279f-8346-4b10-894f-c5bf31d81bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a64279f-8346-4b10-894f-c5bf31d81bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Flow 'volume_create_api' (f8732843-23f2-47e4-b178-c919286c4288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create volume request issued successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52fdf843-ef40-45c1-9163-6659fc01cfda tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:09:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 701/1395] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:09:56 2026] POST /volume/v3/volumes => generated 767 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8546da6f-2aa5-4372-8ade-6d5adaa30a68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:09:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 695/1396] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:57 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 835 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4eaef0c8-6017-4f39-a4cc-8d5489da54d0 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 returned with HTTP 200 Sep 05 05:09:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 702/1397] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:57 2026] GET /volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bdff094f-0120-412d-8546-17179495c456 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36d36857-69b0-4665-a907-fe6a5c844ede", "name": "tempest-VolumesDeleteCascade-Snapshot-1739011829"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create snapshot from volume 36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:09:57 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['8933108b-0214-4307-b1ad-f1e2e33f5a51', '44dd6a74-6a21-41d7-b64a-c35c75d613da', '8211eb9a-f6eb-423d-b0de-5e9b2958e06e', '374eb03a-f407-4d64-8520-7362382aa84a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot create request issued successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdff094f-0120-412d-8546-17179495c456 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:09:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 696/1398] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:09:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cf06a382-d043-4e69-aaaa-81846fd5828a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf06a382-d043-4e69-aaaa-81846fd5828a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf06a382-d043-4e69-aaaa-81846fd5828a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf06a382-d043-4e69-aaaa-81846fd5828a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cf06a382-d043-4e69-aaaa-81846fd5828a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf06a382-d043-4e69-aaaa-81846fd5828a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a returned with HTTP 200 Sep 05 05:09:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 703/1399] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:57 2026] GET /volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:09:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:09:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-151054c1-5d97-4df3-845d-5fdcb9aa22ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:09:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 697/1400] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:58 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b25415cc-4b99-4197-a576-6b69722e1289 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b25415cc-4b99-4197-a576-6b69722e1289 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:09:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b25415cc-4b99-4197-a576-6b69722e1289 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b25415cc-4b99-4197-a576-6b69722e1289 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b25415cc-4b99-4197-a576-6b69722e1289 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b25415cc-4b99-4197-a576-6b69722e1289 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a returned with HTTP 200 Sep 05 05:09:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 704/1401] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:58 2026] GET /volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:09:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b8d8223-cf7c-4f12-9435-8eaf2d7488ca tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:09:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 698/1402] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:09:59 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:09:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:09:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "944cace7-43c4-4f25-ba6e-3e23c5192db8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1650567824"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:09:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create snapshot from volume 944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:09:59 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Created reservations ['bc33bea8-51f0-4577-b7b2-44b9c0d16414', '7c1d1804-0ae7-4577-920b-7bbf959727e2', '537f80b8-30af-4f35-9137-0ac832668271', '0a2767e3-343f-4443-ba70-f8ea1f2e45d7'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:09:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot create request issued successfully. Sep 05 05:09:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f9f355f-44bb-4cd9-b157-4c1085b163e8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:09:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 705/1403] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:09:59 2026] POST /volume/v3/snapshots => generated 314 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:09:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:09:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:09:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b7f961c-40d2-427c-a77b-3ea436ad2f93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:09:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 699/1404] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:09:59 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7649c425-7ae9-48fb-8c0c-77f7becb9d78 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a returned with HTTP 200 Sep 05 05:10:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 706/1405] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:00 2026] GET /volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2208a5e-f651-46a9-b9d0-4555106a8956 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 700/1406] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:00 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb21262b-71bd-448a-8b99-b5a56c564754 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-204654038"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-204654038'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Create volume of 1 GB Sep 05 05:10:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Availability Zones retrieved successfully. Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Flow 'volume_create_api' (dd143f2a-04eb-40f4-9c63-6d0897da59a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a66ad6-bed1-4b30-8eec-f638bae4be4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:00 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a66ad6-bed1-4b30-8eec-f638bae4be4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf4eacf-2cfc-4f2f-bac1-bab1f05dafac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fdab507-f2ab-4d31-8aa1-11b720a79666 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a returned with HTTP 200 Sep 05 05:10:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 701/1407] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:01 2026] GET /volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3fdd725e-23b8-4249-8746-db6c22097f60 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede?cascade=True Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume with id: 36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Created reservations ['8780f8b1-5411-4630-8206-9fcf30822fd2', '7d2d0d5b-d0aa-40ee-853c-cdfa44849c10', '2dd2a435-ac89-42ec-a222-12d84ccd8f63', 'd0563509-a8fe-41fd-92fb-315e9691f9ce'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf4eacf-2cfc-4f2f-bac1-bab1f05dafac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8780f8b1-5411-4630-8206-9fcf30822fd2', '7d2d0d5b-d0aa-40ee-853c-cdfa44849c10', '2dd2a435-ac89-42ec-a222-12d84ccd8f63', 'd0563509-a8fe-41fd-92fb-315e9691f9ce']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db23a80-fe1a-4dd1-bd15-dd8ab9e61f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db23a80-fe1a-4dd1-bd15-dd8ab9e61f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9472aa39-841e-4732-a0b9-fcd6b4056aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-204654038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060f41985ef42ed984fef4a33a9e70c',qos_specs=None,replication_status=,reservations=['8780f8b1-5411-4630-8206-9fcf30822fd2','7d2d0d5b-d0aa-40ee-853c-cdfa44849c10','2dd2a435-ac89-42ec-a222-12d84ccd8f63','d0563509-a8fe-41fd-92fb-315e9691f9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3aeed1643d546498fe1a9337084f28b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-204654038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9472aa39-841e-4732-a0b9-fcd6b4056aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e060f41985ef42ed984fef4a33a9e70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3aeed1643d546498fe1a9337084f28b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1ca8ca-1593-49ea-80fb-f5cdc7aff725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume request issued successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fdd725e-23b8-4249-8746-db6c22097f60 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede?cascade=True returned with HTTP 202 Sep 05 05:10:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 702/1408] 192.168.122.128 () {58 vars in 1260 bytes} [Sat Sep 5 05:10:01 2026] DELETE /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede?cascade=True => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1ca8ca-1593-49ea-80fb-f5cdc7aff725) transitioned into state 'SUCCESS' from state '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-204654038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060f41985ef42ed984fef4a33a9e70c',qos_specs=None,replication_status=,reservations=['8780f8b1-5411-4630-8206-9fcf30822fd2','7d2d0d5b-d0aa-40ee-853c-cdfa44849c10','2dd2a435-ac89-42ec-a222-12d84ccd8f63','d0563509-a8fe-41fd-92fb-315e9691f9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3aeed1643d546498fe1a9337084f28b',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7bfea9-7030-498a-b0b1-5d3dcce7d530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-303d28e2-9a0d-4d07-ad7d-ec8a5c263127 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 703/1409] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:01 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7bfea9-7030-498a-b0b1-5d3dcce7d530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Flow 'volume_create_api' (dd143f2a-04eb-40f4-9c63-6d0897da59a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Create volume request issued successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb21262b-71bd-448a-8b99-b5a56c564754 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 707/1410] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:00 2026] POST /volume/v3/volumes => generated 758 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cde88d60-1f7c-474e-b47f-a60197bccde0 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 200 Sep 05 05:10:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 704/1411] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:01 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b85e7f6a-6b6c-4397-9e83-6f8193d82da6 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 708/1412] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:01 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1045590321"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1045590321'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Create volume of 2 GB Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Availability Zones retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Flow 'volume_create_api' (02cbff1b-6da3-49c4-8423-77950d5c3ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906d81e5-6ecf-43e4-b63d-d4594a2e410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Validating volume size '2' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906d81e5-6ecf-43e4-b63d-d4594a2e410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762ace7c-010f-4de4-a5f0-0c0802648725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Created reservations ['506b48a1-6690-41e7-8313-9b74b9337dd8', '866bd8f5-2b9a-4fbb-bde9-956e45dc68a2', 'b562c632-7b13-41a6-95cb-e82d9ae5a37d', '2130b70b-04e6-491a-acb3-54da6dda05e3'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762ace7c-010f-4de4-a5f0-0c0802648725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506b48a1-6690-41e7-8313-9b74b9337dd8', '866bd8f5-2b9a-4fbb-bde9-956e45dc68a2', 'b562c632-7b13-41a6-95cb-e82d9ae5a37d', '2130b70b-04e6-491a-acb3-54da6dda05e3']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c76da7-e9ab-44ae-b941-d0e35b05d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c76da7-e9ab-44ae-b941-d0e35b05d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf0a2df-5cbe-4311-b6dd-79395ed36544', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1045590321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17cf188567f6467897845de7003998b0',qos_specs=None,replication_status=,reservations=['506b48a1-6690-41e7-8313-9b74b9337dd8','866bd8f5-2b9a-4fbb-bde9-956e45dc68a2','b562c632-7b13-41a6-95cb-e82d9ae5a37d','2130b70b-04e6-491a-acb3-54da6dda05e3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b360e271db14f40be1957f2ac276bf4',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1045590321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cf0a2df-5cbe-4311-b6dd-79395ed36544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17cf188567f6467897845de7003998b0',provider_auth=None,provider_geometry=None,provider_id=None,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='7b360e271db14f40be1957f2ac276bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378f7c5f-f848-4708-a08b-4ebcabbe3847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378f7c5f-f848-4708-a08b-4ebcabbe3847) transitioned into state 'SUCCESS' from state '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-1045590321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17cf188567f6467897845de7003998b0',qos_specs=None,replication_status=,reservations=['506b48a1-6690-41e7-8313-9b74b9337dd8','866bd8f5-2b9a-4fbb-bde9-956e45dc68a2','b562c632-7b13-41a6-95cb-e82d9ae5a37d','2130b70b-04e6-491a-acb3-54da6dda05e3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b360e271db14f40be1957f2ac276bf4',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330be29d-e639-4da2-a638-37c5d42707fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330be29d-e639-4da2-a638-37c5d42707fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Flow 'volume_create_api' (02cbff1b-6da3-49c4-8423-77950d5c3ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Create volume request issued successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28d2806b-12a9-49cb-b1c3-1329d2f3ae0a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 709/1413] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:02 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56d80f43-b987-4c6c-bb61-15b78c8a0b13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 705/1414] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:01 2026] POST /volume/v3/volumes => generated 764 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-da817754-4ed4-4602-aa94-084f8dbe6216 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-da817754-4ed4-4602-aa94-084f8dbe6216 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-da817754-4ed4-4602-aa94-084f8dbe6216 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-da817754-4ed4-4602-aa94-084f8dbe6216 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-da817754-4ed4-4602-aa94-084f8dbe6216 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-da817754-4ed4-4602-aa94-084f8dbe6216 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 200 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 710/1415] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:02 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-42613952-38b4-49e0-b1cc-25aee168661d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42613952-38b4-49e0-b1cc-25aee168661d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42613952-38b4-49e0-b1cc-25aee168661d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42613952-38b4-49e0-b1cc-25aee168661d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-42613952-38b4-49e0-b1cc-25aee168661d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42613952-38b4-49e0-b1cc-25aee168661d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 200 Sep 05 05:10:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 706/1416] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:02 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-863184ab-9747-4cce-9102-e82edc380efc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-863184ab-9747-4cce-9102-e82edc380efc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-863184ab-9747-4cce-9102-e82edc380efc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-863184ab-9747-4cce-9102-e82edc380efc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-863184ab-9747-4cce-9102-e82edc380efc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-863184ab-9747-4cce-9102-e82edc380efc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 711/1417] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:02 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66a8b7c6-26ee-4052-9a25-f179906d872d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "944cace7-43c4-4f25-ba6e-3e23c5192db8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1964604655"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create snapshot from volume 944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:02 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Created reservations ['d771aa6a-1202-4fe5-a5b8-743b2295652d', 'a8637237-5906-4328-840a-b9657b185c83', '20ac75e5-8f0c-4c03-94a5-465dbda222fc', 'b847a164-633e-4a63-89bb-192705de6169'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot create request issued successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66a8b7c6-26ee-4052-9a25-f179906d872d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 707/1418] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-732fcc8b-579e-4403-a1f8-b3be0d5f5cce tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 712/1419] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:02 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-260749d4-d896-40cc-94c1-2901d11b641c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-260749d4-d896-40cc-94c1-2901d11b641c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-260749d4-d896-40cc-94c1-2901d11b641c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-260749d4-d896-40cc-94c1-2901d11b641c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-260749d4-d896-40cc-94c1-2901d11b641c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-260749d4-d896-40cc-94c1-2901d11b641c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 708/1420] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53c4860e-3b5e-4bec-b18e-bbdbb7297930 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 713/1421] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ebfad683-b084-453b-ad53-32c3e76c374c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ebfad683-b084-453b-ad53-32c3e76c374c tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ebfad683-b084-453b-ad53-32c3e76c374c tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ebfad683-b084-453b-ad53-32c3e76c374c tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ebfad683-b084-453b-ad53-32c3e76c374c tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ebfad683-b084-453b-ad53-32c3e76c374c tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 709/1422] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a6a065a3-20fd-4a93-9466-7065f2a3d93f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6a065a3-20fd-4a93-9466-7065f2a3d93f tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-reader] GET http://192.168.122.128/volume/v3/limits Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6a065a3-20fd-4a93-9466-7065f2a3d93f tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6a065a3-20fd-4a93-9466-7065f2a3d93f tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6a065a3-20fd-4a93-9466-7065f2a3d93f tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-reader] http://192.168.122.128/volume/v3/limits returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 714/1423] 192.168.122.128 () {58 vars in 1118 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/limits => generated 302 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-895cfa30-1c21-44b3-9c64-c479fb2d76ee tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 710/1424] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-64f19737-c612-40f9-84e7-a588682ae19d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] DELETE http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Delete volume with id: 9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-827eba0a-7496-4641-8f03-a63d3e4daf86 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 711/1425] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Delete volume request issued successfully. Sep 05 05:10:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64f19737-c612-40f9-84e7-a588682ae19d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 202 Sep 05 05:10:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 715/1426] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:03 2026] DELETE /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cc00f8ae-9816-40bf-86b6-240143a93078 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc00f8ae-9816-40bf-86b6-240143a93078 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cc00f8ae-9816-40bf-86b6-240143a93078 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cc00f8ae-9816-40bf-86b6-240143a93078 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cc00f8ae-9816-40bf-86b6-240143a93078 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc00f8ae-9816-40bf-86b6-240143a93078 tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 712/1427] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:03 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea415ea5-21fa-450a-87e3-a2ff25648edb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 716/1428] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:04 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-97642911-95e3-4680-97bb-026d2f848709 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97642911-95e3-4680-97bb-026d2f848709 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97642911-95e3-4680-97bb-026d2f848709 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97642911-95e3-4680-97bb-026d2f848709 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-97642911-95e3-4680-97bb-026d2f848709 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97642911-95e3-4680-97bb-026d2f848709 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 713/1429] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:04 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9aa2c542-7059-4348-a83b-262b2628760d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3cf0a2df-5cbe-4311-b6dd-79395ed36544"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3cf0a2df-5cbe-4311-b6dd-79395ed36544'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Create volume of 1 GB Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Availability Zones retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Flow 'volume_create_api' (4dbacde6-4e0c-4ce6-a739-392efa9f72a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1960741-2c7c-43ed-b2af-159801893b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1960741-2c7c-43ed-b2af-159801893b06) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:10:04 devstack devstack@c-api.service[89025]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1960741-2c7c-43ed-b2af-159801893b06) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1960741-2c7c-43ed-b2af-159801893b06) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:10:04 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Flow 'volume_create_api' (4dbacde6-4e0c-4ce6-a739-392efa9f72a8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9aa2c542-7059-4348-a83b-262b2628760d tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 717/1430] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:04 2026] POST /volume/v3/volumes => generated 173 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-95ad519e-c41e-4701-be34-397320801d01 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95ad519e-c41e-4701-be34-397320801d01 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95ad519e-c41e-4701-be34-397320801d01 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95ad519e-c41e-4701-be34-397320801d01 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-95ad519e-c41e-4701-be34-397320801d01 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95ad519e-c41e-4701-be34-397320801d01 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 714/1431] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:04 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-921beb6e-4c2e-4637-9733-87beb8f18088 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] DELETE http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Delete volume with id: 3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Delete volume request issued successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-921beb6e-4c2e-4637-9733-87beb8f18088 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 202 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 718/1432] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:04 2026] DELETE /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Volume info retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-823b6b73-082c-46fc-8904-360fbcb5aa13 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 715/1433] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:04 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6e70a8d6-4e33-4a09-bba1-5e7d0f2823ed tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 719/1434] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:04 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a90b362b-0f28-4ccf-8aa2-78036fafe00d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a90b362b-0f28-4ccf-8aa2-78036fafe00d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] GET http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a90b362b-0f28-4ccf-8aa2-78036fafe00d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a90b362b-0f28-4ccf-8aa2-78036fafe00d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a90b362b-0f28-4ccf-8aa2-78036fafe00d tempest-AbsoluteLimitsTests-1985872545 tempest-AbsoluteLimitsTests-1985872545-project-member] http://192.168.122.128/volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad returned with HTTP 404 Sep 05 05:10:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 716/1435] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:05 2026] GET /volume/v3/volumes/9472aa39-841e-4732-a0b9-fcd6b4056aad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-442cabc7-780d-43a6-b6b6-c45cc813025f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-442cabc7-780d-43a6-b6b6-c45cc813025f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-442cabc7-780d-43a6-b6b6-c45cc813025f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-442cabc7-780d-43a6-b6b6-c45cc813025f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-442cabc7-780d-43a6-b6b6-c45cc813025f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-442cabc7-780d-43a6-b6b6-c45cc813025f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 720/1436] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:05 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a11a8c49-6c73-42fb-97bf-358c674a8763 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a11a8c49-6c73-42fb-97bf-358c674a8763 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] GET http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a11a8c49-6c73-42fb-97bf-358c674a8763 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a11a8c49-6c73-42fb-97bf-358c674a8763 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a11a8c49-6c73-42fb-97bf-358c674a8763 tempest-VolumesCloneNegativeTest-1008927909 tempest-VolumesCloneNegativeTest-1008927909-project-member] http://192.168.122.128/volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 returned with HTTP 404 Sep 05 05:10:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 717/1437] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:05 2026] GET /volume/v3/volumes/3cf0a2df-5cbe-4311-b6dd-79395ed36544 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d78c7ce0-dc5f-433e-a9c6-44cff6be48a5 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 721/1438] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:06 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a9737137-a0b1-46af-a015-521f662a1781 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a9737137-a0b1-46af-a015-521f662a1781 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a9737137-a0b1-46af-a015-521f662a1781 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a9737137-a0b1-46af-a015-521f662a1781 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a9737137-a0b1-46af-a015-521f662a1781 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a9737137-a0b1-46af-a015-521f662a1781 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 718/1439] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:06 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4646b9c4-f96a-4829-a5e1-ac6abee3f0d2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 722/1440] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:07 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a7443c4a-04be-4773-a89c-57c092da0164 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "944cace7-43c4-4f25-ba6e-3e23c5192db8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-782454029"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Create snapshot from volume 944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Created reservations ['e2c14962-8e1e-400f-9a84-90dfffc3d91c', 'df5f3672-35bd-4329-9bcc-fd61156185b1', '4c18e16e-cb5e-4004-930c-68197963e94a', 'a3427d9f-03e3-40bb-a173-f361d6c45dc3'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot create request issued successfully. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7443c4a-04be-4773-a89c-57c092da0164 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 719/1441] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de0b6081-1ba6-437c-bca0-824ca58a3bae tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 200 Sep 05 05:10:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 723/1442] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:07 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79c0f1c8-73e1-4b44-ba32-e9c7a6542deb tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 200 Sep 05 05:10:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 720/1443] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:07 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0b3f4fe-8a7a-40db-b6dd-b7af2b441efa tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 200 Sep 05 05:10:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 724/1444] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:08 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-17329817-5e77-4c56-9fb8-d263cddfde1c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-17329817-5e77-4c56-9fb8-d263cddfde1c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-17329817-5e77-4c56-9fb8-d263cddfde1c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-17329817-5e77-4c56-9fb8-d263cddfde1c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-17329817-5e77-4c56-9fb8-d263cddfde1c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 404 Sep 05 05:10:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 721/1445] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:08 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c583d866-cd99-4621-b59a-9ced9014faaf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Get all volumes completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c583d866-cd99-4621-b59a-9ced9014faaf tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 725/1446] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:10:08 2026] GET /volume/v3/volumes => generated 15 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e4c62113-42c0-4b0a-b8bb-f6a3cb19b604 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 722/1447] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete snapshot with id: f2843aa7-58db-4f94-955e-2952a6cae58a Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-553f2dc8-3b7b-4e07-a710-435691be20a2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a returned with HTTP 404 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 726/1448] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:09 2026] DELETE /volume/v3/snapshots/f2843aa7-58db-4f94-955e-2952a6cae58a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete snapshot with id: a54eff9c-106f-4790-bc09-e4660d6e51f0 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd2d3f18-3014-46fe-9c00-6e9ff5c40119 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 returned with HTTP 404 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 723/1449] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:09 2026] DELETE /volume/v3/snapshots/a54eff9c-106f-4790-bc09-e4660d6e51f0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-40c35ed0-6cc0-433a-bd66-f8d8d487b0a9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40c35ed0-6cc0-433a-bd66-f8d8d487b0a9 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40c35ed0-6cc0-433a-bd66-f8d8d487b0a9 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40c35ed0-6cc0-433a-bd66-f8d8d487b0a9 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40c35ed0-6cc0-433a-bd66-f8d8d487b0a9 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 404 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 727/1450] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume with id: 36d36857-69b0-4665-a907-fe6a5c844ede Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9635f2bd-9437-4327-8b4e-bb3e3649f2ab tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede returned with HTTP 404 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 724/1451] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:09 2026] DELETE /volume/v3/volumes/36d36857-69b0-4665-a907-fe6a5c844ede => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1984855379"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1984855379'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume of 1 GB Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Availability Zones retrieved successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (227e9e87-b7dc-42f2-b24a-ac977e501a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-836ca950-eb01-42be-9f39-0e31b782ebee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca12f36-a027-4d40-b3e1-4e2ccdf15bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-836ca950-eb01-42be-9f39-0e31b782ebee tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-836ca950-eb01-42be-9f39-0e31b782ebee tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-836ca950-eb01-42be-9f39-0e31b782ebee tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-836ca950-eb01-42be-9f39-0e31b782ebee tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-836ca950-eb01-42be-9f39-0e31b782ebee tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 725/1452] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca12f36-a027-4d40-b3e1-4e2ccdf15bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87c1a2f-32cc-4936-8360-a4fe54e4db7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['301c9104-a2d0-418d-ba98-ab41cfa2db82', '4ae54eed-74c8-49bb-8a4d-7ad7445ba51d', '9cac945e-5973-4e96-bf11-d05498215b4c', '47c0dbfb-3e67-4ebd-b4fd-9e671757bd8f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87c1a2f-32cc-4936-8360-a4fe54e4db7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['301c9104-a2d0-418d-ba98-ab41cfa2db82', '4ae54eed-74c8-49bb-8a4d-7ad7445ba51d', '9cac945e-5973-4e96-bf11-d05498215b4c', '47c0dbfb-3e67-4ebd-b4fd-9e671757bd8f']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dcdcd71-d9bc-4582-8027-2fd77ba2d689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dcdcd71-d9bc-4582-8027-2fd77ba2d689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9000b8c-335a-4471-8c13-14555610cb57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1984855379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['301c9104-a2d0-418d-ba98-ab41cfa2db82','4ae54eed-74c8-49bb-8a4d-7ad7445ba51d','9cac945e-5973-4e96-bf11-d05498215b4c','47c0dbfb-3e67-4ebd-b4fd-9e671757bd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1984855379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9000b8c-335a-4471-8c13-14555610cb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a64772e20e84f0aabec652992234d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f1e2de-5b6c-4332-8ac6-de9ea11f1184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f1e2de-5b6c-4332-8ac6-de9ea11f1184) transitioned into state 'SUCCESS' from state '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-1984855379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['301c9104-a2d0-418d-ba98-ab41cfa2db82','4ae54eed-74c8-49bb-8a4d-7ad7445ba51d','9cac945e-5973-4e96-bf11-d05498215b4c','47c0dbfb-3e67-4ebd-b4fd-9e671757bd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac33f295-426e-40ad-974d-b9bba03f14eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac33f295-426e-40ad-974d-b9bba03f14eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (227e9e87-b7dc-42f2-b24a-ac977e501a26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request issued successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b60623f7-6acb-44e6-8cb6-fc6ef95fa544 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?limit=1 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 728/1453] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:09 2026] POST /volume/v3/volumes => generated 760 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7403cb8-77e8-4924-be14-f1d56e85f697 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 726/1454] 192.168.122.128 () {58 vars in 1142 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-731e9a50-2d17-4129-93b1-205e68b643cc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-731e9a50-2d17-4129-93b1-205e68b643cc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 727/1455] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e8ebe2f-e24d-433c-8e06-d0829a711a21 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 729/1456] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?limit=100000 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80a9408c-3ba1-4ebd-9e9a-4791e266d7fc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 728/1457] 192.168.122.128 () {58 vars in 1152 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?limit=0 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1677f200-6f34-4723-9ead-94c8ce9c2b53 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 730/1458] 192.168.122.128 () {58 vars in 1142 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53ec7884-07c9-442e-9637-3d464d2d7bbc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 729/1459] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:10:09 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 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?marker=b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f21b4cf-4b80-4a8c-af91-cdc87c14fe68 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?marker=b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 731/1460] 192.168.122.128 () {58 vars in 1214 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots?marker=b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?offset=2&limit=3 Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:09 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e86de79-5857-47c3-81b2-96cb769cadb2 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 730/1461] 192.168.122.128 () {58 vars in 1160 bytes} [Sat Sep 5 05:10:09 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ae37e314-853d-46cb-bad6-df311c847eb9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae37e314-853d-46cb-bad6-df311c847eb9 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 732/1462] 192.168.122.128 () {58 vars in 1192 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d19d6d5f-1384-4182-a4d0-1275dbe1f493 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 731/1463] 192.168.122.128 () {58 vars in 1194 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1abdeaa5-f701-44cc-a98c-35097f2c87be tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 733/1464] 192.168.122.128 () {58 vars in 1176 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5351fbb-6fe3-4319-a31b-47e19e45477f tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 734/1465] 192.168.122.128 () {58 vars in 1178 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b2e25231-fb35-46c4-a856-085017b0fa93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2e25231-fb35-46c4-a856-085017b0fa93 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 735/1466] 192.168.122.128 () {58 vars in 1196 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30098e22-80a2-4950-bc04-b3b7013f7f57 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 736/1467] 192.168.122.128 () {58 vars in 1198 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b698340-4349-499d-a720-22d6a84ba75e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b698340-4349-499d-a720-22d6a84ba75e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 737/1468] 192.168.122.128 () {58 vars in 1267 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots/detail?status=available Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b47e16d6-2117-4ae7-98eb-4cf570abb83b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 738/1469] 192.168.122.128 () {58 vars in 1181 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-595763229"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-595763229'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume of 1 GB Sep 05 05:10:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-330ffacc-fcbc-4469-8a66-0dbc66df6ae3 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 739/1470] 192.168.122.128 () {58 vars in 1301 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Availability Zones retrieved successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-28254034-9ac6-43b8-a607-851353ef3fa7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-28254034-9ac6-43b8-a607-851353ef3fa7 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 740/1471] 192.168.122.128 () {58 vars in 1246 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (f5b25897-591b-4971-b646-4b7dc1e225e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b56a5a-63b6-4401-a5cd-4ee5c3655a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?status=available Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f095eb41-6d20-4b0a-b5ff-dca74b2f1d85 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 741/1472] 192.168.122.128 () {58 vars in 1160 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] GET http://192.168.122.128/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] Get all snapshots completed successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b7c6c77-f424-4819-85aa-52157c2d0a34 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-reader] http://192.168.122.128/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 742/1473] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-782454029 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b56a5a-63b6-4401-a5cd-4ee5c3655a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Delete snapshot with id: eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c4a9e87-b807-42db-9256-f87707c59b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot delete request issued successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9eb8b299-c82d-4b8a-a160-806e3d5fb6d1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 202 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 743/1474] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:10 2026] DELETE /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9de1f575-b9ac-4167-87fd-7646b0cc1303 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 744/1475] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f55d6e72-a795-4bfc-ae28-464299b36035 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f55d6e72-a795-4bfc-ae28-464299b36035 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f55d6e72-a795-4bfc-ae28-464299b36035 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f55d6e72-a795-4bfc-ae28-464299b36035 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f55d6e72-a795-4bfc-ae28-464299b36035 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f55d6e72-a795-4bfc-ae28-464299b36035 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 745/1476] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:10 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Created reservations ['01a38df5-0da0-4b06-b076-1f6b00db3c25', '0986d3e4-3ad8-484d-bed2-9eac5072250b', 'a93cfbc7-f5b8-42bb-8a8f-2e4aad7b9557', '57574bfb-b8b9-4be0-bd7d-6a83ffaca523'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c4a9e87-b807-42db-9256-f87707c59b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a38df5-0da0-4b06-b076-1f6b00db3c25', '0986d3e4-3ad8-484d-bed2-9eac5072250b', 'a93cfbc7-f5b8-42bb-8a8f-2e4aad7b9557', '57574bfb-b8b9-4be0-bd7d-6a83ffaca523']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f200fe7f-f978-4048-a311-ddcab79c054a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f200fe7f-f978-4048-a311-ddcab79c054a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caac8115-7f2e-4891-b6c4-9b0c7cf8378f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-595763229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66857b4f0ff747be85c696c8d65d05bc',qos_specs=None,replication_status=,reservations=['01a38df5-0da0-4b06-b076-1f6b00db3c25','0986d3e4-3ad8-484d-bed2-9eac5072250b','a93cfbc7-f5b8-42bb-8a8f-2e4aad7b9557','57574bfb-b8b9-4be0-bd7d-6a83ffaca523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05b5434cb874d948e01833602850dff',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-595763229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caac8115-7f2e-4891-b6c4-9b0c7cf8378f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66857b4f0ff747be85c696c8d65d05bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05b5434cb874d948e01833602850dff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:10 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b91bd4-0a64-407c-9555-d2d75af34051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b91bd4-0a64-407c-9555-d2d75af34051) transitioned into state 'SUCCESS' from state '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-595763229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66857b4f0ff747be85c696c8d65d05bc',qos_specs=None,replication_status=,reservations=['01a38df5-0da0-4b06-b076-1f6b00db3c25','0986d3e4-3ad8-484d-bed2-9eac5072250b','a93cfbc7-f5b8-42bb-8a8f-2e4aad7b9557','57574bfb-b8b9-4be0-bd7d-6a83ffaca523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05b5434cb874d948e01833602850dff',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f43762f-36d3-4123-b9a0-e07adf55eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f43762f-36d3-4123-b9a0-e07adf55eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (f5b25897-591b-4971-b646-4b7dc1e225e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request issued successfully. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93a10c0f-a918-45ac-b828-cb94f61b0689 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 732/1477] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:10 2026] POST /volume/v3/volumes => generated 758 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc2a8ee0-09a4-4963-aa91-58adb32b14a4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 200 Sep 05 05:10:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 746/1478] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:11 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84f3cc7d-2bb6-4770-9ca6-6c476c448edc tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 200 Sep 05 05:10:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 733/1479] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:11 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba6eb799-8202-4f4a-bc80-73edad4d0a9c tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 747/1480] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:11 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9000b8c-335a-4471-8c13-14555610cb57", "name": "tempest-VolumesDeleteCascade-Snapshot-1026922207"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create snapshot from volume f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['9d561f63-2ab7-449f-8eb8-889616788e07', 'ff07fb74-a3b8-4bb4-a9ce-e9d7e6a75939', '4a140947-29f0-4772-849c-0b8b34ce3a2a', '18c2542e-726c-43c7-980f-186e5ba0b215'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot create request issued successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3430e7d8-d64f-48b8-9646-8aec9e1b98c6 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 734/1481] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0aefeffa-245e-48ea-bf4a-32689805afa2 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 returned with HTTP 200 Sep 05 05:10:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 735/1482] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:12 2026] GET /volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46cdd57b-d8de-4904-b95a-0dc37bbc0fcc tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 200 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 748/1483] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:12 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9b79f14c-8d00-43af-b131-4570723a6700 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6223471e-5095-48fd-a59c-cbf2ac5b2293 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6223471e-5095-48fd-a59c-cbf2ac5b2293 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6223471e-5095-48fd-a59c-cbf2ac5b2293 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6223471e-5095-48fd-a59c-cbf2ac5b2293 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6223471e-5095-48fd-a59c-cbf2ac5b2293 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 returned with HTTP 404 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 749/1484] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:12 2026] GET /volume/v3/snapshots/eda2bff9-0dc3-4b19-9cac-74e38a271dc2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Delete snapshot with id: b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot delete request issued successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2589a139-a9f9-4c49-ba02-f5465c39c889 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 202 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 750/1485] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:12 2026] DELETE /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c273a449-7090-42fd-a104-6358a44abba8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c273a449-7090-42fd-a104-6358a44abba8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c273a449-7090-42fd-a104-6358a44abba8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c273a449-7090-42fd-a104-6358a44abba8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c273a449-7090-42fd-a104-6358a44abba8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c273a449-7090-42fd-a104-6358a44abba8 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 751/1486] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:12 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2134165579"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2134165579'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume of 1 GB Sep 05 05:10:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Availability Zones retrieved successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Flow 'volume_create_api' (b567a5e1-195c-41f1-b89a-53c1e88994e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0117a902-b88a-4429-9469-19753bb15d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0117a902-b88a-4429-9469-19753bb15d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6639c3b-f23d-4671-99a7-c678e0e1ed20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Created reservations ['b4878a48-8e62-4079-ba42-c72075968687', '7135e176-9a69-42ec-9b56-01567d2cd2d4', '038f0773-32df-4b75-ae88-b100bcda13bd', 'f92bd1fd-2ef9-4cfa-afba-796a08486bbd'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6639c3b-f23d-4671-99a7-c678e0e1ed20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4878a48-8e62-4079-ba42-c72075968687', '7135e176-9a69-42ec-9b56-01567d2cd2d4', '038f0773-32df-4b75-ae88-b100bcda13bd', 'f92bd1fd-2ef9-4cfa-afba-796a08486bbd']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a05e93-32bd-4d38-a79b-59969d5b64a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-60676651-820a-49d2-82e6-6a06fa02d225 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60676651-820a-49d2-82e6-6a06fa02d225 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-60676651-820a-49d2-82e6-6a06fa02d225 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-60676651-820a-49d2-82e6-6a06fa02d225 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-60676651-820a-49d2-82e6-6a06fa02d225 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60676651-820a-49d2-82e6-6a06fa02d225 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 returned with HTTP 200 Sep 05 05:10:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 752/1487] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:13 2026] GET /volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a05e93-32bd-4d38-a79b-59969d5b64a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18271bd2-6669-4f96-a756-029793e795bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2134165579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82af3a6e535c4cef91746d6e1fddc1c1',qos_specs=None,replication_status=,reservations=['b4878a48-8e62-4079-ba42-c72075968687','7135e176-9a69-42ec-9b56-01567d2cd2d4','038f0773-32df-4b75-ae88-b100bcda13bd','f92bd1fd-2ef9-4cfa-afba-796a08486bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ec7cb734e7403c988b5df953a57bc7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2134165579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18271bd2-6669-4f96-a756-029793e795bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82af3a6e535c4cef91746d6e1fddc1c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ec7cb734e7403c988b5df953a57bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd7f083-00a8-4b9f-8186-00334f978e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54bd5166-50b7-47c4-91f5-35c7b45baf22 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 200 Sep 05 05:10:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 753/1488] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:13 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd7f083-00a8-4b9f-8186-00334f978e07) transitioned into state 'SUCCESS' from state '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-2134165579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82af3a6e535c4cef91746d6e1fddc1c1',qos_specs=None,replication_status=,reservations=['b4878a48-8e62-4079-ba42-c72075968687','7135e176-9a69-42ec-9b56-01567d2cd2d4','038f0773-32df-4b75-ae88-b100bcda13bd','f92bd1fd-2ef9-4cfa-afba-796a08486bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ec7cb734e7403c988b5df953a57bc7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec269eb2-695b-45dc-8c5a-2a5ee9de4f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec269eb2-695b-45dc-8c5a-2a5ee9de4f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Flow 'volume_create_api' (b567a5e1-195c-41f1-b89a-53c1e88994e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume request issued successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b79f14c-8d00-43af-b131-4570723a6700 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 736/1489] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:12 2026] POST /volume/v3/volumes => generated 760 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2209f7db-c94e-4751-95ed-b68f4ec1cd20 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 754/1490] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:13 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 828 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-82f9a5ad-e483-49da-9d36-1b71f9bcc185 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 200 Sep 05 05:10:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 737/1491] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:13 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9508e6bd-aead-4f58-9478-8e653ae84688 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9508e6bd-aead-4f58-9478-8e653ae84688 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9508e6bd-aead-4f58-9478-8e653ae84688 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9508e6bd-aead-4f58-9478-8e653ae84688 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9508e6bd-aead-4f58-9478-8e653ae84688 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9508e6bd-aead-4f58-9478-8e653ae84688 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 returned with HTTP 200 Sep 05 05:10:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 755/1492] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:14 2026] GET /volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a3ad4e08-c15d-4a1b-80c1-72e9d18ee686 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 738/1493] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:14 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a2e7df02-ce96-4e2f-a173-4e5ea9e99709 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a2e7df02-ce96-4e2f-a173-4e5ea9e99709 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a2e7df02-ce96-4e2f-a173-4e5ea9e99709 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a2e7df02-ce96-4e2f-a173-4e5ea9e99709 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a2e7df02-ce96-4e2f-a173-4e5ea9e99709 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 returned with HTTP 404 Sep 05 05:10:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 756/1494] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:14 2026] GET /volume/v3/snapshots/b9bdb2a7-4a06-4850-a4b1-5c017009ccc1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-064e986b-6662-451f-9e7e-3178863aa307 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Delete snapshot with id: 9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot delete request issued successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-064e986b-6662-451f-9e7e-3178863aa307 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 202 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 739/1495] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:15 2026] DELETE /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27863ec8-beb6-470c-9ad2-788f5c79ed96 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 757/1496] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:15 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb5d98b2-d1a4-4121-b071-83f1c8d3f2e8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 returned with HTTP 200 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 740/1497] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:15 2026] GET /volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "71b683c5-7aaa-48c9-bfdd-55076a39d0c3", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1967842625"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request body: {'volume': {'snapshot_id': '71b683c5-7aaa-48c9-bfdd-55076a39d0c3', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1967842625'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Snapshot retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume of 1 GB Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Availability Zones retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (2946d98c-a105-4d26-92af-7082d3481257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd43671-9441-4ed4-a49c-7f8e5d117c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd43671-9441-4ed4-a49c-7f8e5d117c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '71b683c5-7aaa-48c9-bfdd-55076a39d0c3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e58fcc0-996a-4c19-ab80-7d9eb6b29e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b35d5287-2a10-4c91-b139-fc8670b6fe7e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 741/1498] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:15 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Created reservations ['0f0fde96-fa0b-4e15-b386-d09f88a66237', '23d88a63-6080-4d73-87e4-3fcd973a19b6', 'f65b7719-7bc2-4e90-9849-3c2ebbc4d2cf', 'af6b33b5-fb37-49ed-a008-ca7c40297c95'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e58fcc0-996a-4c19-ab80-7d9eb6b29e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0fde96-fa0b-4e15-b386-d09f88a66237', '23d88a63-6080-4d73-87e4-3fcd973a19b6', 'f65b7719-7bc2-4e90-9849-3c2ebbc4d2cf', 'af6b33b5-fb37-49ed-a008-ca7c40297c95']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78155fed-33e7-498e-ae8a-e6982f1a232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78155fed-33e7-498e-ae8a-e6982f1a232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1967842625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['0f0fde96-fa0b-4e15-b386-d09f88a66237','23d88a63-6080-4d73-87e4-3fcd973a19b6','f65b7719-7bc2-4e90-9849-3c2ebbc4d2cf','af6b33b5-fb37-49ed-a008-ca7c40297c95'],size=1,snapshot_id=71b683c5-7aaa-48c9-bfdd-55076a39d0c3,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1967842625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a64772e20e84f0aabec652992234d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=71b683c5-7aaa-48c9-bfdd-55076a39d0c3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e63e62-ee63-486d-a7e6-baf9badf64e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e63e62-ee63-486d-a7e6-baf9badf64e3) transitioned into state 'SUCCESS' from state '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-1967842625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a64772e20e84f0aabec652992234d44',qos_specs=None,replication_status=,reservations=['0f0fde96-fa0b-4e15-b386-d09f88a66237','23d88a63-6080-4d73-87e4-3fcd973a19b6','f65b7719-7bc2-4e90-9849-3c2ebbc4d2cf','af6b33b5-fb37-49ed-a008-ca7c40297c95'],size=1,snapshot_id=71b683c5-7aaa-48c9-bfdd-55076a39d0c3,source_replicaid=,source_volid=None,status='creating',user_id='c9f2beabdc6c42dea8626bc8471a58d7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c796125-011b-4ae9-8a13-c8e108ca84d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c796125-011b-4ae9-8a13-c8e108ca84d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Flow 'volume_create_api' (2946d98c-a105-4d26-92af-7082d3481257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Create volume request issued successfully. Sep 05 05:10:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97065fe4-3e8f-4c12-9b7d-97c7975d7250 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 758/1499] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:10:15 2026] POST /volume/v3/volumes => generated 794 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2cc3ef99-685d-43ff-8a78-404979d2676e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cc3ef99-685d-43ff-8a78-404979d2676e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2cc3ef99-685d-43ff-8a78-404979d2676e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2cc3ef99-685d-43ff-8a78-404979d2676e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2cc3ef99-685d-43ff-8a78-404979d2676e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cc3ef99-685d-43ff-8a78-404979d2676e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 742/1500] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:15 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8996b55e-8c56-41f6-a182-ba7b78b5c314 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 759/1501] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:16 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f20356c4-c09f-40a3-b366-ab31d3545c86 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 743/1502] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:16 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] POST http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "18271bd2-6669-4f96-a756-029793e795bc"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Creating new volume transfer {'transfer': {'volume_id': '18271bd2-6669-4f96-a756-029793e795bc'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Creating transfer of volume 18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Generating transfer record for volume 18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d471c6da-95c6-4bf6-a39e-e40093e9f5df tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 05:10:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 760/1503] 192.168.122.128 () {60 vars in 1175 bytes} [Sat Sep 5 05:10:16 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c6c5f1c6-7bd5-48c7-802d-adcbb16a15d3 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 744/1504] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:16 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b6117508-4f86-4297-bce6-7a77997d60ce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6117508-4f86-4297-bce6-7a77997d60ce tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6117508-4f86-4297-bce6-7a77997d60ce tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6117508-4f86-4297-bce6-7a77997d60ce tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6117508-4f86-4297-bce6-7a77997d60ce tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 returned with HTTP 200 Sep 05 05:10:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 761/1505] 192.168.122.128 () {58 vars in 1265 bytes} [Sat Sep 5 05:10:16 2026] GET /volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 => generated 417 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0fb91af9-125a-447e-8690-6b66c6953787 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0fb91af9-125a-447e-8690-6b66c6953787 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0fb91af9-125a-447e-8690-6b66c6953787 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0fb91af9-125a-447e-8690-6b66c6953787 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-0fb91af9-125a-447e-8690-6b66c6953787 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Listing volume transfers {{(pid=89024) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0fb91af9-125a-447e-8690-6b66c6953787 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 05:10:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 745/1506] 192.168.122.128 () {58 vars in 1154 bytes} [Sat Sep 5 05:10:17 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77c4b460-11b7-4372-8c5a-ccc11ea87e6b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 746/1507] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:17 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Snapshot retrieved successfully. Sep 05 05:10:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbb4e111-d82e-4006-aa5e-9fa241b75e3d tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 200 Sep 05 05:10:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 747/1508] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:17 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] POST http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2/accept Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7a9ba2b2fb0427d6"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.volume_transfer [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Accepting volume transfer 1d01191d-8c26-4d8b-818c-f116dd106ed2 {{(pid=89025) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Accepting transfer 1d01191d-8c26-4d8b-818c-f116dd106ed2 Sep 05 05:10:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Created reservations ['ed510504-eae8-41be-b9ba-8d1b55c5d94b', 'aa0da3f7-1812-427a-9f09-59a806bf08ea', '65ccc06a-a794-47a5-b8fc-87a33c143a53', 'a637140b-4d4e-414a-934a-982b6d0c5c96'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Created reservations ['23bec6b9-9092-49d3-b6c1-3f1fab2b8926', '442013e9-0199-48bd-b464-7aa314d268de', '7a390bc8-069b-4241-9838-bf9b18ea6680', '7a3949ed-d6d5-43b2-8692-ad0de55851db'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:17 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Created reservations ['86b98a85-5a69-4c22-a5ac-af334b806ff2', '872535b4-ee08-44eb-9161-a499cfca386c', '35c85e76-f494-4d04-8f3a-705bbe2c5d0b', 'b6a0c564-7cf3-4c45-b859-9f255bf16979'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Created reservations ['cde711b2-f797-4314-bf63-eebbb7da6d5d', '127bcf5c-53d8-4ecd-be07-cc01213ce4a1', '64c86fd7-20c6-49a1-9794-fd2d8b8096cb', 'd0418a50-23b0-425a-b27f-56d7e7b82fd2'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Transfer volume completed successfully. Sep 05 05:10:17 devstack devstack@c-api.service[89025]: INFO cinder.transfer.api [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Volume 18271bd2-6669-4f96-a756-029793e795bc has been transferred. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cf0c596-50d3-4896-ba2a-b7c0455eadde tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2/accept returned with HTTP 202 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 762/1509] 192.168.122.128 () {60 vars in 1307 bytes} [Sat Sep 5 05:10:17 2026] POST /volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2/accept => generated 373 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdcc7770-eb60-43d3-8fac-0bb13b8404cb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 748/1510] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4a5c9687-05c4-4870-b950-653b788885fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4a5c9687-05c4-4870-b950-653b788885fb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4a5c9687-05c4-4870-b950-653b788885fb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4a5c9687-05c4-4870-b950-653b788885fb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4a5c9687-05c4-4870-b950-653b788885fb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4a5c9687-05c4-4870-b950-653b788885fb tempest-VolumesTransfersTest-445674677 tempest-VolumesTransfersTest-445674677-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 763/1511] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b17def09-0ca7-459d-b0af-dc22283e9874 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b17def09-0ca7-459d-b0af-dc22283e9874 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] DELETE http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b17def09-0ca7-459d-b0af-dc22283e9874 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b17def09-0ca7-459d-b0af-dc22283e9874 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-b17def09-0ca7-459d-b0af-dc22283e9874 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Delete transfer with id: 1d01191d-8c26-4d8b-818c-f116dd106ed2 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b17def09-0ca7-459d-b0af-dc22283e9874 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 returned with HTTP 404 Sep 05 05:10:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 749/1512] 192.168.122.128 () {58 vars in 1268 bytes} [Sat Sep 5 05:10:18 2026] DELETE /volume/v3/os-volume-transfer/1d01191d-8c26-4d8b-818c-f116dd106ed2 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-70c7f61e-dcca-47dd-b8cf-55888c33703e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70c7f61e-dcca-47dd-b8cf-55888c33703e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70c7f61e-dcca-47dd-b8cf-55888c33703e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70c7f61e-dcca-47dd-b8cf-55888c33703e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70c7f61e-dcca-47dd-b8cf-55888c33703e tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 returned with HTTP 404 Sep 05 05:10:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 750/1513] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/snapshots/9352d2e4-f1df-4514-a57c-045ff2978402 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90057787-7d1a-4189-b1ec-9158d4461812 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a3c4dd01-ed2d-4594-b7d7-70f4f9fb6b0e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 764/1514] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f565281-c4b0-4415-96d8-7de4c5e9b7ff tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 765/1515] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 860 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] DELETE http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Delete volume with id: 944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Delete volume with id: 18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Delete volume request issued successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1e07b6c-e039-4bf2-aae1-e1b3738c8cbf tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 202 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 766/1516] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:18 2026] DELETE /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d0287cdc-5b97-4575-9809-d3fdf06605b1 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:10:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 767/1517] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:18 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 859 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Delete volume request issued successfully. Sep 05 05:10:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90057787-7d1a-4189-b1ec-9158d4461812 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 202 Sep 05 05:10:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 751/1518] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:18 2026] DELETE /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 0 bytes in 740 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20fe779d-c585-4c61-afdc-19eff6be7d1d tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 768/1519] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:19 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 1015 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3664ad8b-cf1b-42b7-b1bd-6954be97c7f3 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 752/1520] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:19 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8131ac0b-c606-44c7-8a84-ac61b48aeb62 tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:10:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 769/1521] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:19 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 859 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9902ae50-750a-418a-b4cb-45a7db639361 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9902ae50-750a-418a-b4cb-45a7db639361 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9902ae50-750a-418a-b4cb-45a7db639361 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9902ae50-750a-418a-b4cb-45a7db639361 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9902ae50-750a-418a-b4cb-45a7db639361 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9902ae50-750a-418a-b4cb-45a7db639361 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 753/1522] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:20 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 1015 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:10:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20d7a298-41d3-4f32-8dfe-43e4040b0ec4 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 770/1523] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:20 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ce12a43e-c181-4370-a6c2-1f147310828a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce12a43e-c181-4370-a6c2-1f147310828a tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce12a43e-c181-4370-a6c2-1f147310828a tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce12a43e-c181-4370-a6c2-1f147310828a tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ce12a43e-c181-4370-a6c2-1f147310828a tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Volume info retrieved successfully. Sep 05 05:10:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce12a43e-c181-4370-a6c2-1f147310828a tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 200 Sep 05 05:10:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 754/1524] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:21 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 859 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c788870-4c53-4771-aee8-f1f2f7fcf445 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 200 Sep 05 05:10:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 771/1525] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:21 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 1015 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3749cd75-083a-4009-a141-c286996bbe4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3749cd75-083a-4009-a141-c286996bbe4b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3749cd75-083a-4009-a141-c286996bbe4b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3749cd75-083a-4009-a141-c286996bbe4b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3749cd75-083a-4009-a141-c286996bbe4b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3749cd75-083a-4009-a141-c286996bbe4b tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 755/1526] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:21 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-901f77d3-f80c-4e85-98c4-72ffdf516f7b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-901f77d3-f80c-4e85-98c4-72ffdf516f7b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] GET http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-901f77d3-f80c-4e85-98c4-72ffdf516f7b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-901f77d3-f80c-4e85-98c4-72ffdf516f7b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-901f77d3-f80c-4e85-98c4-72ffdf516f7b tempest-VolumesSnapshotListTestJSON-728014487 tempest-VolumesSnapshotListTestJSON-728014487-project-member] http://192.168.122.128/volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 returned with HTTP 404 Sep 05 05:10:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 772/1527] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:22 2026] GET /volume/v3/volumes/944cace7-43c4-4f25-ba6e-3e23c5192db8 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8e145174-2596-41ac-95cd-d6870f40ad35 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8e145174-2596-41ac-95cd-d6870f40ad35 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8e145174-2596-41ac-95cd-d6870f40ad35 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8e145174-2596-41ac-95cd-d6870f40ad35 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8e145174-2596-41ac-95cd-d6870f40ad35 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 404 Sep 05 05:10:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 756/1528] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:22 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-468a8e53-211b-4094-a2eb-139a32b34f96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-468a8e53-211b-4094-a2eb-139a32b34f96 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-468a8e53-211b-4094-a2eb-139a32b34f96 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-468a8e53-211b-4094-a2eb-139a32b34f96 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-468a8e53-211b-4094-a2eb-139a32b34f96 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 404 Sep 05 05:10:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 773/1529] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:22 2026] GET /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] DELETE http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Delete volume with id: 18271bd2-6669-4f96-a756-029793e795bc Sep 05 05:10:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0cc3bf82-fc4e-4a53-aeb4-3d046e6f5b4d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc returned with HTTP 404 Sep 05 05:10:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 757/1530] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:23 2026] DELETE /volume/v3/volumes/18271bd2-6669-4f96-a756-029793e795bc => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1342867596"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1342867596'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume of 1 GB Sep 05 05:10:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Availability Zones retrieved successfully. Sep 05 05:10:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f706fdbc-1974-4e4b-8bc1-abe27a0dafed tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 774/1531] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:23 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Flow 'volume_create_api' (ab28161e-20ef-431d-9ad1-1ffc3a032af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96c9e0c-f52c-4e3e-8ba2-b30ea5a077ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96c9e0c-f52c-4e3e-8ba2-b30ea5a077ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2735876-4cdb-492e-97cf-de6c9cffe131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Created reservations ['83ef055a-9f25-4d21-aea2-e1199951773f', 'bde97448-4900-4c36-b3a7-3e06b80d425d', '5774dbe0-d0f7-4463-a8df-d55e0cc904b2', 'bd6f0612-687b-41bd-9f64-1214de60bed0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2735876-4cdb-492e-97cf-de6c9cffe131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ef055a-9f25-4d21-aea2-e1199951773f', 'bde97448-4900-4c36-b3a7-3e06b80d425d', '5774dbe0-d0f7-4463-a8df-d55e0cc904b2', 'bd6f0612-687b-41bd-9f64-1214de60bed0']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fc1f23-4712-44cb-95b0-2c4db3030cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b090bf6-4c72-49be-a480-33108e41fd8f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b090bf6-4c72-49be-a480-33108e41fd8f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b090bf6-4c72-49be-a480-33108e41fd8f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b090bf6-4c72-49be-a480-33108e41fd8f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b090bf6-4c72-49be-a480-33108e41fd8f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b090bf6-4c72-49be-a480-33108e41fd8f tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 775/1532] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:24 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fc1f23-4712-44cb-95b0-2c4db3030cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b05b8c1-071d-4891-80c2-06b1de2ed915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1342867596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82af3a6e535c4cef91746d6e1fddc1c1',qos_specs=None,replication_status=,reservations=['83ef055a-9f25-4d21-aea2-e1199951773f','bde97448-4900-4c36-b3a7-3e06b80d425d','5774dbe0-d0f7-4463-a8df-d55e0cc904b2','bd6f0612-687b-41bd-9f64-1214de60bed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ec7cb734e7403c988b5df953a57bc7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1342867596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b05b8c1-071d-4891-80c2-06b1de2ed915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82af3a6e535c4cef91746d6e1fddc1c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ec7cb734e7403c988b5df953a57bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a8d4a0-d93e-4913-adfc-01fdd912ef59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a8d4a0-d93e-4913-adfc-01fdd912ef59) transitioned into state 'SUCCESS' from state '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-1342867596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82af3a6e535c4cef91746d6e1fddc1c1',qos_specs=None,replication_status=,reservations=['83ef055a-9f25-4d21-aea2-e1199951773f','bde97448-4900-4c36-b3a7-3e06b80d425d','5774dbe0-d0f7-4463-a8df-d55e0cc904b2','bd6f0612-687b-41bd-9f64-1214de60bed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ec7cb734e7403c988b5df953a57bc7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef499a3-8ff4-4536-a3c6-6b5f3a8f721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef499a3-8ff4-4536-a3c6-6b5f3a8f721a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Flow 'volume_create_api' (ab28161e-20ef-431d-9ad1-1ffc3a032af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Create volume request issued successfully. Sep 05 05:10:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a2a0e53-ad61-4cef-aa39-87e751fa0038 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 758/1533] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:23 2026] POST /volume/v3/volumes => generated 760 bytes in 1863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b6393a2b-1ffb-424a-9941-acc451a8705d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6393a2b-1ffb-424a-9941-acc451a8705d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6393a2b-1ffb-424a-9941-acc451a8705d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6393a2b-1ffb-424a-9941-acc451a8705d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b6393a2b-1ffb-424a-9941-acc451a8705d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6393a2b-1ffb-424a-9941-acc451a8705d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 776/1534] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:25 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 828 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fa10037-0edf-4a6b-8225-cfde1f915471 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 759/1535] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:25 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-32bc5c83-6a2a-4963-a33e-1f05d4588c30 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32bc5c83-6a2a-4963-a33e-1f05d4588c30 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/7e42c80f-59c9-47ca-b04e-f7a4df118045/action Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32bc5c83-6a2a-4963-a33e-1f05d4588c30 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-attach": {"instance_uuid": "668c2c1f-1745-4a6c-8fe0-658b1d1d7a95", "mountpoint": "/dev/vdc"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32bc5c83-6a2a-4963-a33e-1f05d4588c30 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "668c2c1f-1745-4a6c-8fe0-658b1d1d7a95", "mountpoint": "/dev/vdc"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32bc5c83-6a2a-4963-a33e-1f05d4588c30 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/7e42c80f-59c9-47ca-b04e-f7a4df118045/action returned with HTTP 404 Sep 05 05:10:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 777/1536] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:26 2026] POST /volume/v3/volumes/7e42c80f-59c9-47ca-b04e-f7a4df118045/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-38017968-10ff-412d-a4b5-51e5bbe765bd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38017968-10ff-412d-a4b5-51e5bbe765bd tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38017968-10ff-412d-a4b5-51e5bbe765bd tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38017968-10ff-412d-a4b5-51e5bbe765bd tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-38017968-10ff-412d-a4b5-51e5bbe765bd tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38017968-10ff-412d-a4b5-51e5bbe765bd tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 760/1537] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:26 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 852 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2ad60014-a089-404b-aadc-ca9117d75710 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ad60014-a089-404b-aadc-ca9117d75710 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2ad60014-a089-404b-aadc-ca9117d75710 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2ad60014-a089-404b-aadc-ca9117d75710 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2ad60014-a089-404b-aadc-ca9117d75710 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ad60014-a089-404b-aadc-ca9117d75710 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 778/1538] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:26 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 887 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Volume info retrieved successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55441e1a-bacc-47a1-b781-6260fa887bc1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 761/1539] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:26 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 887 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57?cascade=True Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume with id: f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume request issued successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab9b2e92-f012-49a8-ba0d-76487eff3e71 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57?cascade=True returned with HTTP 202 Sep 05 05:10:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 779/1540] 192.168.122.128 () {58 vars in 1260 bytes} [Sat Sep 5 05:10:26 2026] DELETE /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e1c5a67-3d12-4a6e-ac9b-c0fb490e4540 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 762/1541] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:26 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3a98fc3-7c6f-49e5-b341-dc16b6d52799 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 780/1542] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:27 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-36478e90-c31e-4126-88df-547b7ffa7c39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] POST http://192.168.122.128/volume/v3/os-volume-transfer Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8b05b8c1-071d-4891-80c2-06b1de2ed915"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Creating new volume transfer {'transfer': {'volume_id': '8b05b8c1-071d-4891-80c2-06b1de2ed915'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.contrib.volume_transfer [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Creating transfer of volume 8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.transfer.api [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Generating transfer record for volume 8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36478e90-c31e-4126-88df-547b7ffa7c39 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 763/1543] 192.168.122.128 () {60 vars in 1175 bytes} [Sat Sep 5 05:10:27 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-64e9ecc9-7f7f-4665-b0df-f8f2a6c19c12 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 781/1544] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:27 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] GET http://192.168.122.128/volume/v3/os-volume-transfer/detail Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.volume_transfer [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] Listing volume transfers {{(pid=89024) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-816dd284-1eed-42da-8aca-7f76b8ddad0d tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-reader] http://192.168.122.128/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 764/1545] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:10:27 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] DELETE http://192.168.122.128/volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Delete transfer with id: 871f06fe-3d37-4dbd-adec-752525f8a8a4 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb2d0366-8e68-4cda-b4e1-b94fcdbcf1a7 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 returned with HTTP 202 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 782/1546] 192.168.122.128 () {58 vars in 1268 bytes} [Sat Sep 5 05:10:27 2026] DELETE /volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Volume info retrieved successfully. Sep 05 05:10:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bfebb997-aca2-4ccf-83da-6342cb2db58e tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 765/1547] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:27 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] DELETE http://192.168.122.128/volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:27 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.volume_transfer [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Delete transfer with id: 871f06fe-3d37-4dbd-adec-752525f8a8a4 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fb3a646a-4b2f-4cfa-ac69-d827a5695bf1 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 returned with HTTP 404 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 783/1548] 192.168.122.128 () {58 vars in 1268 bytes} [Sat Sep 5 05:10:27 2026] DELETE /volume/v3/os-volume-transfer/871f06fe-3d37-4dbd-adec-752525f8a8a4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:28 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Delete volume with id: 8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cf2d7c8b-1468-4fae-87c8-f91b179ce582 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 784/1549] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:28 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Delete volume request issued successfully. Sep 05 05:10:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-017ad7d1-bf46-4636-89f4-aa16aa32c4f0 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 202 Sep 05 05:10:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 766/1550] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:28 2026] DELETE /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7975aa1d-32e7-45e4-8c87-99b636decabc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7975aa1d-32e7-45e4-8c87-99b636decabc tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7975aa1d-32e7-45e4-8c87-99b636decabc tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7975aa1d-32e7-45e4-8c87-99b636decabc tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7975aa1d-32e7-45e4-8c87-99b636decabc tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Volume info retrieved successfully. Sep 05 05:10:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7975aa1d-32e7-45e4-8c87-99b636decabc tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 200 Sep 05 05:10:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 785/1551] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:28 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 1015 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4f06730f-a58f-4005-99b4-a77d3ad070f1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 767/1552] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:29 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3a6ed6af-6fcf-472c-a7e0-79b223a3acd2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a6ed6af-6fcf-472c-a7e0-79b223a3acd2 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3a6ed6af-6fcf-472c-a7e0-79b223a3acd2 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3a6ed6af-6fcf-472c-a7e0-79b223a3acd2 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3a6ed6af-6fcf-472c-a7e0-79b223a3acd2 tempest-VolumesTransfersTest-1065980743 tempest-VolumesTransfersTest-1065980743-project-admin] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 404 Sep 05 05:10:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 786/1553] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:29 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-860c5a77-f75c-4448-976f-a7075b2f5761 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-860c5a77-f75c-4448-976f-a7075b2f5761 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] GET http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-860c5a77-f75c-4448-976f-a7075b2f5761 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-860c5a77-f75c-4448-976f-a7075b2f5761 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-860c5a77-f75c-4448-976f-a7075b2f5761 tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 404 Sep 05 05:10:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 768/1554] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:29 2026] GET /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] DELETE http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] Delete volume with id: 8b05b8c1-071d-4891-80c2-06b1de2ed915 Sep 05 05:10:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0340f1d-71bc-42ab-911f-1c5508dc336c tempest-VolumesTransfersTest-1457384829 tempest-VolumesTransfersTest-1457384829-project-member] http://192.168.122.128/volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 returned with HTTP 404 Sep 05 05:10:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 787/1555] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:29 2026] DELETE /volume/v3/volumes/8b05b8c1-071d-4891-80c2-06b1de2ed915 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c2503959-f3a9-42e2-864d-18524fce0dbb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2503959-f3a9-42e2-864d-18524fce0dbb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c2503959-f3a9-42e2-864d-18524fce0dbb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0da4089-b070-4f69-864d-8c8eb9b8221b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-8311226"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2503959-f3a9-42e2-864d-18524fce0dbb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 404 Sep 05 05:10:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 769/1556] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:29 2026] POST /volume/v3/snapshots => generated 109 bytes in 257 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e27614b1-3b36-459d-9b54-69a1b538f32b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e27614b1-3b36-459d-9b54-69a1b538f32b tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e27614b1-3b36-459d-9b54-69a1b538f32b tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-407253900"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c097231-bcdb-4b91-b6eb-1e935face20e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e27614b1-3b36-459d-9b54-69a1b538f32b tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 404 Sep 05 05:10:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 788/1557] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:30 2026] POST /volume/v3/snapshots => generated 77 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c097231-bcdb-4b91-b6eb-1e935face20e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c097231-bcdb-4b91-b6eb-1e935face20e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c097231-bcdb-4b91-b6eb-1e935face20e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c097231-bcdb-4b91-b6eb-1e935face20e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c097231-bcdb-4b91-b6eb-1e935face20e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 200 Sep 05 05:10:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 770/1558] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:30 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] GET http://192.168.122.128/volume/v3/snapshots?limit=invalid Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5d0d85b9-b8be-4078-83b6-badedee1d00e tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] http://192.168.122.128/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 05:10:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 789/1559] 192.168.122.128 () {58 vars in 1154 bytes} [Sat Sep 5 05:10:30 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 282 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5ea86679-3de3-4578-9585-e92db4195a33 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] GET http://192.168.122.128/volume/v3/snapshots?marker=23afec3c-6c0b-4a0f-a579-1f4e17afd594 Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ea86679-3de3-4578-9585-e92db4195a33 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] http://192.168.122.128/volume/v3/snapshots?marker=23afec3c-6c0b-4a0f-a579-1f4e17afd594 returned with HTTP 404 Sep 05 05:10:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 771/1560] 192.168.122.128 () {58 vars in 1214 bytes} [Sat Sep 5 05:10:30 2026] GET /volume/v3/snapshots?marker=23afec3c-6c0b-4a0f-a579-1f4e17afd594 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] GET http://192.168.122.128/volume/v3/snapshots?sort_key=invalid Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8d33c2e-490d-4ebb-9845-debfbbe3de66 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-reader] http://192.168.122.128/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 05:10:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 790/1561] 192.168.122.128 () {58 vars in 1160 bytes} [Sat Sep 5 05:10:30 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2083980420"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2083980420'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create volume of 2 GB Sep 05 05:10:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Availability Zones retrieved successfully. Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Flow 'volume_create_api' (cfe7872a-5e17-440a-976f-722fa223193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c27757-cc20-45e2-8fea-bba491dcdeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Validating volume size '2' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c27757-cc20-45e2-8fea-bba491dcdeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52054e7-3ad3-4d02-89e0-1052418ebf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Created reservations ['d4bf6366-4b04-420f-93e1-9f917115e24e', 'c0de4c24-b2f8-41ec-be3f-511ce63988dc', '25750df4-0de7-419e-8646-a854f55351b8', '4c01326e-1ea0-496a-b711-bbc8e357fb67'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52054e7-3ad3-4d02-89e0-1052418ebf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4bf6366-4b04-420f-93e1-9f917115e24e', 'c0de4c24-b2f8-41ec-be3f-511ce63988dc', '25750df4-0de7-419e-8646-a854f55351b8', '4c01326e-1ea0-496a-b711-bbc8e357fb67']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3eb984d-bc8d-45e8-9383-5830af2a6763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3eb984d-bc8d-45e8-9383-5830af2a6763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3490d187-5413-434a-9489-15a092f123ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2083980420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7963eece52f484ab6c16497dd04d8aa',qos_specs=None,replication_status=,reservations=['d4bf6366-4b04-420f-93e1-9f917115e24e','c0de4c24-b2f8-41ec-be3f-511ce63988dc','25750df4-0de7-419e-8646-a854f55351b8','4c01326e-1ea0-496a-b711-bbc8e357fb67'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8381d292c65b4d1aa98755241377f5f0',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2083980420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3490d187-5413-434a-9489-15a092f123ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7963eece52f484ab6c16497dd04d8aa',provider_auth=None,provider_geometry=None,provider_id=None,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='8381d292c65b4d1aa98755241377f5f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86bf28c-83c1-4cff-8778-aafc153ad5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86bf28c-83c1-4cff-8778-aafc153ad5ca) transitioned into state 'SUCCESS' from state '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-2083980420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7963eece52f484ab6c16497dd04d8aa',qos_specs=None,replication_status=,reservations=['d4bf6366-4b04-420f-93e1-9f917115e24e','c0de4c24-b2f8-41ec-be3f-511ce63988dc','25750df4-0de7-419e-8646-a854f55351b8','4c01326e-1ea0-496a-b711-bbc8e357fb67'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8381d292c65b4d1aa98755241377f5f0',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda1e6fd-ab76-4e4c-bdcd-a0219ab40d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda1e6fd-ab76-4e4c-bdcd-a0219ab40d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Flow 'volume_create_api' (cfe7872a-5e17-440a-976f-722fa223193f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create volume request issued successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e0e927e-a4c9-47bc-8abd-de2293a1e86f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 772/1562] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:30 2026] POST /volume/v3/volumes => generated 771 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0cd9459-ce98-43bf-aacb-22a19f34f181 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 791/1563] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f31f9ac3-058f-4774-a8d6-ca26eea52cb1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f31f9ac3-058f-4774-a8d6-ca26eea52cb1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f31f9ac3-058f-4774-a8d6-ca26eea52cb1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f31f9ac3-058f-4774-a8d6-ca26eea52cb1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f31f9ac3-058f-4774-a8d6-ca26eea52cb1 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 404 Sep 05 05:10:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 773/1564] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-711886fa-0d35-462e-a441-57a2089d55c8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Get all volumes completed successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-711886fa-0d35-462e-a441-57a2089d55c8 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:10:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 792/1565] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/volumes => generated 343 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] Get all snapshots completed successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2027559f-fb95-4b4a-8073-278a8ccf5934 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:10:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 774/1566] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c9ab956c-c4b5-4647-b696-5fa299987e68 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 793/1567] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-61a81815-b07b-4701-940f-9118d622c7ad None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume with id: 25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume request issued successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-61a81815-b07b-4701-940f-9118d622c7ad tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 202 Sep 05 05:10:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 775/1568] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:31 2026] DELETE /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Volume info retrieved successfully. Sep 05 05:10:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8702b0ab-970c-4eab-9fa7-e2016e9e6094 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 200 Sep 05 05:10:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 794/1569] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:31 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 886 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-750cb9c6-c467-4aaa-8203-65f95c6ddeb9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 776/1570] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:32 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-616beafc-dabb-4788-af75-8f9c56ce01c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-616beafc-dabb-4788-af75-8f9c56ce01c7 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-616beafc-dabb-4788-af75-8f9c56ce01c7 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-616beafc-dabb-4788-af75-8f9c56ce01c7 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-616beafc-dabb-4788-af75-8f9c56ce01c7 tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb returned with HTTP 404 Sep 05 05:10:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 795/1571] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:32 2026] GET /volume/v3/volumes/25a0ae08-3ca2-42bf-b80e-6ca8c3761dbb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete snapshot with id: 71b683c5-7aaa-48c9-bfdd-55076a39d0c3 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a3f4a3e-d0b0-4560-b1ec-d0372c78727e tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 returned with HTTP 404 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 777/1572] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:32 2026] DELETE /volume/v3/snapshots/71b683c5-7aaa-48c9-bfdd-55076a39d0c3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b38d751c-0fb9-43c2-8319-ee2d0aff647a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b38d751c-0fb9-43c2-8319-ee2d0aff647a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] GET http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b38d751c-0fb9-43c2-8319-ee2d0aff647a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b38d751c-0fb9-43c2-8319-ee2d0aff647a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b38d751c-0fb9-43c2-8319-ee2d0aff647a tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 404 Sep 05 05:10:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 796/1573] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:32 2026] GET /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] Delete volume with id: f9000b8c-335a-4471-8c13-14555610cb57 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d1b99981-2166-4fca-9ddf-86f7c1ecd7ee tempest-VolumesDeleteCascade-1299616072 tempest-VolumesDeleteCascade-1299616072-project-member] http://192.168.122.128/volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 returned with HTTP 404 Sep 05 05:10:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 778/1574] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:32 2026] DELETE /volume/v3/volumes/f9000b8c-335a-4471-8c13-14555610cb57 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f24fae1e-0b56-408d-98ad-9662b7b48689", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1091715904"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'imageRef': 'f24fae1e-0b56-408d-98ad-9662b7b48689', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1091715904'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10fe5ca4-4dd3-4bbe-bfea-2a8cbd4f84d4 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 779/1575] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:33 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume of 2 GB Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3490d187-5413-434a-9489-15a092f123ee", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1066140498"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Availability Zones retrieved successfully. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create snapshot from volume 3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (0550f64d-7a2e-4643-9da1-bf31f1403ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c70cce0-946f-47f6-8b72-d885298ee124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Validating volume size '2' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c70cce0-946f-47f6-8b72-d885298ee124) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:10:33 devstack devstack@c-api.service[89025]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f24fae1e-0b56-408d-98ad-9662b7b48689 is not active. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Created reservations ['9279ecbf-1ce7-4780-80e6-f730628f43f0', '124adc29-ef2e-4db4-af24-674558675446', 'dbdbaf26-3767-4363-a3df-84b9898f23da', 'd6096b84-8107-48ba-8aa0-2308b2f71fa7'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c70cce0-946f-47f6-8b72-d885298ee124) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c70cce0-946f-47f6-8b72-d885298ee124) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:10:33 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (0550f64d-7a2e-4643-9da1-bf31f1403ef2) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-504e257d-ec6d-4c61-ac2c-8ac62a2f8ca5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 797/1576] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:10:33 2026] POST /volume/v3/volumes => generated 125 bytes in 371 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot create request issued successfully. Sep 05 05:10:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fa70edf0-d5c1-4599-b9b9-abda00b78967 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 780/1577] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:33 2026] POST /volume/v3/snapshots => generated 318 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3763c632-a46a-43b4-bebe-2220ceb39892 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3763c632-a46a-43b4-bebe-2220ceb39892 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3763c632-a46a-43b4-bebe-2220ceb39892 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3763c632-a46a-43b4-bebe-2220ceb39892 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3763c632-a46a-43b4-bebe-2220ceb39892 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3763c632-a46a-43b4-bebe-2220ceb39892 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 798/1578] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:33 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-271bb4d6-d749-4541-8087-d4ff700eb70c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-271bb4d6-d749-4541-8087-d4ff700eb70c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-271bb4d6-d749-4541-8087-d4ff700eb70c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-271bb4d6-d749-4541-8087-d4ff700eb70c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-271bb4d6-d749-4541-8087-d4ff700eb70c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-271bb4d6-d749-4541-8087-d4ff700eb70c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 781/1579] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:34 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b1550018-8998-4815-aa66-fa12f646ba95 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1550018-8998-4815-aa66-fa12f646ba95 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b1550018-8998-4815-aa66-fa12f646ba95 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b1550018-8998-4815-aa66-fa12f646ba95 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b1550018-8998-4815-aa66-fa12f646ba95 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1550018-8998-4815-aa66-fa12f646ba95 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 799/1580] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:35 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "76114e03-906b-4389-8097-592338d8da5b"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '76114e03-906b-4389-8097-592338d8da5b'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume of 1 GB Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Availability Zones retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (6bc32e72-96de-4056-827a-214ff89e7d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e1026-ed41-42a8-b00f-efcba3c33ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58f9cfc4-46ab-4083-95b1-50380ced4a58 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 800/1581] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:36 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b5b43375-5744-402d-8625-60c192655e8c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5e596428-e59c-4f90-aca9-12639a7b3cae"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5e596428-e59c-4f90-aca9-12639a7b3cae'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Create volume of 1 GB Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Availability Zones retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Flow 'volume_create_api' (8e2e89bd-57f7-4aea-8063-beb1a119f1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c452d1-75af-4733-ad0f-01db3efdb387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e1026-ed41-42a8-b00f-efcba3c33ec3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:10:36 devstack devstack@c-api.service[89024]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c452d1-75af-4733-ad0f-01db3efdb387) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 05:10:36 devstack devstack@c-api.service[89025]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c452d1-75af-4733-ad0f-01db3efdb387) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e1026-ed41-42a8-b00f-efcba3c33ec3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c452d1-75af-4733-ad0f-01db3efdb387) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:10:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e1026-ed41-42a8-b00f-efcba3c33ec3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 05:10:36 devstack devstack@c-api.service[89025]: WARNING cinder.volume.api [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Flow 'volume_create_api' (8e2e89bd-57f7-4aea-8063-beb1a119f1e8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b5b43375-5744-402d-8625-60c192655e8c tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 801/1582] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:36 2026] POST /volume/v3/volumes => generated 171 bytes in 87 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:36 devstack devstack@c-api.service[89024]: WARNING cinder.volume.api [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Flow 'volume_create_api' (6bc32e72-96de-4056-827a-214ff89e7d7e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8919b734-55f1-4d0b-88c7-c37e80a8ecdb tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 782/1583] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:36 2026] POST /volume/v3/volumes => generated 134 bytes in 320 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Delete snapshot with id: 5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot delete request issued successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-749e88be-ae12-43c3-aa40-75d47ef96d05 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 202 Sep 05 05:10:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 802/1584] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:10:36 2026] DELETE /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a179816b-1f87-4ac0-aaee-9fe2ed0b04a0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 783/1585] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:36 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ba3cf070-902a-457b-9586-bf9ce192ee7d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba3cf070-902a-457b-9586-bf9ce192ee7d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ba3cf070-902a-457b-9586-bf9ce192ee7d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba3cf070-902a-457b-9586-bf9ce192ee7d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 803/1586] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 127 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-830af3da-f119-4124-98b4-48c8a001cfa9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-830af3da-f119-4124-98b4-48c8a001cfa9 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-830af3da-f119-4124-98b4-48c8a001cfa9 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8a6646db-c2a3-488a-8cac-e87f9d9818c8"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-830af3da-f119-4124-98b4-48c8a001cfa9 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8a6646db-c2a3-488a-8cac-e87f9d9818c8'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-830af3da-f119-4124-98b4-48c8a001cfa9 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 784/1587] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1a79a01-d81e-4211-ad1a-8d3478acdd93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1a79a01-d81e-4211-ad1a-8d3478acdd93 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1a79a01-d81e-4211-ad1a-8d3478acdd93 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e34af78c-2317-4f56-8451-8802b1a6aee6"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-a1a79a01-d81e-4211-ad1a-8d3478acdd93 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e34af78c-2317-4f56-8451-8802b1a6aee6'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1a79a01-d81e-4211-ad1a-8d3478acdd93 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 804/1588] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 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 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bcc72881-6d6b-41d4-af9d-76e28e682aca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcc72881-6d6b-41d4-af9d-76e28e682aca tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcc72881-6d6b-41d4-af9d-76e28e682aca tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ef86513a-e403-424d-8082-709660eb0962"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-bcc72881-6d6b-41d4-af9d-76e28e682aca tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ef86513a-e403-424d-8082-709660eb0962'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcc72881-6d6b-41d4-af9d-76e28e682aca tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 785/1589] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-793695e6-b9a7-43fe-8601-20a10a8ce5e3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-793695e6-b9a7-43fe-8601-20a10a8ce5e3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-793695e6-b9a7-43fe-8601-20a10a8ce5e3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-793695e6-b9a7-43fe-8601-20a10a8ce5e3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 805/1590] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b1adeb6d-7819-4b07-a7c6-a861c3bfa1b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1adeb6d-7819-4b07-a7c6-a861c3bfa1b7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1adeb6d-7819-4b07-a7c6-a861c3bfa1b7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1adeb6d-7819-4b07-a7c6-a861c3bfa1b7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 786/1591] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 125 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8c03614-597d-48b0-9496-d0f5a0663e04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8c03614-597d-48b0-9496-d0f5a0663e04 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8c03614-597d-48b0-9496-d0f5a0663e04 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8c03614-597d-48b0-9496-d0f5a0663e04 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 400 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 806/1592] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 121 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-93f7e47b-948b-4211-9841-6c85bae28a39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93f7e47b-948b-4211-9841-6c85bae28a39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] DELETE http://192.168.122.128/volume/v3/volumes/tempest-invalid-677376208 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93f7e47b-948b-4211-9841-6c85bae28a39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93f7e47b-948b-4211-9841-6c85bae28a39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-93f7e47b-948b-4211-9841-6c85bae28a39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Delete volume with id: tempest-invalid-677376208 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93f7e47b-948b-4211-9841-6c85bae28a39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/tempest-invalid-677376208 returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 787/1593] 192.168.122.128 () {58 vars in 1202 bytes} [Sat Sep 5 05:10:37 2026] DELETE /volume/v3/volumes/tempest-invalid-677376208 => generated 98 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b8707c8b-d00c-44e7-b3ae-b3cf1f52f734 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 807/1594] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:10:37 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-41a1e62f-e4c6-4849-9be0-1d284ec5bd27 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41a1e62f-e4c6-4849-9be0-1d284ec5bd27 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/xxx/action Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41a1e62f-e4c6-4849-9be0-1d284ec5bd27 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-detach": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41a1e62f-e4c6-4849-9be0-1d284ec5bd27 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41a1e62f-e4c6-4849-9be0-1d284ec5bd27 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 788/1595] 192.168.122.128 () {60 vars in 1175 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f40ed559-4664-435d-830e-ddf03c7a209d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f40ed559-4664-435d-830e-ddf03c7a209d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes/tempest-invalid-886634360 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f40ed559-4664-435d-830e-ddf03c7a209d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f40ed559-4664-435d-830e-ddf03c7a209d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f40ed559-4664-435d-830e-ddf03c7a209d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes/tempest-invalid-886634360 returned with HTTP 404 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 808/1596] 192.168.122.128 () {58 vars in 1199 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/volumes/tempest-invalid-886634360 => generated 98 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-00481607-39dd-4591-9e22-1049afe3a2a5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 789/1597] 192.168.122.128 () {58 vars in 1124 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?status=null Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Could not evaluate value null, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Get all volumes completed successfully. Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4818a6c0-e885-4249-a64c-8316a8a55f80 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 809/1598] 192.168.122.128 () {58 vars in 1165 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1040094995"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume request body: {'volume': {'imageRef': 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1040094995'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-585b45a7-db16-4065-a526-d860c43de86e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1384776457 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1384776457'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume of 1 GB Sep 05 05:10:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Availability Zones retrieved successfully. Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Flow 'volume_create_api' (ea03b50c-03d9-4074-bf77-1f0e7f81ef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55bbbfd-f858-4f3a-bae6-90519ff6d3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55bbbfd-f858-4f3a-bae6-90519ff6d3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:37 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16f3ae1-4e39-468a-b7bf-c3e8a638ffeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Get all volumes completed successfully. Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-585b45a7-db16-4065-a526-d860c43de86e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1384776457 returned with HTTP 200 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 810/1599] 192.168.122.128 () {58 vars in 1243 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1384776457 => generated 15 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes?status=null Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Could not evaluate value null, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Get all volumes completed successfully. Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb8dbcc4-1e86-4438-a75a-71eea279884c tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 05:10:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 811/1600] 192.168.122.128 () {58 vars in 1144 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae7fe5e9-f88e-49ee-bbdf-f061b474dba5 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 812/1601] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:37 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-147902127 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-147902127'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Get all volumes completed successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9b9586e-f7b0-45df-8e7a-c29ebd40651e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-147902127 returned with HTTP 200 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 813/1602] 192.168.122.128 () {58 vars in 1220 bytes} [Sat Sep 5 05:10:38 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-147902127 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Reserve volume completed successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bca73fe3-e85a-4f11-ac77-488c758a2191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 202 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 814/1603] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Created reservations ['fac0502b-7318-417c-a385-22e45372976e', '0041afb3-0e8c-4b7c-8da3-9ecd76f2af90', '5c7d618f-3e5c-450d-b945-6d5a4cebd6bc', 'e098665d-45d1-4f19-b579-68227f52e83d'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16f3ae1-4e39-468a-b7bf-c3e8a638ffeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac0502b-7318-417c-a385-22e45372976e', '0041afb3-0e8c-4b7c-8da3-9ecd76f2af90', '5c7d618f-3e5c-450d-b945-6d5a4cebd6bc', 'e098665d-45d1-4f19-b579-68227f52e83d']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5daed88d-10d7-444b-b7c9-68e908233a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: ERROR cinder.volume.api [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4b5013a-4b0c-4ddf-be5e-25f66b51cfc3 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 400 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 815/1604] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 132 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5daed88d-10d7-444b-b7c9-68e908233a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d872270-1ab9-4959-8974-88d152b1d69f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1040094995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='880c2a8d804c4315be332d6929478100',qos_specs=None,replication_status=,reservations=['fac0502b-7318-417c-a385-22e45372976e','0041afb3-0e8c-4b7c-8da3-9ecd76f2af90','5c7d618f-3e5c-450d-b945-6d5a4cebd6bc','e098665d-45d1-4f19-b579-68227f52e83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1040094995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d872270-1ab9-4959-8974-88d152b1d69f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='880c2a8d804c4315be332d6929478100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffe064a-2f3e-4356-b690-57fd26e5486b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Unreserve volume completed successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c08ffeb5-e159-41a2-a44a-a5f846568b3f tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 202 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 816/1605] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc756da5-47c3-4e46-9218-dd7e6adfbbb7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc756da5-47c3-4e46-9218-dd7e6adfbbb7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/9136f59e-f64c-494d-8f8c-eeacb21d523c/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc756da5-47c3-4e46-9218-dd7e6adfbbb7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc756da5-47c3-4e46-9218-dd7e6adfbbb7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc756da5-47c3-4e46-9218-dd7e6adfbbb7 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/9136f59e-f64c-494d-8f8c-eeacb21d523c/action returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffe064a-2f3e-4356-b690-57fd26e5486b) transitioned into state 'SUCCESS' from state '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-1040094995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='880c2a8d804c4315be332d6929478100',qos_specs=None,replication_status=,reservations=['fac0502b-7318-417c-a385-22e45372976e','0041afb3-0e8c-4b7c-8da3-9ecd76f2af90','5c7d618f-3e5c-450d-b945-6d5a4cebd6bc','e098665d-45d1-4f19-b579-68227f52e83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 817/1606] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/9136f59e-f64c-494d-8f8c-eeacb21d523c/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a693f5c-0f4a-46fc-894e-6c99ac88ac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-737daa44-2825-4d31-93a5-b022a628c191 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-737daa44-2825-4d31-93a5-b022a628c191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/18751212-aa64-4a9a-8ad5-5b83fde5cb07/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-737daa44-2825-4d31-93a5-b022a628c191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-737daa44-2825-4d31-93a5-b022a628c191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-737daa44-2825-4d31-93a5-b022a628c191 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/18751212-aa64-4a9a-8ad5-5b83fde5cb07/action returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 818/1607] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/18751212-aa64-4a9a-8ad5-5b83fde5cb07/action => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8d5c62b8-bb1d-4ed6-b552-63bf8f070327 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a693f5c-0f4a-46fc-894e-6c99ac88ac8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 819/1608] 192.168.122.128 () {60 vars in 1144 bytes} [Sat Sep 5 05:10:38 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Flow 'volume_create_api' (ea03b50c-03d9-4074-bf77-1f0e7f81ef5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume request issued successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c36c73b7-bafb-4358-8860-ab3e6f821bf9 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ccf23a43-57f8-497a-a5b0-e36649b116ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 790/1609] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:10:37 2026] POST /volume/v3/volumes => generated 757 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ccf23a43-57f8-497a-a5b0-e36649b116ed tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] PUT http://192.168.122.128/volume/v3/volumes/tempest-invalid-1295968289 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ccf23a43-57f8-497a-a5b0-e36649b116ed tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-196ce39c-043f-4630-a875-f02b51e2cc1d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ccf23a43-57f8-497a-a5b0-e36649b116ed tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/tempest-invalid-1295968289 returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 820/1610] 192.168.122.128 () {60 vars in 1222 bytes} [Sat Sep 5 05:10:38 2026] PUT /volume/v3/volumes/tempest-invalid-1295968289 => generated 99 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-196ce39c-043f-4630-a875-f02b51e2cc1d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-196ce39c-043f-4630-a875-f02b51e2cc1d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-196ce39c-043f-4630-a875-f02b51e2cc1d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0415f385-5131-43d2-862f-ee04989f031d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0415f385-5131-43d2-862f-ee04989f031d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] PUT http://192.168.122.128/volume/v3/volumes/09f08abd-e170-417c-a6c3-151aad4aa2b8 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0415f385-5131-43d2-862f-ee04989f031d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0415f385-5131-43d2-862f-ee04989f031d tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/09f08abd-e170-417c-a6c3-151aad4aa2b8 returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 821/1611] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:10:38 2026] PUT /volume/v3/volumes/09f08abd-e170-417c-a6c3-151aad4aa2b8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3e99f810-afcf-4113-a4c3-03a456abb676 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-196ce39c-043f-4630-a875-f02b51e2cc1d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e99f810-afcf-4113-a4c3-03a456abb676 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] DELETE http://192.168.122.128/volume/v3/volumes/cd9aac29-34d0-4d03-ac10-a2277722f2be Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e99f810-afcf-4113-a4c3-03a456abb676 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e99f810-afcf-4113-a4c3-03a456abb676 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3e99f810-afcf-4113-a4c3-03a456abb676 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Delete volume with id: cd9aac29-34d0-4d03-ac10-a2277722f2be Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e99f810-afcf-4113-a4c3-03a456abb676 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/cd9aac29-34d0-4d03-ac10-a2277722f2be returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 822/1612] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:38 2026] DELETE /volume/v3/volumes/cd9aac29-34d0-4d03-ac10-a2277722f2be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-196ce39c-043f-4630-a875-f02b51e2cc1d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 791/1613] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:38 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 825 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fda939df-793e-45fd-9c94-34282073a954 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fda939df-793e-45fd-9c94-34282073a954 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fda939df-793e-45fd-9c94-34282073a954 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fda939df-793e-45fd-9c94-34282073a954 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fda939df-793e-45fd-9c94-34282073a954 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 400 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 823/1614] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d8e7d04-a263-43dc-b99b-364c01b9ad16 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d8e7d04-a263-43dc-b99b-364c01b9ad16 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d8e7d04-a263-43dc-b99b-364c01b9ad16 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d8e7d04-a263-43dc-b99b-364c01b9ad16 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d8e7d04-a263-43dc-b99b-364c01b9ad16 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 400 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 792/1615] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 131 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d051ef9f-fe8d-4460-ba64-fe28598f0047 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d051ef9f-fe8d-4460-ba64-fe28598f0047 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/5a0d9f84-0316-4238-8be9-2dc95be09aad/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d051ef9f-fe8d-4460-ba64-fe28598f0047 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d051ef9f-fe8d-4460-ba64-fe28598f0047 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d051ef9f-fe8d-4460-ba64-fe28598f0047 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/5a0d9f84-0316-4238-8be9-2dc95be09aad/action returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 824/1616] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/5a0d9f84-0316-4238-8be9-2dc95be09aad/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-982efba9-53e8-400d-8ebc-c7c3da75b9e4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-982efba9-53e8-400d-8ebc-c7c3da75b9e4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-982efba9-53e8-400d-8ebc-c7c3da75b9e4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-982efba9-53e8-400d-8ebc-c7c3da75b9e4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-982efba9-53e8-400d-8ebc-c7c3da75b9e4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action returned with HTTP 400 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 793/1617] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f/action => generated 129 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fef0581c-1e5a-4eb7-8a23-3faeae81e710 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fef0581c-1e5a-4eb7-8a23-3faeae81e710 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] POST http://192.168.122.128/volume/v3/volumes/None/action Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fef0581c-1e5a-4eb7-8a23-3faeae81e710 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fef0581c-1e5a-4eb7-8a23-3faeae81e710 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fef0581c-1e5a-4eb7-8a23-3faeae81e710 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 825/1618] 192.168.122.128 () {60 vars in 1178 bytes} [Sat Sep 5 05:10:38 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5e642430-58fa-4c87-928c-5a4b1e0c67d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e642430-58fa-4c87-928c-5a4b1e0c67d5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] GET http://192.168.122.128/volume/v3/volumes/85a0cde5-8bca-4848-a550-30559845fa6e Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5e642430-58fa-4c87-928c-5a4b1e0c67d5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5e642430-58fa-4c87-928c-5a4b1e0c67d5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e642430-58fa-4c87-928c-5a4b1e0c67d5 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-reader] http://192.168.122.128/volume/v3/volumes/85a0cde5-8bca-4848-a550-30559845fa6e returned with HTTP 404 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 794/1619] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:38 2026] GET /volume/v3/volumes/85a0cde5-8bca-4848-a550-30559845fa6e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2874bd24-f7bc-4968-bc36-d487123f8ea4 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 200 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 826/1620] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:38 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] DELETE http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Delete volume with id: caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Delete volume request issued successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e2e57b6-9d1e-4374-ad40-328791ba149e tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 202 Sep 05 05:10:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 795/1621] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:38 2026] DELETE /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Volume info retrieved successfully. Sep 05 05:10:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8305f7f-cff4-4a39-b3eb-5aca96907793 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 200 Sep 05 05:10:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 827/1622] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:38 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fdc4616e-ca35-4914-abbe-51202b683417 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdc4616e-ca35-4914-abbe-51202b683417 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdc4616e-ca35-4914-abbe-51202b683417 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdc4616e-ca35-4914-abbe-51202b683417 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fdc4616e-ca35-4914-abbe-51202b683417 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Snapshot retrieved successfully. Sep 05 05:10:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdc4616e-ca35-4914-abbe-51202b683417 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 200 Sep 05 05:10:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 796/1623] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:39 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f49ce6a-61c3-4f23-b103-1f7958c99d5a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 828/1624] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:39 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bf186b5d-7a0d-4925-abff-9cac40922f39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf186b5d-7a0d-4925-abff-9cac40922f39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] GET http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf186b5d-7a0d-4925-abff-9cac40922f39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf186b5d-7a0d-4925-abff-9cac40922f39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf186b5d-7a0d-4925-abff-9cac40922f39 tempest-VolumesNegativeTest-346893649 tempest-VolumesNegativeTest-346893649-project-member] http://192.168.122.128/volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f returned with HTTP 404 Sep 05 05:10:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 797/1625] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:39 2026] GET /volume/v3/volumes/caac8115-7f2e-4891-b6c4-9b0c7cf8378f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0f5b9591-1d7e-476c-b371-04b5a514f142 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f5b9591-1d7e-476c-b371-04b5a514f142 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f5b9591-1d7e-476c-b371-04b5a514f142 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f5b9591-1d7e-476c-b371-04b5a514f142 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f5b9591-1d7e-476c-b371-04b5a514f142 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae returned with HTTP 404 Sep 05 05:10:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 829/1626] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:40 2026] GET /volume/v3/snapshots/5e596428-e59c-4f90-aca9-12639a7b3cae => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-768eb722-3a3c-4d25-93d2-2636fa149cf9 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 798/1627] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:40 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 864 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] DELETE http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Delete volume with id: 3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Delete volume request issued successfully. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-580fd945-acdc-4b20-ae56-4f7a0f4f4ff0 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 202 Sep 05 05:10:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 830/1628] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:40 2026] DELETE /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35636b72-e2e0-49f6-9325-45a3dd384034 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35636b72-e2e0-49f6-9325-45a3dd384034 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35636b72-e2e0-49f6-9325-45a3dd384034 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35636b72-e2e0-49f6-9325-45a3dd384034 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35636b72-e2e0-49f6-9325-45a3dd384034 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35636b72-e2e0-49f6-9325-45a3dd384034 tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 799/1629] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:40 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-38de1f7b-de0b-4cd5-9b86-c61ca38b7c55 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 831/1630] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:40 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-65b5d631-4602-4a70-98cc-d8212597306f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65b5d631-4602-4a70-98cc-d8212597306f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65b5d631-4602-4a70-98cc-d8212597306f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65b5d631-4602-4a70-98cc-d8212597306f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-65b5d631-4602-4a70-98cc-d8212597306f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Volume info retrieved successfully. Sep 05 05:10:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65b5d631-4602-4a70-98cc-d8212597306f tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 200 Sep 05 05:10:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 800/1631] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:41 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aef3843f-6f4d-49b7-a238-924ccdd79245 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 832/1632] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:41 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7f08446c-918c-4fe8-8cc5-65706246b0eb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f08446c-918c-4fe8-8cc5-65706246b0eb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] GET http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee Sep 05 05:10:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f08446c-918c-4fe8-8cc5-65706246b0eb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f08446c-918c-4fe8-8cc5-65706246b0eb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f08446c-918c-4fe8-8cc5-65706246b0eb tempest-VolumesSnapshotNegativeTestJSON-369177001 tempest-VolumesSnapshotNegativeTestJSON-369177001-project-member] http://192.168.122.128/volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee returned with HTTP 404 Sep 05 05:10:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 801/1633] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:42 2026] GET /volume/v3/volumes/3490d187-5413-434a-9489-15a092f123ee => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-059279e1-3a9d-4f17-8337-284653d9c42b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-059279e1-3a9d-4f17-8337-284653d9c42b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-059279e1-3a9d-4f17-8337-284653d9c42b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-059279e1-3a9d-4f17-8337-284653d9c42b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-059279e1-3a9d-4f17-8337-284653d9c42b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-059279e1-3a9d-4f17-8337-284653d9c42b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 833/1634] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:42 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a695c0a-f1a4-4c62-b210-ca97315188b5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 802/1635] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:43 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02febb56-5381-46cd-b2b9-d03f028c4f7f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 834/1636] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:44 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-02ef560d-1a4c-4f29-8f97-d47f3451009a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 803/1637] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:46 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1328 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] POST http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f/action Sep 05 05:10:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:46 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Created reservations ['f4286415-d7dd-4d46-a0d8-f0bab273d8dd', '3e2f5b50-b39d-44bc-82ed-a21820d77ba8'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Extend volume request issued successfully. Sep 05 05:10:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1907d319-46d7-4a46-8aff-ed94b4d10a8b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f/action returned with HTTP 202 Sep 05 05:10:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 835/1638] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:46 2026] POST /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20a2ca07-25d9-41ed-a9ed-22ed0cb04306 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 804/1639] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:46 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1328 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-344094523"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-344094523'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Create volume of 1 GB Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Availability Zones retrieved successfully. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Flow 'volume_create_api' (e812f0a5-4a86-460e-8232-c3dc4419c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c384cd-1d76-405c-9adc-b5162a7e87ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c384cd-1d76-405c-9adc-b5162a7e87ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9803caf9-d865-49f1-b106-d33d5525e382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6971088-359b-41e8-b3ba-edcb529d1849 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6971088-359b-41e8-b3ba-edcb529d1849 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6971088-359b-41e8-b3ba-edcb529d1849 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6971088-359b-41e8-b3ba-edcb529d1849 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Created reservations ['b424fa78-bea3-4026-ad48-78218f058cc3', '8e00f064-d342-4bf1-a6e6-fc16de799f4a', 'f496930c-be90-4832-90a9-0569407797b0', 'd3e1cb7d-4300-41a1-8343-c54b96153592'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9803caf9-d865-49f1-b106-d33d5525e382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b424fa78-bea3-4026-ad48-78218f058cc3', '8e00f064-d342-4bf1-a6e6-fc16de799f4a', 'f496930c-be90-4832-90a9-0569407797b0', 'd3e1cb7d-4300-41a1-8343-c54b96153592']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0da110a-e52e-4680-82d4-06645f5daad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f6971088-359b-41e8-b3ba-edcb529d1849 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6971088-359b-41e8-b3ba-edcb529d1849 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0da110a-e52e-4680-82d4-06645f5daad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39594f6f-d41b-4554-92a6-0fab8b4f7d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-344094523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ad28a23842c9998a541421977145',qos_specs=None,replication_status=,reservations=['b424fa78-bea3-4026-ad48-78218f058cc3','8e00f064-d342-4bf1-a6e6-fc16de799f4a','f496930c-be90-4832-90a9-0569407797b0','d3e1cb7d-4300-41a1-8343-c54b96153592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b61f932f8164fe0a200c57fc6b9bcbd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-344094523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39594f6f-d41b-4554-92a6-0fab8b4f7d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5902ad28a23842c9998a541421977145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b61f932f8164fe0a200c57fc6b9bcbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 805/1640] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:47 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1328 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cb9108-5d62-4587-b0da-0040dc9cbfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cb9108-5d62-4587-b0da-0040dc9cbfef) transitioned into state 'SUCCESS' from state '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-344094523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ad28a23842c9998a541421977145',qos_specs=None,replication_status=,reservations=['b424fa78-bea3-4026-ad48-78218f058cc3','8e00f064-d342-4bf1-a6e6-fc16de799f4a','f496930c-be90-4832-90a9-0569407797b0','d3e1cb7d-4300-41a1-8343-c54b96153592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b61f932f8164fe0a200c57fc6b9bcbd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc91adb-ff23-4265-adee-acbe3e5dc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc91adb-ff23-4265-adee-acbe3e5dc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Flow 'volume_create_api' (e812f0a5-4a86-460e-8232-c3dc4419c989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Create volume request issued successfully. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4cfb9bf3-b433-4ffa-aefc-4fa60e3dfeaf tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 836/1641] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:46 2026] POST /volume/v3/volumes => generated 757 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-757d2f22-bc13-4d90-9401-74c243155686 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-757d2f22-bc13-4d90-9401-74c243155686 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-757d2f22-bc13-4d90-9401-74c243155686 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-757d2f22-bc13-4d90-9401-74c243155686 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-757d2f22-bc13-4d90-9401-74c243155686 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:10:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-757d2f22-bc13-4d90-9401-74c243155686 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:10:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 837/1642] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:47 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-39d313a4-140f-457b-b210-f78ca7087831 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1064529532"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1064529532'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume of 1 GB Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Availability Zones retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b05d5a92-1c6f-4641-9924-b0c22c999a05 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 806/1643] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:47 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1328 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Flow 'volume_create_api' (1c6138f9-6eb0-4dc3-9f20-47550f100b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c499c632-4a14-4ef4-a65b-1c7d0c42a229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6b427e76-f4e3-4b45-9761-71564b172163 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6b427e76-f4e3-4b45-9761-71564b172163 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6b427e76-f4e3-4b45-9761-71564b172163 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6b427e76-f4e3-4b45-9761-71564b172163 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6b427e76-f4e3-4b45-9761-71564b172163 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6b427e76-f4e3-4b45-9761-71564b172163 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 807/1644] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:48 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1328 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c499c632-4a14-4ef4-a65b-1c7d0c42a229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db66b0a-7dd0-4117-afff-ce28ea94dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] DELETE http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Delete volume with id: 5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Delete volume request issued successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70fe1bc7-0348-4046-a10c-0f73221db3bc tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 202 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 808/1645] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:10:48 2026] DELETE /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0298e585-0a21-4bd4-957b-f84c33852078 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0298e585-0a21-4bd4-957b-f84c33852078 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0298e585-0a21-4bd4-957b-f84c33852078 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0298e585-0a21-4bd4-957b-f84c33852078 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0298e585-0a21-4bd4-957b-f84c33852078 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0298e585-0a21-4bd4-957b-f84c33852078 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 200 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 809/1646] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:48 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 1327 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Created reservations ['16a0a468-f1e2-4921-bc98-489f277e8e1d', '25b5adb6-e3fb-4a0e-8ecd-c05ce4bc1918', '5278ef24-d4e6-4e57-a483-6702dcb36113', 'c7d4c1e1-711d-40db-a25d-b163535db5d5'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db66b0a-7dd0-4117-afff-ce28ea94dd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16a0a468-f1e2-4921-bc98-489f277e8e1d', '25b5adb6-e3fb-4a0e-8ecd-c05ce4bc1918', '5278ef24-d4e6-4e57-a483-6702dcb36113', 'c7d4c1e1-711d-40db-a25d-b163535db5d5']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadcbd94-7c39-4c92-81e5-274c4c7110fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadcbd94-7c39-4c92-81e5-274c4c7110fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089c8a8b-07d5-44b8-9fa4-04b189665cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1064529532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d54fd8d148404a9682b867d09a5055',qos_specs=None,replication_status=,reservations=['16a0a468-f1e2-4921-bc98-489f277e8e1d','25b5adb6-e3fb-4a0e-8ecd-c05ce4bc1918','5278ef24-d4e6-4e57-a483-6702dcb36113','c7d4c1e1-711d-40db-a25d-b163535db5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1064529532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089c8a8b-07d5-44b8-9fa4-04b189665cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9d54fd8d148404a9682b867d09a5055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc862a5-f75a-4d4b-813f-84d23db1d895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc862a5-f75a-4d4b-813f-84d23db1d895) transitioned into state 'SUCCESS' from state '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-1064529532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d54fd8d148404a9682b867d09a5055',qos_specs=None,replication_status=,reservations=['16a0a468-f1e2-4921-bc98-489f277e8e1d','25b5adb6-e3fb-4a0e-8ecd-c05ce4bc1918','5278ef24-d4e6-4e57-a483-6702dcb36113','c7d4c1e1-711d-40db-a25d-b163535db5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f77dde-c7db-40bf-9016-77a66fc9729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f77dde-c7db-40bf-9016-77a66fc9729e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Flow 'volume_create_api' (1c6138f9-6eb0-4dc3-9f20-47550f100b62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume request issued successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-39d313a4-140f-457b-b210-f78ca7087831 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 838/1647] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:10:47 2026] POST /volume/v3/volumes => generated 779 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50bfa182-1ad7-40f0-b825-eb2f7dfd797b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 200 Sep 05 05:10:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 810/1648] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:48 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:10:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27ba478f-a0fc-4c0d-933b-877e10aad970 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:10:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 839/1649] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:48 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-687cdafe-b39f-4286-b7db-2ad9069ba1c5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-687cdafe-b39f-4286-b7db-2ad9069ba1c5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-687cdafe-b39f-4286-b7db-2ad9069ba1c5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-687cdafe-b39f-4286-b7db-2ad9069ba1c5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-687cdafe-b39f-4286-b7db-2ad9069ba1c5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f returned with HTTP 404 Sep 05 05:10:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 811/1650] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:49 2026] GET /volume/v3/volumes/5d872270-1ab9-4959-8974-88d152b1d69f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1947060108"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1947060108'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume of 1 GB Sep 05 05:10:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Availability Zones retrieved successfully. Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Flow 'volume_create_api' (1a469376-b24b-4e9e-8400-fca2a2e6d13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c48abeb-2989-4079-9ce9-ebb155a9726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c48abeb-2989-4079-9ce9-ebb155a9726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e57bbaf-ba43-4a35-b896-8d76c4d156b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Created reservations ['e6715738-3ed0-47ca-8ca0-e7ceb22cadac', '69bc8260-92db-488e-8c1a-bbb45bef3f57', 'be35edf4-1836-4e7e-855f-351100b716e5', '6e21f3db-4977-4496-821f-d9dc01991de2'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e57bbaf-ba43-4a35-b896-8d76c4d156b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6715738-3ed0-47ca-8ca0-e7ceb22cadac', '69bc8260-92db-488e-8c1a-bbb45bef3f57', 'be35edf4-1836-4e7e-855f-351100b716e5', '6e21f3db-4977-4496-821f-d9dc01991de2']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc01393-8171-4bc1-8540-4fc0e2317b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea31bb67-86e4-4a9c-b6fc-27f23a62dd2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 200 Sep 05 05:10:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 812/1651] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:49 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 871 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc01393-8171-4bc1-8540-4fc0e2317b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5475cb34-bcbe-49d3-8b48-2e7fae4455b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1947060108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='880c2a8d804c4315be332d6929478100',qos_specs=None,replication_status=,reservations=['e6715738-3ed0-47ca-8ca0-e7ceb22cadac','69bc8260-92db-488e-8c1a-bbb45bef3f57','be35edf4-1836-4e7e-855f-351100b716e5','6e21f3db-4977-4496-821f-d9dc01991de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1947060108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5475cb34-bcbe-49d3-8b48-2e7fae4455b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='880c2a8d804c4315be332d6929478100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5683b79f-f257-49ce-a8db-077acc9b8db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2f889377-9d5d-4a27-9968-facdeb17eaae None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5683b79f-f257-49ce-a8db-077acc9b8db5) transitioned into state 'SUCCESS' from state '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-1947060108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='880c2a8d804c4315be332d6929478100',qos_specs=None,replication_status=,reservations=['e6715738-3ed0-47ca-8ca0-e7ceb22cadac','69bc8260-92db-488e-8c1a-bbb45bef3f57','be35edf4-1836-4e7e-855f-351100b716e5','6e21f3db-4977-4496-821f-d9dc01991de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6030fcb0f0544fc28ec0bd8aa3a5bdd7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f889377-9d5d-4a27-9968-facdeb17eaae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f889377-9d5d-4a27-9968-facdeb17eaae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f889377-9d5d-4a27-9968-facdeb17eaae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f1bc97-26f6-4860-bbec-55b8d9ad1d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2f889377-9d5d-4a27-9968-facdeb17eaae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f1bc97-26f6-4860-bbec-55b8d9ad1d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f889377-9d5d-4a27-9968-facdeb17eaae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:10:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 813/1652] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:49 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Flow 'volume_create_api' (1a469376-b24b-4e9e-8400-fca2a2e6d13c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create volume request issued successfully. Sep 05 05:10:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf7e5d6c-f5f3-4d35-b051-52e712415e53 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 840/1653] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:10:49 2026] POST /volume/v3/volumes => generated 757 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-501dcb09-b1e1-4b76-b42c-83364bc7fb90 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:10:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 814/1654] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:49 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 825 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7ff59619-a72f-4142-b826-c635a2c6be0b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ff59619-a72f-4142-b826-c635a2c6be0b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:10:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ff59619-a72f-4142-b826-c635a2c6be0b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ff59619-a72f-4142-b826-c635a2c6be0b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7ff59619-a72f-4142-b826-c635a2c6be0b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ff59619-a72f-4142-b826-c635a2c6be0b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 200 Sep 05 05:10:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 841/1655] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:50 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 872 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "089c8a8b-07d5-44b8-9fa4-04b189665cb0", "name": "tempest-VolumeDependencyTests-Snapshot-604863768"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create snapshot from volume 089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:51 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Created reservations ['756106bb-fe4c-41b9-bac6-b3f20b9da9c9', 'fe39693b-b669-47b5-ad03-967b3f668538', '185c6e36-092b-4cc4-bc02-8ba1a95bc1eb', 'da7d4c8c-7058-4151-a28d-79257f486395'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1c16ae58-fc7f-4167-8758-38e4ad49f0b6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:10:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 842/1656] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:51 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot create request issued successfully. Sep 05 05:10:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd91dfb6-c8b6-455b-964d-e289b98fc94b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 815/1657] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:10:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0cd001d7-3a20-4f99-915b-00e0feeacbe0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:10:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 843/1658] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:51 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-36e95f0b-a958-42fe-b5f1-d34694104cea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36e95f0b-a958-42fe-b5f1-d34694104cea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-36e95f0b-a958-42fe-b5f1-d34694104cea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-36e95f0b-a958-42fe-b5f1-d34694104cea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-36e95f0b-a958-42fe-b5f1-d34694104cea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36e95f0b-a958-42fe-b5f1-d34694104cea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:10:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 816/1659] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:52 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:10:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5475cb34-bcbe-49d3-8b48-2e7fae4455b0", "name": "tempest-VolumesExtendTest-Snapshot-438726311"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Create snapshot from volume 5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-080a7675-9f6a-4b0b-80d6-2ced2aa5c41d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:10:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 817/1660] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:52 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:52 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Created reservations ['7430c515-75e9-4bd5-9cd1-095c54eb7f5f', '9255743e-1cc7-4f03-bdfd-b32d669af0a8', 'dd199a68-aebe-4f84-89f8-1863521c5983', 'd4de4f73-f6e9-4d61-afa9-5e955575da84'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot create request issued successfully. Sep 05 05:10:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aa9cb3fe-d977-4a44-92d0-c93508cbcaab tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:10:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 844/1661] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:10:52 2026] POST /volume/v3/snapshots => generated 303 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6cbe94d7-782a-4801-8342-d23f84051707 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cbe94d7-782a-4801-8342-d23f84051707 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cbe94d7-782a-4801-8342-d23f84051707 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cbe94d7-782a-4801-8342-d23f84051707 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6cbe94d7-782a-4801-8342-d23f84051707 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cbe94d7-782a-4801-8342-d23f84051707 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 818/1662] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:52 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 435 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d359b557-7481-45c3-bab7-448407f8d7da None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d359b557-7481-45c3-bab7-448407f8d7da tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:10:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d359b557-7481-45c3-bab7-448407f8d7da tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d359b557-7481-45c3-bab7-448407f8d7da tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d359b557-7481-45c3-bab7-448407f8d7da tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:10:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d359b557-7481-45c3-bab7-448407f8d7da tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:10:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 845/1663] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:53 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d86cf72-b0e6-42b0-b364-8b9fe81a9c1b tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 819/1664] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:53 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 435 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f96456d8-badb-4398-bf03-2d6e25bb809a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f96456d8-badb-4398-bf03-2d6e25bb809a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f96456d8-badb-4398-bf03-2d6e25bb809a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f96456d8-badb-4398-bf03-2d6e25bb809a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f96456d8-badb-4398-bf03-2d6e25bb809a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f96456d8-badb-4398-bf03-2d6e25bb809a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:10:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 846/1665] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:54 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c931c49b-a07d-47af-87ef-028e26785754 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "20d9d097-bfb0-4c91-baa1-037cea23edfc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-727120198"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume request body: {'volume': {'snapshot_id': '20d9d097-bfb0-4c91-baa1-037cea23edfc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-727120198'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume of 1 GB Sep 05 05:10:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Availability Zones retrieved successfully. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Flow 'volume_create_api' (271853c1-0cf5-4b28-a972-eae9bfeadd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3457f667-e6f5-4163-8be6-925946a7b150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3457f667-e6f5-4163-8be6-925946a7b150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '20d9d097-bfb0-4c91-baa1-037cea23edfc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a379d87c-6ce6-4a9a-a80e-be137a7b7453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Created reservations ['36f5f970-4722-4462-bf05-ed6b2a718f21', '5f7fee0b-d754-4984-8e17-d21c7eeee8f4', '0248ceaf-b7dc-46ea-b15f-4bfcb7f211c5', 'ac8f7b2b-ccdc-4584-a2dc-1e60d5756e64'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a379d87c-6ce6-4a9a-a80e-be137a7b7453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f5f970-4722-4462-bf05-ed6b2a718f21', '5f7fee0b-d754-4984-8e17-d21c7eeee8f4', '0248ceaf-b7dc-46ea-b15f-4bfcb7f211c5', 'ac8f7b2b-ccdc-4584-a2dc-1e60d5756e64']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae5c276c-93fb-4803-823f-af0d71cafd89 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 847/1666] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:54 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 435 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70679875-a6b2-4a82-bb30-84e7d2e9ee25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70679875-a6b2-4a82-bb30-84e7d2e9ee25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2c2711-5f6a-4ad8-9e9a-695206284a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-727120198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d54fd8d148404a9682b867d09a5055',qos_specs=None,replication_status=,reservations=['36f5f970-4722-4462-bf05-ed6b2a718f21','5f7fee0b-d754-4984-8e17-d21c7eeee8f4','0248ceaf-b7dc-46ea-b15f-4bfcb7f211c5','ac8f7b2b-ccdc-4584-a2dc-1e60d5756e64'],size=1,snapshot_id=20d9d097-bfb0-4c91-baa1-037cea23edfc,source_replicaid=,source_volid=None,status='creating',user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-727120198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2c2711-5f6a-4ad8-9e9a-695206284a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9d54fd8d148404a9682b867d09a5055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=20d9d097-bfb0-4c91-baa1-037cea23edfc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb9f976-dd13-4d8e-ae14-f2241b9e4442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb9f976-dd13-4d8e-ae14-f2241b9e4442) transitioned into state 'SUCCESS' from state '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-727120198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d54fd8d148404a9682b867d09a5055',qos_specs=None,replication_status=,reservations=['36f5f970-4722-4462-bf05-ed6b2a718f21','5f7fee0b-d754-4984-8e17-d21c7eeee8f4','0248ceaf-b7dc-46ea-b15f-4bfcb7f211c5','ac8f7b2b-ccdc-4584-a2dc-1e60d5756e64'],size=1,snapshot_id=20d9d097-bfb0-4c91-baa1-037cea23edfc,source_replicaid=,source_volid=None,status='creating',user_id='5a25fea45bb345cb829e344c6ea16b5d',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2416a15-293d-44f1-9665-01a716c828e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2416a15-293d-44f1-9665-01a716c828e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Flow 'volume_create_api' (271853c1-0cf5-4b28-a972-eae9bfeadd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Create volume request issued successfully. Sep 05 05:10:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c931c49b-a07d-47af-87ef-028e26785754 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:10:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 820/1667] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:10:54 2026] POST /volume/v3/volumes => generated 812 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:10:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab555a5c-223f-45e6-935e-d035f2142d6f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab555a5c-223f-45e6-935e-d035f2142d6f tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:10:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab555a5c-223f-45e6-935e-d035f2142d6f tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab555a5c-223f-45e6-935e-d035f2142d6f tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab555a5c-223f-45e6-935e-d035f2142d6f tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab555a5c-223f-45e6-935e-d035f2142d6f tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:10:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 848/1668] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:55 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 880 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=540,cinder:INSERT=103,cinder:UPDATE=166 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:10:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ddd15ec-0485-403f-ab4e-2482fc28d865 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 821/1669] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:55 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:10:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:56 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=559,cinder:INSERT=104,cinder:UPDATE=156 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:10:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cda0bb6-bc3d-41c6-a6a5-82c32ee26196 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:10:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 849/1670] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:56 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9977d715-4199-4adf-b5e0-18ad7063e525 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9977d715-4199-4adf-b5e0-18ad7063e525 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9977d715-4199-4adf-b5e0-18ad7063e525 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9977d715-4199-4adf-b5e0-18ad7063e525 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9977d715-4199-4adf-b5e0-18ad7063e525 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9977d715-4199-4adf-b5e0-18ad7063e525 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 822/1671] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:56 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-01ba5735-cee2-4b55-9e66-e55d2c884bd1 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:10:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 850/1672] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:57 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e479260e-d159-43c6-82bb-8e630d8145f6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e479260e-d159-43c6-82bb-8e630d8145f6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:10:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e479260e-d159-43c6-82bb-8e630d8145f6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e479260e-d159-43c6-82bb-8e630d8145f6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e479260e-d159-43c6-82bb-8e630d8145f6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:10:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e479260e-d159-43c6-82bb-8e630d8145f6 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:10:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 823/1673] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:10:57 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] POST http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0/action Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:10:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:10:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Created reservations ['6e438db1-7ba4-437d-8144-a29b1b374c61', '079c2377-9855-40f9-99cd-39eacaf53a60'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Extend volume request issued successfully. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-464d0e43-0d84-44e8-a7f2-1647aa1c9cb4 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0/action returned with HTTP 202 Sep 05 05:10:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 851/1674] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:10:57 2026] POST /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0/action => generated 0 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:10:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:10:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c772cb69-b8fe-4b5a-83e6-8c5f8e716a45 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:10:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 824/1675] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:58 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51c9b4c0-97e6-48ae-abe3-05e794308e3a tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:10:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 852/1676] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:58 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:10:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:10:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:10:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:10:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:10:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80e6713e-8c08-4a39-a8d0-42ed9e27f608 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:10:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 825/1677] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:10:59 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:10:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2728a667-3712-456f-85a0-0a6da4d9c716 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:10:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2728a667-3712-456f-85a0-0a6da4d9c716 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:10:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2728a667-3712-456f-85a0-0a6da4d9c716 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:10:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2728a667-3712-456f-85a0-0a6da4d9c716 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:10:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:10:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:10:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:10:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:10:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2728a667-3712-456f-85a0-0a6da4d9c716 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:10:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2728a667-3712-456f-85a0-0a6da4d9c716 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:10:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 853/1678] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:10:59 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-089164a8-b2bb-4c66-b20c-bd363d278050 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-089164a8-b2bb-4c66-b20c-bd363d278050 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-089164a8-b2bb-4c66-b20c-bd363d278050 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-089164a8-b2bb-4c66-b20c-bd363d278050 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-488e4e64-2023-42b7-9ce6-2f8772d3ca61 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 826/1679] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:00 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-089164a8-b2bb-4c66-b20c-bd363d278050 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-089164a8-b2bb-4c66-b20c-bd363d278050 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 854/1680] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:00 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b444b772-7aa5-421a-99dd-f0005ff44941 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b444b772-7aa5-421a-99dd-f0005ff44941 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b444b772-7aa5-421a-99dd-f0005ff44941 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b444b772-7aa5-421a-99dd-f0005ff44941 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b444b772-7aa5-421a-99dd-f0005ff44941 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b444b772-7aa5-421a-99dd-f0005ff44941 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 827/1681] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:02 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bc7159a3-ce40-422f-a99d-426bd0350b74 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 855/1682] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:02 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-470a7ae7-e394-4097-8b8d-6e04617d498d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-470a7ae7-e394-4097-8b8d-6e04617d498d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-470a7ae7-e394-4097-8b8d-6e04617d498d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-470a7ae7-e394-4097-8b8d-6e04617d498d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d0f91fb6-5422-44a7-9b55-1f8541a76ad0 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 828/1683] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:03 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-attach": {"instance_uuid": "292462c5-87e2-47c8-a8c3-436184095ad9", "mountpoint": "/dev/vdb"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "292462c5-87e2-47c8-a8c3-436184095ad9", "mountpoint": "/dev/vdb"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-470a7ae7-e394-4097-8b8d-6e04617d498d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update volume admin metadata completed successfully. Sep 05 05:11:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-470a7ae7-e394-4097-8b8d-6e04617d498d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 856/1684] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:03 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Attach volume completed successfully. Sep 05 05:11:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad4e12d7-bbd2-4f6e-aff7-4b7f968be0ec tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 829/1685] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:03 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a27e9441-7046-4728-a4ab-1fe9968fc2ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 857/1686] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:03 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 1184 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-detach": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Detach volume completed successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b80b482-a2e7-4e88-80f1-ece46989f533 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 830/1687] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:04 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b01342df-d110-4439-949a-de259620f023 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b01342df-d110-4439-949a-de259620f023 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b01342df-d110-4439-949a-de259620f023 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b01342df-d110-4439-949a-de259620f023 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9e88834-ec3c-4157-9d03-3babef1fa96d tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 858/1688] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:04 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b01342df-d110-4439-949a-de259620f023 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b01342df-d110-4439-949a-de259620f023 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 831/1689] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:04 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-91f3ce72-5c63-41f4-8cf0-99edcae83612 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 859/1690] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:04 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12a6f0b5-44a4-439f-882f-27d6c6064e51 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 832/1691] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:05 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ab47f2b-37e6-4674-8580-f4e32ae66bcb tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 860/1692] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:06 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cd443eb2-3d79-4a96-8180-1be50636518e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cd443eb2-3d79-4a96-8180-1be50636518e tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cd443eb2-3d79-4a96-8180-1be50636518e tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cd443eb2-3d79-4a96-8180-1be50636518e tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cd443eb2-3d79-4a96-8180-1be50636518e tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cd443eb2-3d79-4a96-8180-1be50636518e tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 833/1693] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:06 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-90736b45-8483-4bcb-9b95-bd68944fc6a0 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 861/1694] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:07 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 905 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete snapshot with id: 20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot delete request issued successfully. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71e4c710-5c64-48ee-bfa3-9f33bfabb743 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 202 Sep 05 05:11:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 834/1695] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:11:07 2026] DELETE /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:11:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e7c4a60-60d6-4314-aae0-b07430f16eab tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:11:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 862/1696] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:07 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-63e6dc51-382f-451b-81b3-5adc7a81e857 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 835/1697] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:07 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] Volume info retrieved successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d497e11-16f4-4211-a2e0-e8d1b2481e31 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-reader] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 863/1698] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:08 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Delete snapshot with id: 0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:11:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot delete request issued successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-124c3d05-4266-40f3-9f70-7a9cf23a1ff8 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 202 Sep 05 05:11:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 836/1699] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:11:08 2026] DELETE /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b3836a4-4aa7-4c72-b134-a3fd889c9390 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:11:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 864/1700] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:08 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:11:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a966b0e7-54fc-49f6-97e7-cce7b20e7e16 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:11:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 837/1701] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:08 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-08a46180-e801-4e80-9685-89d0161f65f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-08a46180-e801-4e80-9685-89d0161f65f5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:11:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-08a46180-e801-4e80-9685-89d0161f65f5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-08a46180-e801-4e80-9685-89d0161f65f5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-08a46180-e801-4e80-9685-89d0161f65f5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Snapshot retrieved successfully. Sep 05 05:11:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-08a46180-e801-4e80-9685-89d0161f65f5 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 200 Sep 05 05:11:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 865/1702] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:09 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 461 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Snapshot retrieved successfully. Sep 05 05:11:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7bcc93df-4c19-46cc-baa1-e0636dbddf2d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 200 Sep 05 05:11:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 838/1703] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:09 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-523f1315-c13b-4bd6-8039-81584edfb0ea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-523f1315-c13b-4bd6-8039-81584edfb0ea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-523f1315-c13b-4bd6-8039-81584edfb0ea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-523f1315-c13b-4bd6-8039-81584edfb0ea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-523f1315-c13b-4bd6-8039-81584edfb0ea tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b returned with HTTP 404 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 866/1704] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:10 2026] GET /volume/v3/snapshots/0291f8e8-7254-49e9-9612-3c102462662b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df30ec90-f669-47be-b093-edeb55d5662a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df30ec90-f669-47be-b093-edeb55d5662a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df30ec90-f669-47be-b093-edeb55d5662a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df30ec90-f669-47be-b093-edeb55d5662a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df30ec90-f669-47be-b093-edeb55d5662a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df30ec90-f669-47be-b093-edeb55d5662a tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 839/1705] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:10 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] DELETE http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Delete volume with id: 5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Delete volume request issued successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-352a60c2-d18a-41ee-9b7c-fbf13e4749fb tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 202 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 867/1706] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:11:10 2026] DELETE /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a131d393-60b5-4e9e-a20c-de8d903273b4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a131d393-60b5-4e9e-a20c-de8d903273b4 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a131d393-60b5-4e9e-a20c-de8d903273b4 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a131d393-60b5-4e9e-a20c-de8d903273b4 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a131d393-60b5-4e9e-a20c-de8d903273b4 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 404 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 868/1707] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:10 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] DELETE http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete volume with id: 089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6953b5e5-7164-49ff-a8bd-ce3d190fda33 tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 840/1708] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:10 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete volume request issued successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-887d0a61-4d85-46d4-ae49-898481e7c3cc tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 202 Sep 05 05:11:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 869/1709] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:11:10 2026] DELETE /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-017a79f4-542d-47e7-9633-fdb1792498d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-017a79f4-542d-47e7-9633-fdb1792498d3 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-017a79f4-542d-47e7-9633-fdb1792498d3 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-017a79f4-542d-47e7-9633-fdb1792498d3 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-017a79f4-542d-47e7-9633-fdb1792498d3 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-017a79f4-542d-47e7-9633-fdb1792498d3 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 200 Sep 05 05:11:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 841/1710] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:10 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Volume info retrieved successfully. Sep 05 05:11:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d0f82be-63f6-478d-aef3-2e10eab83cfd tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 200 Sep 05 05:11:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 870/1711] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:11 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 849 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41c7014b-9b1e-4060-88bb-694c12e471d5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 200 Sep 05 05:11:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 842/1712] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:11 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 871 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-446e1743-00b4-4f57-908a-60fc887bd91f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-446e1743-00b4-4f57-908a-60fc887bd91f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] GET http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-446e1743-00b4-4f57-908a-60fc887bd91f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-446e1743-00b4-4f57-908a-60fc887bd91f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-446e1743-00b4-4f57-908a-60fc887bd91f tempest-VolumesExtendTest-343820221 tempest-VolumesExtendTest-343820221-project-member] http://192.168.122.128/volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 returned with HTTP 404 Sep 05 05:11:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 871/1713] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:12 2026] GET /volume/v3/volumes/5475cb34-bcbe-49d3-8b48-2e7fae4455b0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6adbece-02a0-43c8-b7ff-7f19249fbc65 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6adbece-02a0-43c8-b7ff-7f19249fbc65 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6adbece-02a0-43c8-b7ff-7f19249fbc65 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6adbece-02a0-43c8-b7ff-7f19249fbc65 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6adbece-02a0-43c8-b7ff-7f19249fbc65 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 404 Sep 05 05:11:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 843/1714] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:12 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete volume with id: ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete volume request issued successfully. Sep 05 05:11:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-179191fb-f3b6-416b-9664-9dd39d3b8669 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 202 Sep 05 05:11:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 872/1715] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:11:12 2026] DELETE /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:11:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-459e4d24-5b58-4b45-a557-b52067fec3af None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-459e4d24-5b58-4b45-a557-b52067fec3af tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-459e4d24-5b58-4b45-a557-b52067fec3af tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-459e4d24-5b58-4b45-a557-b52067fec3af tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-459e4d24-5b58-4b45-a557-b52067fec3af tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Volume info retrieved successfully. Sep 05 05:11:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-459e4d24-5b58-4b45-a557-b52067fec3af tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 200 Sep 05 05:11:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 844/1716] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:13 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 904 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2873a42f-62db-44e8-a592-3b108abfc2a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2873a42f-62db-44e8-a592-3b108abfc2a5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2873a42f-62db-44e8-a592-3b108abfc2a5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2873a42f-62db-44e8-a592-3b108abfc2a5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2873a42f-62db-44e8-a592-3b108abfc2a5 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 returned with HTTP 404 Sep 05 05:11:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 873/1717] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:14 2026] GET /volume/v3/volumes/ce2c2711-5f6a-4ad8-9e9a-695206284a70 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-06619026-1c3c-4496-ae3a-595d0ed5983b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-06619026-1c3c-4496-ae3a-595d0ed5983b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-06619026-1c3c-4496-ae3a-595d0ed5983b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-06619026-1c3c-4496-ae3a-595d0ed5983b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-06619026-1c3c-4496-ae3a-595d0ed5983b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete snapshot with id: 20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-06619026-1c3c-4496-ae3a-595d0ed5983b tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 404 Sep 05 05:11:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 845/1718] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:11:14 2026] DELETE /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3c9ead3e-2fdb-4738-b35d-ffef0441a077 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c9ead3e-2fdb-4738-b35d-ffef0441a077 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c9ead3e-2fdb-4738-b35d-ffef0441a077 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c9ead3e-2fdb-4738-b35d-ffef0441a077 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c9ead3e-2fdb-4738-b35d-ffef0441a077 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc returned with HTTP 404 Sep 05 05:11:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 874/1719] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:11:14 2026] GET /volume/v3/snapshots/20d9d097-bfb0-4c91-baa1-037cea23edfc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] DELETE http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Delete volume with id: 089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdbeb8de-478a-431a-9dd3-2f86702a018d tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 404 Sep 05 05:11:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 846/1720] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:11:14 2026] DELETE /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-490aa2b9-3095-4227-8f33-3cbb8263e968 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-490aa2b9-3095-4227-8f33-3cbb8263e968 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] GET http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-490aa2b9-3095-4227-8f33-3cbb8263e968 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-490aa2b9-3095-4227-8f33-3cbb8263e968 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-490aa2b9-3095-4227-8f33-3cbb8263e968 tempest-VolumeDependencyTests-884659083 tempest-VolumeDependencyTests-884659083-project-member] http://192.168.122.128/volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 returned with HTTP 404 Sep 05 05:11:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 875/1721] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:14 2026] GET /volume/v3/volumes/089c8a8b-07d5-44b8-9fa4-04b189665cb0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:11:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f523e8b-ec19-4e8e-86f8-8648442df253 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:11:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 847/1722] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:11:18 2026] GET /volume/v3/volumes => generated 15 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1833070272"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1833070272'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:19 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume of 1 GB Sep 05 05:11:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Availability Zones retrieved successfully. Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (16808e6c-4b66-49cd-8d74-6a468950d055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3143f6a-ffad-4b5e-a052-4ff8e767524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:19 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3143f6a-ffad-4b5e-a052-4ff8e767524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f18dd6-6b4f-4b89-a9ae-6048d463bbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Created reservations ['5824163b-b40a-4b03-b841-ce244b2aa1af', 'b8617e78-0cc5-465e-a052-228ac4c8b206', '1d7b806d-2b6f-45a7-9350-a6e043518732', 'cbe08407-aefd-4c1b-aae9-72bac88313db'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f18dd6-6b4f-4b89-a9ae-6048d463bbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5824163b-b40a-4b03-b841-ce244b2aa1af', 'b8617e78-0cc5-465e-a052-228ac4c8b206', '1d7b806d-2b6f-45a7-9350-a6e043518732', 'cbe08407-aefd-4c1b-aae9-72bac88313db']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ea7dec-3a0f-41a4-9442-3313f1facb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ea7dec-3a0f-41a4-9442-3313f1facb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a232609-7f15-4b85-934f-bfcb863f2600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1833070272',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['5824163b-b40a-4b03-b841-ce244b2aa1af','b8617e78-0cc5-465e-a052-228ac4c8b206','1d7b806d-2b6f-45a7-9350-a6e043518732','cbe08407-aefd-4c1b-aae9-72bac88313db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1833070272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a232609-7f15-4b85-934f-bfcb863f2600,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1622d954c6124a8d880f3c01fcedae40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d18d611-8f59-4119-b79a-1dd604038ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d18d611-8f59-4119-b79a-1dd604038ce4) transitioned into state 'SUCCESS' from state '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-1833070272',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['5824163b-b40a-4b03-b841-ce244b2aa1af','b8617e78-0cc5-465e-a052-228ac4c8b206','1d7b806d-2b6f-45a7-9350-a6e043518732','cbe08407-aefd-4c1b-aae9-72bac88313db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2e5cec-aaa1-4677-a42e-fdd3606bcc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2e5cec-aaa1-4677-a42e-fdd3606bcc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (16808e6c-4b66-49cd-8d74-6a468950d055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request issued successfully. Sep 05 05:11:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d91a87f3-45af-4c56-b521-1de840e5b1e6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 876/1723] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:11:19 2026] POST /volume/v3/volumes => generated 773 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:11:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b02cd2fa-73a3-4934-a0e9-9535d645f7f8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 848/1724] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:20 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 841 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb28b056-4d42-4a37-825c-db505a16ff11 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-attach": {"instance_uuid": "8211de1a-787c-44e1-b7f9-0b7e205ae174", "mountpoint": "/dev/vdb"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8211de1a-787c-44e1-b7f9-0b7e205ae174", "mountpoint": "/dev/vdb"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update volume admin metadata completed successfully. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Attach volume completed successfully. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb28b056-4d42-4a37-825c-db505a16ff11 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 877/1725] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:20 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a184f922-e298-494e-84a8-65b962c7b0ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a184f922-e298-494e-84a8-65b962c7b0ea tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a184f922-e298-494e-84a8-65b962c7b0ea tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a184f922-e298-494e-84a8-65b962c7b0ea tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a184f922-e298-494e-84a8-65b962c7b0ea tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a184f922-e298-494e-84a8-65b962c7b0ea tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 849/1726] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:21 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 1184 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e071f0aa-f73d-4a08-bcb4-ad6d1a510266 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 850/1727] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:21 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c6241f0-5edb-4d09-a056-947df3649bf6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 878/1728] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:21 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 1184 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-detach": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Detach volume completed successfully. Sep 05 05:11:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f7a472b-f0ec-4617-b4bf-ffdc1333c9de tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 851/1729] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:21 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-369f2856-bd45-4202-8128-bfc619a11904 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-369f2856-bd45-4202-8128-bfc619a11904 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-369f2856-bd45-4202-8128-bfc619a11904 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-369f2856-bd45-4202-8128-bfc619a11904 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-369f2856-bd45-4202-8128-bfc619a11904 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-369f2856-bd45-4202-8128-bfc619a11904 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 879/1730] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:22 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef3eff3f-cd16-4eb8-8f59-a938b3e5f561 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 852/1731] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:22 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Volume info retrieved successfully. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-683ab93f-161a-4ce9-8cce-4c1ab70fa7e3 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 880/1732] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:22 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 866 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1593974579"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1593974579'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume of 1 GB Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Availability Zones retrieved successfully. Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (34ce4152-3dea-4120-9827-845a9d8d0b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37de2710-7ea9-4db5-a3d0-bedd0ece90df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37de2710-7ea9-4db5-a3d0-bedd0ece90df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48875a03-e5e3-47b9-a267-fb17a7f13e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Created reservations ['406e734f-db7c-451b-9558-2104cedd0c79', '647c5577-1241-4a70-a6d7-009c9194d8ca', 'f69ffa5c-e60a-4e2e-9b07-a06da9781fe0', '5a8b4d63-783f-46bf-9706-dcb779c3f4a6'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48875a03-e5e3-47b9-a267-fb17a7f13e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406e734f-db7c-451b-9558-2104cedd0c79', '647c5577-1241-4a70-a6d7-009c9194d8ca', 'f69ffa5c-e60a-4e2e-9b07-a06da9781fe0', '5a8b4d63-783f-46bf-9706-dcb779c3f4a6']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b96c2c-d78a-4172-910e-14450c658af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b96c2c-d78a-4172-910e-14450c658af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1127bb9e-6871-4a64-8890-cea7bdbe327b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1593974579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['406e734f-db7c-451b-9558-2104cedd0c79','647c5577-1241-4a70-a6d7-009c9194d8ca','f69ffa5c-e60a-4e2e-9b07-a06da9781fe0','5a8b4d63-783f-46bf-9706-dcb779c3f4a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1593974579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1127bb9e-6871-4a64-8890-cea7bdbe327b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1622d954c6124a8d880f3c01fcedae40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620463a2-2cae-4297-81ac-ddb8d248e4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620463a2-2cae-4297-81ac-ddb8d248e4c1) transitioned into state 'SUCCESS' from state '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-1593974579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['406e734f-db7c-451b-9558-2104cedd0c79','647c5577-1241-4a70-a6d7-009c9194d8ca','f69ffa5c-e60a-4e2e-9b07-a06da9781fe0','5a8b4d63-783f-46bf-9706-dcb779c3f4a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a751f7a1-d9fa-4caf-92a5-f2ec49b511ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a751f7a1-d9fa-4caf-92a5-f2ec49b511ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (34ce4152-3dea-4120-9827-845a9d8d0b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request issued successfully. Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05a098e2-0dba-4d6b-bc2d-32adcd419661 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 853/1733] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:11:23 2026] POST /volume/v3/volumes => generated 773 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-26571e7e-2a64-446c-b654-9dc6db742f85 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26571e7e-2a64-446c-b654-9dc6db742f85 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-26571e7e-2a64-446c-b654-9dc6db742f85 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-26571e7e-2a64-446c-b654-9dc6db742f85 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-26571e7e-2a64-446c-b654-9dc6db742f85 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-26571e7e-2a64-446c-b654-9dc6db742f85 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 881/1734] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:23 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 841 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e8ca337a-b26f-442f-851b-9ec12741d511", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e8ca337a-b26f-442f-851b-9ec12741d511', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Create volume of 1 GB Sep 05 05:11:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Availability Zones retrieved successfully. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Flow 'volume_create_api' (b0145f1f-bd87-498e-85b2-3a41a9cc22fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f0e07b-baef-4df0-a9a0-02aae7af29c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f0e07b-baef-4df0-a9a0-02aae7af29c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddc1b75-8c39-43a0-a5ca-1317a7026996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Created reservations ['c7b87546-0d3a-42a6-9bae-1af3091b1826', 'f30385c1-65ba-4636-97c0-239f25831925', '9a504d15-48ab-4f21-a2dc-7c84e74dd5c6', 'a398419a-83e9-4e60-9250-e6d25416a0e1'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddc1b75-8c39-43a0-a5ca-1317a7026996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b87546-0d3a-42a6-9bae-1af3091b1826', 'f30385c1-65ba-4636-97c0-239f25831925', '9a504d15-48ab-4f21-a2dc-7c84e74dd5c6', 'a398419a-83e9-4e60-9250-e6d25416a0e1']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145982ed-8729-4c51-87ef-b6dceabd1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145982ed-8729-4c51-87ef-b6dceabd1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa04cef7-354e-4dee-baf5-a8cfdbe74575', '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='19aee8b72b354fdd8c000808c0a15f05',qos_specs=None,replication_status=,reservations=['c7b87546-0d3a-42a6-9bae-1af3091b1826','f30385c1-65ba-4636-97c0-239f25831925','9a504d15-48ab-4f21-a2dc-7c84e74dd5c6','a398419a-83e9-4e60-9250-e6d25416a0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37b2260a3274aa09e29ddc2a1c1345e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:24Z,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=fa04cef7-354e-4dee-baf5-a8cfdbe74575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19aee8b72b354fdd8c000808c0a15f05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b37b2260a3274aa09e29ddc2a1c1345e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164a0cd7-8d6e-4eb2-9b43-0ac490578875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164a0cd7-8d6e-4eb2-9b43-0ac490578875) transitioned into state 'SUCCESS' from 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='19aee8b72b354fdd8c000808c0a15f05',qos_specs=None,replication_status=,reservations=['c7b87546-0d3a-42a6-9bae-1af3091b1826','f30385c1-65ba-4636-97c0-239f25831925','9a504d15-48ab-4f21-a2dc-7c84e74dd5c6','a398419a-83e9-4e60-9250-e6d25416a0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37b2260a3274aa09e29ddc2a1c1345e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d861a2-b372-4592-8e72-380a21309e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d861a2-b372-4592-8e72-380a21309e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Flow 'volume_create_api' (b0145f1f-bd87-498e-85b2-3a41a9cc22fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Create volume request issued successfully. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-77a765bb-dec5-472b-b677-43d3681bb5d2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 854/1735] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:11:23 2026] POST /volume/v3/volumes => generated 784 bytes in 1092 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9412b7a9-ac73-40a6-8d38-24090eb2a688 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 882/1736] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:24 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 865 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7968c01b-8483-46f0-a54e-5880dd47a6a9 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 855/1737] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:24 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Reserve volume completed successfully. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cc312dd9-66bc-438d-a493-2a929e9ad3e6 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 883/1738] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:25 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b0f127a-1e14-4232-ad66-ff7c58229ae9 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 856/1739] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:25 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62ae8073-b618-4838-a275-e78da3f00583 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62ae8073-b618-4838-a275-e78da3f00583 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62ae8073-b618-4838-a275-e78da3f00583 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62ae8073-b618-4838-a275-e78da3f00583 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Unreserve volume completed successfully. Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fccc7952-76ad-4811-a8b6-a190a80e3585 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 884/1740] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:25 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62ae8073-b618-4838-a275-e78da3f00583 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62ae8073-b618-4838-a275-e78da3f00583 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 857/1741] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:25 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 866 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-feacd039-e45a-4deb-83f1-1059f5028121 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-feacd039-e45a-4deb-83f1-1059f5028121 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-feacd039-e45a-4deb-83f1-1059f5028121 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-feacd039-e45a-4deb-83f1-1059f5028121 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fd31706-76e5-42d2-bc0c-6da05608b777 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 885/1742] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:25 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-94996b31-b934-4f48-80a1-33b8cc674489 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94996b31-b934-4f48-80a1-33b8cc674489 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94996b31-b934-4f48-80a1-33b8cc674489 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-94996b31-b934-4f48-80a1-33b8cc674489 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-feacd039-e45a-4deb-83f1-1059f5028121 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-feacd039-e45a-4deb-83f1-1059f5028121 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 858/1743] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 876 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-94996b31-b934-4f48-80a1-33b8cc674489 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-94996b31-b934-4f48-80a1-33b8cc674489 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 886/1744] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 866 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8423aa55-04d2-4361-804c-3f7364cc2789 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume updated successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f25f6b6-5d93-486b-bbba-07b92c27d983 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 859/1745] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:26 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-799000681"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-799000681'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume of 1 GB Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Availability Zones retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (0c2f00ba-a40c-47a9-9650-e03d58eae3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b506c-b2cb-43dc-bbba-097d5a3b9cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ff5db96-e8d2-4b8a-878d-d8379ced3ce0 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 860/1746] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 868 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b506c-b2cb-43dc-bbba-097d5a3b9cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c40c6fa-96e7-41fe-aee1-df96c3d98a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume updated successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05cf2d71-9327-4f88-821c-9991c46ef8f5 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 861/1747] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:26 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Created reservations ['8d8acb50-5aa8-4bc7-b45f-e7e5316e2187', '78abef78-c172-435b-99f9-ca21c8b02379', '49b8ccc8-c0f2-4b9f-81ab-91a03108c222', '1c93fd03-b759-4257-94cb-2fbb8ef4b319'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c40c6fa-96e7-41fe-aee1-df96c3d98a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8acb50-5aa8-4bc7-b45f-e7e5316e2187', '78abef78-c172-435b-99f9-ca21c8b02379', '49b8ccc8-c0f2-4b9f-81ab-91a03108c222', '1c93fd03-b759-4257-94cb-2fbb8ef4b319']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32740ea2-e871-4da9-bfa3-96c76149f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-22e12678-8a02-4fee-ba4c-a9f359f762fa tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 862/1748] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5abbef57-c212-4bf1-a045-1184dc679a61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32740ea2-e871-4da9-bfa3-96c76149f949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee8be01d-0b97-4dc0-8c94-b143688a07dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-799000681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['8d8acb50-5aa8-4bc7-b45f-e7e5316e2187','78abef78-c172-435b-99f9-ca21c8b02379','49b8ccc8-c0f2-4b9f-81ab-91a03108c222','1c93fd03-b759-4257-94cb-2fbb8ef4b319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-799000681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee8be01d-0b97-4dc0-8c94-b143688a07dd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1622d954c6124a8d880f3c01fcedae40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c4db88-d99d-4217-9a3d-98fc8f27b133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c4db88-d99d-4217-9a3d-98fc8f27b133) transitioned into state 'SUCCESS' from state '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-799000681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1622d954c6124a8d880f3c01fcedae40',qos_specs=None,replication_status=,reservations=['8d8acb50-5aa8-4bc7-b45f-e7e5316e2187','78abef78-c172-435b-99f9-ca21c8b02379','49b8ccc8-c0f2-4b9f-81ab-91a03108c222','1c93fd03-b759-4257-94cb-2fbb8ef4b319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30ac61b08ca4e30bea1cc8509fa4adb',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b1dc1f-0e5e-4b11-acf1-7b436711ed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b1dc1f-0e5e-4b11-acf1-7b436711ed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Flow 'volume_create_api' (0c2f00ba-a40c-47a9-9650-e03d58eae3a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Create volume request issued successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8423aa55-04d2-4361-804c-3f7364cc2789 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 887/1749] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:11:26 2026] POST /volume/v3/volumes => generated 772 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update volume admin metadata completed successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update readonly setting on volume completed successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5abbef57-c212-4bf1-a045-1184dc679a61 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 863/1750] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:26 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8c02ada-9acf-42e4-8cca-6adc74e4f640 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 888/1751] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a9a8e75-9fda-49fb-8da4-5a118041800b tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 864/1752] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 868 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab80791e-336d-4462-931e-6e649db822b2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update volume admin metadata completed successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Update readonly setting on volume completed successfully. Sep 05 05:11:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab80791e-336d-4462-931e-6e649db822b2 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 889/1753] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:11:26 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] Volume info retrieved successfully. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-26048af0-1ec5-41ff-95ef-57e9d3fe6b01 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-reader] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:11:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 865/1754] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:26 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:11:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-73854705", "disk_format": "raw"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:11:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-73854705", "disk_format": "raw"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:27 devstack devstack@c-api.service[89025]: DEBUG cinder.image.image_utils [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-73854705'}] 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-73854705'}]. {{(pid=89025) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e79f0c6-6bf9-4cec-a4bf-7e6cc33d23c0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 866/1755] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:27 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 876 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e980bfe7-9482-4a22-a2d4-216771188e59 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e980bfe7-9482-4a22-a2d4-216771188e59 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e980bfe7-9482-4a22-a2d4-216771188e59 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e980bfe7-9482-4a22-a2d4-216771188e59 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e980bfe7-9482-4a22-a2d4-216771188e59 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e980bfe7-9482-4a22-a2d4-216771188e59 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 867/1756] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:27 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6c59a9b-7eba-48d4-b441-3b80b01ff056 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 868/1757] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:28 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 934 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Copy volume to image completed successfully. Sep 05 05:11:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-568ef4a6-5902-48c5-be3e-eefeb05760a8 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:11:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 890/1758] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:11:27 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 653 bytes in 1497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c16eee20-897a-4083-b2df-e52a0170383e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c16eee20-897a-4083-b2df-e52a0170383e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c16eee20-897a-4083-b2df-e52a0170383e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c16eee20-897a-4083-b2df-e52a0170383e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c16eee20-897a-4083-b2df-e52a0170383e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c16eee20-897a-4083-b2df-e52a0170383e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 869/1759] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:28 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-16519b8c-f734-4b5f-925a-070268a8bd89 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16519b8c-f734-4b5f-925a-070268a8bd89 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16519b8c-f734-4b5f-925a-070268a8bd89 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16519b8c-f734-4b5f-925a-070268a8bd89 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-16519b8c-f734-4b5f-925a-070268a8bd89 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Volume info retrieved successfully. Sep 05 05:11:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16519b8c-f734-4b5f-925a-070268a8bd89 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 891/1760] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:28 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07552916-829d-4cf3-8e6b-0da1e9d4a19e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 870/1761] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:11:28 2026] GET /volume/v3/volumes => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1593974579 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1593974579'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8fd0329e-8c41-4298-8cbf-a459f40059d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1593974579 returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 892/1762] 192.168.122.128 () {58 vars in 1222 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1593974579 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e91b46b8-1567-4714-8453-51c6612499d8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1593974579'), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e91b46b8-1567-4714-8453-51c6612499d8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579 returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 871/1763] 192.168.122.128 () {58 vars in 1243 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579 => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/detail?limit=1 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b3a40b8-a068-4d85-b1c2-5550ba9a1c0b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 893/1764] 192.168.122.128 () {58 vars in 1157 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2e5f8c3-7faa-443b-a43c-2a17edf83206 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 872/1765] 192.168.122.128 () {58 vars in 1245 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 1016 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b9b793d-0b04-4990-a39c-9362771868fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c2a05b88-40c3-4f9a-8ca8-b620b5c294b0 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 873/1766] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 934 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b9b793d-0b04-4990-a39c-9362771868fe tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 894/1767] 192.168.122.128 () {58 vars in 1245 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 1016 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39437c4d-a357-4acb-8ea2-006897c5d9d7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/detail?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 874/1768] 192.168.122.128 () {58 vars in 1245 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2213bb7-2196-4fbb-9bcb-19a7929a7917 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 05:11:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 895/1769] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a7e11427-a496-44a3-8c03-c33142a179c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89024) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7e11427-a496-44a3-8c03-c33142a179c8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 05:11:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 875/1770] 192.168.122.128 () {58 vars in 1243 bytes} [Sat Sep 5 05:11:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-02859397-1c41-4a65-98a3-e196e0807e32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-666fb85a-948b-422a-8862-03d903ee3cc6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes?limit=1 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02859397-1c41-4a65-98a3-e196e0807e32 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02859397-1c41-4a65-98a3-e196e0807e32 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02859397-1c41-4a65-98a3-e196e0807e32 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-02859397-1c41-4a65-98a3-e196e0807e32 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-666fb85a-948b-422a-8862-03d903ee3cc6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02859397-1c41-4a65-98a3-e196e0807e32 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 896/1771] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:30 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 937 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 876/1772] 192.168.122.128 () {58 vars in 1136 bytes} [Sat Sep 5 05:11:30 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e1d67ff5-154d-4d82-be8f-7a0d0f87fe03 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 897/1773] 192.168.122.128 () {58 vars in 1224 bytes} [Sat Sep 5 05:11:30 2026] GET /volume/v3/volumes?limit=1&marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 482 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4175be2c-975f-4595-81a5-4ef54857e817 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4175be2c-975f-4595-81a5-4ef54857e817 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 877/1774] 192.168.122.128 () {58 vars in 1224 bytes} [Sat Sep 5 05:11:30 2026] GET /volume/v3/volumes?limit=1&marker=1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 482 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b87904f-af59-4ed8-9dbb-a303dc219473 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 898/1775] 192.168.122.128 () {58 vars in 1224 bytes} [Sat Sep 5 05:11:30 2026] GET /volume/v3/volumes?limit=1&marker=9a232609-7f15-4b85-934f-bfcb863f2600 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1833070272&status=available Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89024) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1833070272'), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e06d3de-8b61-4f36-ba6c-801fb1a0ae05 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1833070272&status=available returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 878/1776] 192.168.122.128 () {58 vars in 1256 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1833070272&status=available => generated 342 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-427179d5-9763-473f-99da-086d65fbe596 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579&status=available Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1593974579'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-427179d5-9763-473f-99da-086d65fbe596 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579&status=available returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 899/1777] 192.168.122.128 () {58 vars in 1277 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1593974579&status=available => generated 869 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd&sort=id%3Aasc Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-778d9a97-0472-4dd5-95d8-96bd394b1ccc tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd&sort=id%3Aasc returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 879/1778] 192.168.122.128 () {58 vars in 1257 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes/detail?marker=ee8be01d-0b97-4dc0-8c94-b143688a07dd&sort=id%3Aasc => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6b0269a3-db57-4e87-8d29-5701fcfa7a71 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 900/1779] 192.168.122.128 () {58 vars in 1221 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2580 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0e86063b-d084-41e0-a42a-35698baa2a1c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0e86063b-d084-41e0-a42a-35698baa2a1c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:11:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 880/1780] 192.168.122.128 () {58 vars in 1142 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes/detail => generated 2580 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 05:11:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bca2adaa-b79b-428e-b39f-da1d00fd6efb tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 901/1781] 192.168.122.128 () {58 vars in 1200 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 999 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?availability_zone=nova Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value nova, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0bd3a52-7d7b-4cd6-83ba-3c63b64c690f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 881/1782] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:31 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 937 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5277907a-924f-4a12-bd2d-68b0e4769f02 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 05:11:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 902/1783] 192.168.122.128 () {58 vars in 1166 bytes} [Sat Sep 5 05:11:32 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-609c6816-9912-47ca-aa68-1a050c0c909a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?availability_zone=nova Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value nova, assuming string {{(pid=89024) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-609c6816-9912-47ca-aa68-1a050c0c909a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 05:11:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 882/1784] 192.168.122.128 () {58 vars in 1166 bytes} [Sat Sep 5 05:11:32 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?bootable=false Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-337f208c-b5d9-4660-88e2-cd89ec984aa7 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 05:11:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 903/1785] 192.168.122.128 () {58 vars in 1150 bytes} [Sat Sep 5 05:11:32 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?bootable=false Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ce8ce67-d8fd-44c7-8b24-8c02d40b618f tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 883/1786] 192.168.122.128 () {58 vars in 1150 bytes} [Sat Sep 5 05:11:32 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?status=available Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a922aaaf-32ee-43e5-8468-abfed0c9889b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 904/1787] 192.168.122.128 () {58 vars in 1154 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes?status=available Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cd4ed2a0-43a6-44c6-bdaf-026c6179baae tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 905/1788] 192.168.122.128 () {58 vars in 1154 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?availability_zone=nova Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff3b972d-ec4e-4f0b-bd98-0af8b854a85b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 884/1789] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 937 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value nova, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c4a214f-0cdb-4df8-aaaa-8cb214f5170d tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 906/1790] 192.168.122.128 () {58 vars in 1187 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2580 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-12841677-573d-4f17-bfbc-9e767eb7553c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?bootable=false Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-12841677-573d-4f17-bfbc-9e767eb7553c tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 885/1791] 192.168.122.128 () {58 vars in 1171 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2580 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail?status=available Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Could not evaluate value available, assuming string {{(pid=89025) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] Get all volumes completed successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62edf238-0e59-44c9-8331-a2fe887c9b82 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-reader] http://192.168.122.128/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 907/1792] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes/detail?status=available => generated 2580 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-deb4e5b0-31d4-4ba0-a530-936270497769 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-deb4e5b0-31d4-4ba0-a530-936270497769 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-deb4e5b0-31d4-4ba0-a530-936270497769 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-deb4e5b0-31d4-4ba0-a530-936270497769 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-deb4e5b0-31d4-4ba0-a530-936270497769 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-deb4e5b0-31d4-4ba0-a530-936270497769 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 886/1793] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:33 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume with id: ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume request issued successfully. Sep 05 05:11:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecd9228f-c437-43d6-bf09-f8bec61defc2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 202 Sep 05 05:11:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 908/1794] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:11:33 2026] DELETE /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-73e8f99f-90ea-4214-9125-c626b8cb342a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-73e8f99f-90ea-4214-9125-c626b8cb342a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-73e8f99f-90ea-4214-9125-c626b8cb342a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-73e8f99f-90ea-4214-9125-c626b8cb342a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-73e8f99f-90ea-4214-9125-c626b8cb342a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-73e8f99f-90ea-4214-9125-c626b8cb342a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 887/1795] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:34 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 864 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4521d202-d409-4cbc-969e-e5b7d0ea4579 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 909/1796] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:34 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 937 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:11:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1fbf3296-9cce-445f-a718-c76860d3a63b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1fbf3296-9cce-445f-a718-c76860d3a63b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1fbf3296-9cce-445f-a718-c76860d3a63b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1fbf3296-9cce-445f-a718-c76860d3a63b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1fbf3296-9cce-445f-a718-c76860d3a63b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1fbf3296-9cce-445f-a718-c76860d3a63b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 888/1797] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:35 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 864 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1a36bb5-aa2a-4581-902e-4cf4323ba74f tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 910/1798] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:35 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 937 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-07e10915-a010-4508-badd-9ee5737c6324 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07e10915-a010-4508-badd-9ee5737c6324 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07e10915-a010-4508-badd-9ee5737c6324 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07e10915-a010-4508-badd-9ee5737c6324 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-07e10915-a010-4508-badd-9ee5737c6324 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07e10915-a010-4508-badd-9ee5737c6324 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 200 Sep 05 05:11:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 889/1799] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:36 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 864 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1819363092", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1819363092', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Create volume of 1 GB Sep 05 05:11:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Availability Zones retrieved successfully. Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Flow 'volume_create_api' (5417232b-0e34-4984-abec-4289e30db5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebc2f6e-e1d4-4bdd-8fcf-a7d6c197b61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:36 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebc2f6e-e1d4-4bdd-8fcf-a7d6c197b61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa3fd3a6-21fd-402f-8749-f25bc3412be2 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 890/1800] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:36 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 1202 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17444f7-a4e0-4ac5-82c8-df8e8dc4ff38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-187255dd-508e-4bb7-a45c-c3366ecb20bf tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 891/1801] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:37 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 1202 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Delete volume with id: fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Created reservations ['d52101db-b77a-4f36-a98d-0a8845895e7c', '16aa09f3-8a34-4074-ab6c-4f552146be54', 'da625b77-d936-4a92-a968-961bf03b73f1', '4f087757-7b28-4b71-bc38-79ac46bfdcbe'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17444f7-a4e0-4ac5-82c8-df8e8dc4ff38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52101db-b77a-4f36-a98d-0a8845895e7c', '16aa09f3-8a34-4074-ab6c-4f552146be54', 'da625b77-d936-4a92-a968-961bf03b73f1', '4f087757-7b28-4b71-bc38-79ac46bfdcbe']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18185052-6367-4d20-8ff1-68d04e7b0eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18185052-6367-4d20-8ff1-68d04e7b0eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6312b723-7d69-429d-b14c-c14b17251070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1819363092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa5ebc51fdf4270a5cef275433861d5',qos_specs=None,replication_status=,reservations=['d52101db-b77a-4f36-a98d-0a8845895e7c','16aa09f3-8a34-4074-ab6c-4f552146be54','da625b77-d936-4a92-a968-961bf03b73f1','4f087757-7b28-4b71-bc38-79ac46bfdcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1c19b227b843a0ae511c939ac57248',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1819363092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6312b723-7d69-429d-b14c-c14b17251070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa5ebc51fdf4270a5cef275433861d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b1c19b227b843a0ae511c939ac57248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Delete volume request issued successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffa1212e-968e-41d6-acc4-24dfa4b6d36b tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 202 Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db67ea4c-f421-45ea-87ea-3f1566141e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 892/1802] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:11:37 2026] DELETE /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db67ea4c-f421-45ea-87ea-3f1566141e25) transitioned into state 'SUCCESS' from state '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-1819363092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa5ebc51fdf4270a5cef275433861d5',qos_specs=None,replication_status=,reservations=['d52101db-b77a-4f36-a98d-0a8845895e7c','16aa09f3-8a34-4074-ab6c-4f552146be54','da625b77-d936-4a92-a968-961bf03b73f1','4f087757-7b28-4b71-bc38-79ac46bfdcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b1c19b227b843a0ae511c939ac57248',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab0b813-2c5e-4d27-9f02-c742d83e64aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35f15ca0-d263-47a7-ab74-4db71eaf3781 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 893/1803] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:37 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 1201 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a98efb5b-f4c1-422d-9e93-1d6bf946ad1a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a98efb5b-f4c1-422d-9e93-1d6bf946ad1a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a98efb5b-f4c1-422d-9e93-1d6bf946ad1a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a98efb5b-f4c1-422d-9e93-1d6bf946ad1a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab0b813-2c5e-4d27-9f02-c742d83e64aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Flow 'volume_create_api' (5417232b-0e34-4984-abec-4289e30db5eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a98efb5b-f4c1-422d-9e93-1d6bf946ad1a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd returned with HTTP 404 Sep 05 05:11:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Create volume request issued successfully. Sep 05 05:11:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-823f0d5d-4c4e-4226-b0ab-f6e0f515e6a5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 911/1804] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:11:36 2026] POST /volume/v3/volumes => generated 764 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 894/1805] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:37 2026] GET /volume/v3/volumes/ee8be01d-0b97-4dc0-8c94-b143688a07dd => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-985762df-172e-47ed-8d67-27d82669c8c6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-985762df-172e-47ed-8d67-27d82669c8c6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-985762df-172e-47ed-8d67-27d82669c8c6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-985762df-172e-47ed-8d67-27d82669c8c6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-985762df-172e-47ed-8d67-27d82669c8c6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-985762df-172e-47ed-8d67-27d82669c8c6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 895/1806] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:37 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 832 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-58b7c388-3395-4637-8e75-4bf4ff937ba6 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 912/1807] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:37 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 866 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] DELETE http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume with id: 1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume request issued successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f5c6156-9728-41ef-aab7-802bce013ed8 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 202 Sep 05 05:11:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 896/1808] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:11:38 2026] DELETE /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a377de1c-4178-46d4-a548-72d0bfdf9250 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 913/1809] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:38 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 865 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Volume info retrieved successfully. Sep 05 05:11:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64a6fbc0-2a99-478b-ab10-613b908077f7 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 200 Sep 05 05:11:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 897/1810] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:38 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 1201 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6afa1060-21c7-403a-83da-fbbb2c1460a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 914/1811] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:39 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-781eef7f-024d-4462-9d72-9c57f24b477e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-781eef7f-024d-4462-9d72-9c57f24b477e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-781eef7f-024d-4462-9d72-9c57f24b477e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-781eef7f-024d-4462-9d72-9c57f24b477e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-781eef7f-024d-4462-9d72-9c57f24b477e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-781eef7f-024d-4462-9d72-9c57f24b477e tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 200 Sep 05 05:11:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 898/1812] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:39 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc0ad474-f4e3-4089-bfe9-efbdab8a0527 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc0ad474-f4e3-4089-bfe9-efbdab8a0527 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc0ad474-f4e3-4089-bfe9-efbdab8a0527 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc0ad474-f4e3-4089-bfe9-efbdab8a0527 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc0ad474-f4e3-4089-bfe9-efbdab8a0527 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 404 Sep 05 05:11:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 915/1813] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:39 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Delete volume with id: fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01ea13bf-0a4a-4332-bf03-6eb432a154d3 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 404 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 899/1814] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:11:40 2026] DELETE /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6a3fa5a6-da0b-401b-b315-13e3aa4bf8f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a3fa5a6-da0b-401b-b315-13e3aa4bf8f6 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] GET http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a3fa5a6-da0b-401b-b315-13e3aa4bf8f6 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a3fa5a6-da0b-401b-b315-13e3aa4bf8f6 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a3fa5a6-da0b-401b-b315-13e3aa4bf8f6 tempest-VolumeImageDependencyTests-596779112 tempest-VolumeImageDependencyTests-596779112-project-member] http://192.168.122.128/volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 returned with HTTP 404 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 916/1815] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:11:40 2026] GET /volume/v3/volumes/fa04cef7-354e-4dee-baf5-a8cfdbe74575 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-936fd015-afc6-4461-8790-2919a82df159 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-936fd015-afc6-4461-8790-2919a82df159 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-936fd015-afc6-4461-8790-2919a82df159 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-936fd015-afc6-4461-8790-2919a82df159 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-936fd015-afc6-4461-8790-2919a82df159 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-936fd015-afc6-4461-8790-2919a82df159 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 900/1816] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:40 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2e1d9fa4-c572-4541-9fc0-96cad67d519a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e1d9fa4-c572-4541-9fc0-96cad67d519a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e1d9fa4-c572-4541-9fc0-96cad67d519a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e1d9fa4-c572-4541-9fc0-96cad67d519a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e1d9fa4-c572-4541-9fc0-96cad67d519a tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b returned with HTTP 404 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 917/1817] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:40 2026] GET /volume/v3/volumes/1127bb9e-6871-4a64-8890-cea7bdbe327b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c287c1e2-8d48-4205-8c9a-c1f0f876e86b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 901/1818] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:40 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3d644658-03ff-46ca-8049-63c58864f860 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] DELETE http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume with id: 9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Delete volume request issued successfully. Sep 05 05:11:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d644658-03ff-46ca-8049-63c58864f860 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 202 Sep 05 05:11:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 918/1819] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:11:40 2026] DELETE /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ca10600-a30e-42d7-94be-7f6eea442cd2 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 902/1820] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:40 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8443db73-53ce-44b8-ae96-411f9afba3a1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 919/1821] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:41 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c990727-8686-46c8-988d-a3271010334b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c990727-8686-46c8-988d-a3271010334b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c990727-8686-46c8-988d-a3271010334b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c990727-8686-46c8-988d-a3271010334b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c990727-8686-46c8-988d-a3271010334b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Volume info retrieved successfully. Sep 05 05:11:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c990727-8686-46c8-988d-a3271010334b tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 200 Sep 05 05:11:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 903/1822] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:41 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 865 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0fb41182-ccc4-4d2f-ba46-c8678354d3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 920/1823] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:42 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e08016d-e6a7-4164-977d-72c123cd2cf5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e08016d-e6a7-4164-977d-72c123cd2cf5 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] GET http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 Sep 05 05:11:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e08016d-e6a7-4164-977d-72c123cd2cf5 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e08016d-e6a7-4164-977d-72c123cd2cf5 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e08016d-e6a7-4164-977d-72c123cd2cf5 tempest-VolumesListTestJSON-67544199 tempest-VolumesListTestJSON-67544199-project-member] http://192.168.122.128/volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 returned with HTTP 404 Sep 05 05:11:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 904/1824] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:43 2026] GET /volume/v3/volumes/9a232609-7f15-4b85-934f-bfcb863f2600 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:11:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bdcd490-7fe4-429d-bc5c-91411dd6c3c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 921/1825] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:43 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume of 1 GB Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Availability Zones retrieved successfully. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Flow 'volume_create_api' (e195c139-1c7c-4eca-a3f0-ef47fd246d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af5c143-eb74-440a-b390-f2a9aa6d1429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af5c143-eb74-440a-b390-f2a9aa6d1429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6ce00-99f4-490b-96d8-79864cf94883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Created reservations ['a432d93b-f450-4f8d-85e5-2c6579c81963', '710160bc-ebd7-44c3-9067-a9b6e2c8676e', '1fbd950c-6978-4060-8e3d-4caf735376d6', '75fc3a84-16e0-4ce4-977c-25b9e88a9d77'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6ce00-99f4-490b-96d8-79864cf94883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a432d93b-f450-4f8d-85e5-2c6579c81963', '710160bc-ebd7-44c3-9067-a9b6e2c8676e', '1fbd950c-6978-4060-8e3d-4caf735376d6', '75fc3a84-16e0-4ce4-977c-25b9e88a9d77']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d850154-bed4-48b8-9f81-45d62a434534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d850154-bed4-48b8-9f81-45d62a434534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9797b56-ea64-4962-a43e-f41806e4d958', '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='7b0bfb5e3f7042cbb3613dcfca6cd09d',qos_specs=None,replication_status=,reservations=['a432d93b-f450-4f8d-85e5-2c6579c81963','710160bc-ebd7-44c3-9067-a9b6e2c8676e','1fbd950c-6978-4060-8e3d-4caf735376d6','75fc3a84-16e0-4ce4-977c-25b9e88a9d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15281123b8114afba12449448b73ec99',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:44Z,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=f9797b56-ea64-4962-a43e-f41806e4d958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0bfb5e3f7042cbb3613dcfca6cd09d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15281123b8114afba12449448b73ec99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b39b8c-566f-47c8-9bc8-aaa4dececa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b39b8c-566f-47c8-9bc8-aaa4dececa2a) transitioned into state 'SUCCESS' from 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='7b0bfb5e3f7042cbb3613dcfca6cd09d',qos_specs=None,replication_status=,reservations=['a432d93b-f450-4f8d-85e5-2c6579c81963','710160bc-ebd7-44c3-9067-a9b6e2c8676e','1fbd950c-6978-4060-8e3d-4caf735376d6','75fc3a84-16e0-4ce4-977c-25b9e88a9d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15281123b8114afba12449448b73ec99',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a1d68-9bd3-4104-8389-d2c0f8b4f3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a1d68-9bd3-4104-8389-d2c0f8b4f3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Flow 'volume_create_api' (e195c139-1c7c-4eca-a3f0-ef47fd246d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume request issued successfully. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1c89b65-f230-417d-9cb2-5029b1a23fc0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 905/1826] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:11:43 2026] POST /volume/v3/volumes => generated 749 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5d0eaea-a1bc-497b-b757-786e8e21410d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 922/1827] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:44 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-938dd114-2ab5-4248-a2cc-b5e33f6d7dbf tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 906/1828] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:44 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfd9727b-64d2-4e3f-aa4c-147cec573ac3 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 923/1829] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:45 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a0131a9e-e790-44dc-81d1-ee9f649741c5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 907/1830] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:45 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81024132-9ebf-4db2-90d9-226a3fade5fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81024132-9ebf-4db2-90d9-226a3fade5fd tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81024132-9ebf-4db2-90d9-226a3fade5fd tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81024132-9ebf-4db2-90d9-226a3fade5fd tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81024132-9ebf-4db2-90d9-226a3fade5fd tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81024132-9ebf-4db2-90d9-226a3fade5fd tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 924/1831] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:46 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-143667eb-bce6-4c94-9415-9bfed707d05e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-143667eb-bce6-4c94-9415-9bfed707d05e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-143667eb-bce6-4c94-9415-9bfed707d05e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-143667eb-bce6-4c94-9415-9bfed707d05e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-143667eb-bce6-4c94-9415-9bfed707d05e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-143667eb-bce6-4c94-9415-9bfed707d05e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 908/1832] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:46 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bb83f812-97bc-48fa-898c-aed52755a680 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb83f812-97bc-48fa-898c-aed52755a680 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bb83f812-97bc-48fa-898c-aed52755a680 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bb83f812-97bc-48fa-898c-aed52755a680 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bb83f812-97bc-48fa-898c-aed52755a680 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bb83f812-97bc-48fa-898c-aed52755a680 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 925/1833] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:47 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-effbd52d-6a45-4e2a-9506-ef690bb58f51 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 909/1834] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:48 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb17f6d0-8fa6-489b-9c65-26139f81724c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 926/1835] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:49 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38a69e1f-c74c-439e-8b5e-901dff551bb6 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 910/1836] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:49 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d8c9efc-5eb2-4c56-b7c7-0d149cd8bfa1 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 927/1837] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:50 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69ffafc5-2a20-48dc-bc7b-d3ac98f5a00e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 911/1838] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:50 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-48c635b5-d170-4aa3-9acb-752b896443a0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-48c635b5-d170-4aa3-9acb-752b896443a0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-48c635b5-d170-4aa3-9acb-752b896443a0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-48c635b5-d170-4aa3-9acb-752b896443a0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-48c635b5-d170-4aa3-9acb-752b896443a0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-48c635b5-d170-4aa3-9acb-752b896443a0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 928/1839] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:51 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b11190d-a1f5-4c83-8759-1c649cbc2937 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 912/1840] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:51 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f58a71ea-da28-44c5-991b-ad07107b4b48 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 929/1841] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:52 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0aa73898-a1ed-495b-b109-7a35ab9d593e tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 913/1842] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:52 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be8ecaeb-0747-4cd3-8e17-24444670fb51 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 930/1843] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:53 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ecd4d64-fac4-43e2-ad4a-8af39c5b6412 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 914/1844] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:53 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e803f46-c293-4c5b-90a1-37c84fd318f7 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 931/1845] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:54 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f51ceea7-0243-4cea-8e3d-03d9e2aeae22 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 915/1846] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:54 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:11:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9731b83d-bf86-4ec1-b82d-e31c25970654 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 932/1847] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:55 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35ca183d-e534-40b9-8c25-ebd98d76424b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35ca183d-e534-40b9-8c25-ebd98d76424b tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35ca183d-e534-40b9-8c25-ebd98d76424b tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35ca183d-e534-40b9-8c25-ebd98d76424b tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35ca183d-e534-40b9-8c25-ebd98d76424b tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:55 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=364,cinder:INSERT=30,cinder:UPDATE=44 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:11:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35ca183d-e534-40b9-8c25-ebd98d76424b tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 916/1848] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:55 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-78ba8391-292e-4f67-a0e3-d016cad014af None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78ba8391-292e-4f67-a0e3-d016cad014af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-78ba8391-292e-4f67-a0e3-d016cad014af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-78ba8391-292e-4f67-a0e3-d016cad014af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:56 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=326,cinder:UPDATE=49,cinder:INSERT=35 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:11:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-78ba8391-292e-4f67-a0e3-d016cad014af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78ba8391-292e-4f67-a0e3-d016cad014af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 933/1849] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:56 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6592396e-941d-4b6a-b9c5-a796dca8f27d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 917/1850] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:56 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-62f5efbe-1d51-4f7b-aecc-2ec5f218dcb0 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 934/1851] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:57 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44a63e0b-79d1-4ffc-84e1-bb404987a038 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 918/1852] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:57 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1623564024"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1623564024'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume of 1 GB Sep 05 05:11:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Availability Zones retrieved successfully. Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (8146840e-0b29-4cdf-ab4b-7ebaf3e8e3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b262f7-d301-4806-a383-5bdec81bc56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:11:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b262f7-d301-4806-a383-5bdec81bc56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c003897-88c0-4616-bf80-dda64d9bd444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7be37fc3-6d9c-4450-b110-cedb28a7a126 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 919/1853] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:58 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['f63c8b01-8157-4cb5-80ec-ac089ce02af7', '4b8e3ad8-3e08-4a8c-8c15-62a5670837fe', '2f9332fc-eab7-4f4a-8358-24a6d47932c2', '6db49c68-52b9-4daa-9dff-f0baed04eff5'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:11:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c003897-88c0-4616-bf80-dda64d9bd444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f63c8b01-8157-4cb5-80ec-ac089ce02af7', '4b8e3ad8-3e08-4a8c-8c15-62a5670837fe', '2f9332fc-eab7-4f4a-8358-24a6d47932c2', '6db49c68-52b9-4daa-9dff-f0baed04eff5']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f8aaf4-fe4e-4f7d-8c0a-9d06c5627eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f8aaf4-fe4e-4f7d-8c0a-9d06c5627eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdaea41b-1ffc-483b-92bb-6eca0804462f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623564024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['f63c8b01-8157-4cb5-80ec-ac089ce02af7','4b8e3ad8-3e08-4a8c-8c15-62a5670837fe','2f9332fc-eab7-4f4a-8358-24a6d47932c2','6db49c68-52b9-4daa-9dff-f0baed04eff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623564024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdaea41b-1ffc-483b-92bb-6eca0804462f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85443d45c6f6476db28bd21fe4c3b2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03af7d1-1c2b-492d-8169-a57bdbc396c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c959a782-549a-4e8f-acb8-76e879feff48 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c959a782-549a-4e8f-acb8-76e879feff48 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c959a782-549a-4e8f-acb8-76e879feff48 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c959a782-549a-4e8f-acb8-76e879feff48 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03af7d1-1c2b-492d-8169-a57bdbc396c3) transitioned into state 'SUCCESS' from state '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-1623564024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['f63c8b01-8157-4cb5-80ec-ac089ce02af7','4b8e3ad8-3e08-4a8c-8c15-62a5670837fe','2f9332fc-eab7-4f4a-8358-24a6d47932c2','6db49c68-52b9-4daa-9dff-f0baed04eff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd28be5-b27b-4999-9d31-317081ef6529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c959a782-549a-4e8f-acb8-76e879feff48 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c959a782-549a-4e8f-acb8-76e879feff48 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:11:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 920/1854] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:59 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd28be5-b27b-4999-9d31-317081ef6529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (8146840e-0b29-4cdf-ab4b-7ebaf3e8e3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request issued successfully. Sep 05 05:11:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7bc3ab4-647f-4f5e-a54a-f3dc7f576583 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:11:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 935/1855] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:11:58 2026] POST /volume/v3/volumes => generated 763 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:11:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:11:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9e7c4a1d-9954-4856-8fcd-3b8eac31f1b6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:11:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 921/1856] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:59 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 831 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-00160ef1-4520-432b-bf1d-b294150315ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-00160ef1-4520-432b-bf1d-b294150315ec tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-00160ef1-4520-432b-bf1d-b294150315ec tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-00160ef1-4520-432b-bf1d-b294150315ec tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:11:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:11:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:11:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:11:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:11:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-00160ef1-4520-432b-bf1d-b294150315ec tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:11:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-00160ef1-4520-432b-bf1d-b294150315ec tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:11:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 936/1857] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:11:59 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d326319e-7bbd-491a-a67f-ce0ff38047ff tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 922/1858] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:00 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6e989a2-19bd-420b-9310-e9234ff867c1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 937/1859] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:00 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbf7033e-b5fb-4a25-a42a-6cf7ea343562 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 923/1860] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:00 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ce5dced-aad0-4f1d-9fdc-6f43facdd7dd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 938/1861] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:01 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cee8a6b3-0538-406b-91a8-9fcadf955b89 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 924/1862] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:01 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5b49e38-a9a0-48ac-b4f5-60feb3a60b7d tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 939/1863] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:02 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b95d5508-e968-4baa-b269-8533eb6a9b55 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 925/1864] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:02 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9d2ab72e-3a05-4740-a70e-9f46384d55de tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 940/1865] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:02 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59d047ad-d4a6-4f5b-8587-2e5f9150ae1c tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:12:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 926/1866] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:02 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fdd34bc-5c67-46a3-af3a-1586f5de6c96 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 941/1867] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:03 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9db999e-ca97-42ee-b488-f70cd8012ffd tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 927/1868] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:03 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc822ab7-8b4c-4816-9f1a-9f688d2e97a3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 942/1869] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:03 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-afbf3633-f892-45fd-8171-9af45079b3db None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-afbf3633-f892-45fd-8171-9af45079b3db tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-afbf3633-f892-45fd-8171-9af45079b3db tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-afbf3633-f892-45fd-8171-9af45079b3db tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-afbf3633-f892-45fd-8171-9af45079b3db tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-afbf3633-f892-45fd-8171-9af45079b3db tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:12:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 928/1870] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:03 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a106652f-fd67-4890-8c05-715b7244e20f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] POST http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action Sep 05 05:12:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1601684002", "disk_format": "qcow2"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:12:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1601684002", "disk_format": "qcow2"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89025]: DEBUG cinder.image.image_utils [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1601684002'}] 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-1601684002'}]. {{(pid=89025) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9b9faa7a-52ba-4b55-8b44-a812d4e506f9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 929/1871] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a1eaabb-047b-4490-b8f2-2a9bcdfceca4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 930/1872] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a1e2c67-34a9-428a-9f15-1d4595310eec tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 931/1873] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abe85f58-2c99-4d8a-a106-ac0d27ab1ea2 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 932/1874] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Get all volumes completed successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13df3608-08ce-49bc-8cda-cfcdc7760dc0 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 933/1875] 192.168.122.128 () {58 vars in 1121 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4f729fc-2767-420e-95ac-a5a52553471d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4f729fc-2767-420e-95ac-a5a52553471d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4f729fc-2767-420e-95ac-a5a52553471d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4f729fc-2767-420e-95ac-a5a52553471d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a4f729fc-2767-420e-95ac-a5a52553471d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4f729fc-2767-420e-95ac-a5a52553471d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 934/1876] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-fbaea079-59c8-4eef-bc4c-bba9cd489d0d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 935/1877] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Copy volume to image completed successfully. Sep 05 05:12:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a106652f-fd67-4890-8c05-715b7244e20f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action returned with HTTP 202 Sep 05 05:12:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 943/1878] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:12:04 2026] POST /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f/action => generated 657 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5824eebe-e432-401a-967e-ef8c581578f2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5824eebe-e432-401a-967e-ef8c581578f2 None None] GET http://192.168.122.128/volume// Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5824eebe-e432-401a-967e-ef8c581578f2 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5824eebe-e432-401a-967e-ef8c581578f2 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5824eebe-e432-401a-967e-ef8c581578f2 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:12:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 936/1879] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:12:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:12:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-7e03fd59-4739-455f-bb78-32560183015f req-7a002572-d23f-4be0-83b6-20f9e6d214f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-7a002572-d23f-4be0-83b6-20f9e6d214f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-7a002572-d23f-4be0-83b6-20f9e6d214f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6312b723-7d69-429d-b14c-c14b17251070", "connector": null, "instance_uuid": "e6390092-6971-4625-887b-90d1fd128354"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-7a002572-d23f-4be0-83b6-20f9e6d214f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 944/1880] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:12:04 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ecfc289-533b-49d9-bd80-0c0540247825 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ecfc289-533b-49d9-bd80-0c0540247825 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ecfc289-533b-49d9-bd80-0c0540247825 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ecfc289-533b-49d9-bd80-0c0540247825 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ecfc289-533b-49d9-bd80-0c0540247825 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ecfc289-533b-49d9-bd80-0c0540247825 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 937/1881] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96f93e70-cdf3-4488-a9e6-4c13873536af None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f93e70-cdf3-4488-a9e6-4c13873536af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f93e70-cdf3-4488-a9e6-4c13873536af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96f93e70-cdf3-4488-a9e6-4c13873536af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-980c7757-3644-4e58-b8c2-d07f1ab33db1 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 945/1882] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ef8bd7bb-8c48-401b-a6c9-07e65eb1b8cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef8bd7bb-8c48-401b-a6c9-07e65eb1b8cc None None] GET http://192.168.122.128/volume// Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef8bd7bb-8c48-401b-a6c9-07e65eb1b8cc None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef8bd7bb-8c48-401b-a6c9-07e65eb1b8cc None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef8bd7bb-8c48-401b-a6c9-07e65eb1b8cc None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 946/1883] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96f93e70-cdf3-4488-a9e6-4c13873536af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96f93e70-cdf3-4488-a9e6-4c13873536af tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 938/1884] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-76d317da-b274-4585-873b-c9fd79393a59 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-933255537"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-933255537'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume of 1 GB Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8d168410-4956-4fb8-b37c-3a3d2b7d52f5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 947/1885] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1037 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Availability Zones retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Flow 'volume_create_api' (bd676970-9eba-4960-bb43-5dc2711f5203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0071b8ee-e2ec-423c-86cc-6f8e4309581f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0071b8ee-e2ec-423c-86cc-6f8e4309581f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414ce8ce-8b09-4b39-9fb0-ebd65d59984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] PUT http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Acquiring lock "cinder-attachment_update-6312b723-7d69-429d-b14c-c14b17251070-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Lock "cinder-attachment_update-6312b723-7d69-429d-b14c-c14b17251070-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Created reservations ['e6e3197a-d0b2-4424-8d9b-eab528fcb53b', 'a1a9edff-d1e5-4229-9030-a4647a7395b1', '39da252e-6646-4bce-b453-b243f568f8de', 'd8857828-dbc4-4066-9811-f3a5bc41a017'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414ce8ce-8b09-4b39-9fb0-ebd65d59984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e3197a-d0b2-4424-8d9b-eab528fcb53b', 'a1a9edff-d1e5-4229-9030-a4647a7395b1', '39da252e-6646-4bce-b453-b243f568f8de', 'd8857828-dbc4-4066-9811-f3a5bc41a017']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e43ef9-f64f-4d81-bf5e-dd0988f5e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e43ef9-f64f-4d81-bf5e-dd0988f5e0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb85d009-764c-4df9-876e-7bde4fdb4a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-933255537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0bfb5e3f7042cbb3613dcfca6cd09d',qos_specs=None,replication_status=,reservations=['e6e3197a-d0b2-4424-8d9b-eab528fcb53b','a1a9edff-d1e5-4229-9030-a4647a7395b1','39da252e-6646-4bce-b453-b243f568f8de','d8857828-dbc4-4066-9811-f3a5bc41a017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15281123b8114afba12449448b73ec99',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-933255537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb85d009-764c-4df9-876e-7bde4fdb4a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0bfb5e3f7042cbb3613dcfca6cd09d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15281123b8114afba12449448b73ec99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e800254-7b3d-4683-8854-d93dd3cac0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e800254-7b3d-4683-8854-d93dd3cac0e7) transitioned into 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-933255537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0bfb5e3f7042cbb3613dcfca6cd09d',qos_specs=None,replication_status=,reservations=['e6e3197a-d0b2-4424-8d9b-eab528fcb53b','a1a9edff-d1e5-4229-9030-a4647a7395b1','39da252e-6646-4bce-b453-b243f568f8de','d8857828-dbc4-4066-9811-f3a5bc41a017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15281123b8114afba12449448b73ec99',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4c9213-7358-482c-ba3f-aeb5554bfc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4c9213-7358-482c-ba3f-aeb5554bfc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Flow 'volume_create_api' (bd676970-9eba-4960-bb43-5dc2711f5203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create volume request issued successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76d317da-b274-4585-873b-c9fd79393a59 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 939/1886] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:12:05 2026] POST /volume/v3/volumes => generated 784 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-03642a43-b687-465d-8723-c7a89c098b92 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03642a43-b687-465d-8723-c7a89c098b92 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03642a43-b687-465d-8723-c7a89c098b92 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03642a43-b687-465d-8723-c7a89c098b92 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03642a43-b687-465d-8723-c7a89c098b92 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03642a43-b687-465d-8723-c7a89c098b92 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 940/1887] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adb65770-35a0-4dcd-b240-48ed3e6f2553 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 941/1888] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0bdaa466-7f30-4a54-8c5c-5d4784d8f01b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 942/1889] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:05 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:12:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdaea41b-1ffc-483b-92bb-6eca0804462f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1198720288"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create snapshot from volume bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['aa657f5b-8956-4cc4-88fb-4b38ebb2f1d7', '8bc96809-ad8b-4b7a-8e0e-bd79c7eda462', '92280de2-eb6e-4581-a32b-ced114f0d7ab', '9a63d2a1-b167-44d2-91df-f71bf8488306'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot create request issued successfully. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a14fe93a-9f99-4bb0-bfda-f897feec1a3f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 943/1890] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:12:05 2026] POST /volume/v3/snapshots => generated 380 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d160ca46-1e8d-4a68-9aa0-d076524391d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 944/1891] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:06 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4551b19-1aa7-4a44-915c-aeccbf468593 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 945/1892] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:06 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df46ea6b-6843-4bd9-aaea-ccd653424801 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 946/1893] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:06 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0301e062-a81a-4698-b163-4d631fd7e2a7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 947/1894] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:07 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66d4a0b2-052d-4d1d-a034-8e660e312194 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 948/1895] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:07 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-945be9aa-a66d-4d3b-9c56-48a300655972 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-945be9aa-a66d-4d3b-9c56-48a300655972 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-945be9aa-a66d-4d3b-9c56-48a300655972 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-945be9aa-a66d-4d3b-9c56-48a300655972 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-945be9aa-a66d-4d3b-9c56-48a300655972 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-945be9aa-a66d-4d3b-9c56-48a300655972 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 949/1896] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:08 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab016a24-e513-4ebc-aa2c-75c9e462624b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 950/1897] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:08 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c40b47b8-1b63-4316-949d-63ea70d72a74 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 951/1898] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:08 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f0a58c8-66fc-46b3-ad36-9a316b19fba5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 952/1899] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:09 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cd827160-5c8c-4b19-bcb2-81832fc28eb4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 953/1900] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:09 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-999f14be-7ecb-46b5-be37-02110960942c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-999f14be-7ecb-46b5-be37-02110960942c tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-999f14be-7ecb-46b5-be37-02110960942c tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-999f14be-7ecb-46b5-be37-02110960942c tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-999f14be-7ecb-46b5-be37-02110960942c tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-999f14be-7ecb-46b5-be37-02110960942c tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 954/1901] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:09 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e19735dd-4cda-44ee-9bec-fc3530736ec6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 955/1902] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:10 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-188726a2-207d-4161-a21c-25911a45a778 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-188726a2-207d-4161-a21c-25911a45a778 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-188726a2-207d-4161-a21c-25911a45a778 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-188726a2-207d-4161-a21c-25911a45a778 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-188726a2-207d-4161-a21c-25911a45a778 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-188726a2-207d-4161-a21c-25911a45a778 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 956/1903] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:10 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd513210-339e-42cc-83b8-9384501557ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd513210-339e-42cc-83b8-9384501557ea tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd513210-339e-42cc-83b8-9384501557ea tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd513210-339e-42cc-83b8-9384501557ea tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd513210-339e-42cc-83b8-9384501557ea tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd513210-339e-42cc-83b8-9384501557ea tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 957/1904] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:10 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84205e3b-03af-4e8f-a82a-47bb5a8e57a6 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 958/1905] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:11 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bdf39ab3-8c55-4249-816f-17001c6107a8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 959/1906] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:11 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd734cee-5e82-44cb-a872-ed2e4720b5a4 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 960/1907] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:11 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9900d5bc-ef3c-4161-b466-7addff624b67 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9900d5bc-ef3c-4161-b466-7addff624b67 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9900d5bc-ef3c-4161-b466-7addff624b67 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9900d5bc-ef3c-4161-b466-7addff624b67 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9900d5bc-ef3c-4161-b466-7addff624b67 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9900d5bc-ef3c-4161-b466-7addff624b67 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 961/1908] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:12 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e502067-c593-4fe1-880e-b0eec9d3dc3e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 962/1909] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:12 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df83085d-7884-49b9-9dda-42689c521dc5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df83085d-7884-49b9-9dda-42689c521dc5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df83085d-7884-49b9-9dda-42689c521dc5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df83085d-7884-49b9-9dda-42689c521dc5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df83085d-7884-49b9-9dda-42689c521dc5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df83085d-7884-49b9-9dda-42689c521dc5 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 963/1910] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:13 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c6dd94a-dfa1-41a2-8332-75a50db1c993 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 964/1911] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:13 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc363623-2f5e-498a-9d86-4d8acec0a3fd tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 965/1912] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:13 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Lock "cinder-attachment_update-6312b723-7d69-429d-b14c-c14b17251070-devstack" released by "attachment_update" :: held 8.152s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:12:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-8cefdd26-84e6-41ee-b3f0-3e8d6670907f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 returned with HTTP 200 Sep 05 05:12:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 948/1913] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:12:05 2026] PUT /volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 => generated 694 bytes in 8195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4be74771-9e7f-46bc-83d9-72678844d7b2 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 966/1914] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-7e03fd59-4739-455f-bb78-32560183015f req-b4a0e67b-a204-485c-bbf3-b69b4f14a9a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-b4a0e67b-a204-485c-bbf3-b69b4f14a9a3 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] POST http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0/action Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-b4a0e67b-a204-485c-bbf3-b69b4f14a9a3 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-b4a0e67b-a204-485c-bbf3-b69b4f14a9a3 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-75007f2e-48ba-4237-8f0d-644a767671ae None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75007f2e-48ba-4237-8f0d-644a767671ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-75007f2e-48ba-4237-8f0d-644a767671ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-75007f2e-48ba-4237-8f0d-644a767671ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-7e03fd59-4739-455f-bb78-32560183015f req-b4a0e67b-a204-485c-bbf3-b69b4f14a9a3 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0/action returned with HTTP 204 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 949/1915] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:12:14 2026] POST /volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-75007f2e-48ba-4237-8f0d-644a767671ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75007f2e-48ba-4237-8f0d-644a767671ae tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 967/1916] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac4dda5b-b929-4b2c-bec7-4ab3f23d8c7b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 950/1917] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-153cd733-9c23-4151-a8de-c58051222e5b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-153cd733-9c23-4151-a8de-c58051222e5b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-153cd733-9c23-4151-a8de-c58051222e5b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-153cd733-9c23-4151-a8de-c58051222e5b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-153cd733-9c23-4151-a8de-c58051222e5b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-153cd733-9c23-4151-a8de-c58051222e5b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 951/1918] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a14a82f-7379-4ecd-9880-11fc92529d6f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 968/1919] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb85d009-764c-4df9-876e-7bde4fdb4a7e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1112539782"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Create snapshot from volume eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Created reservations ['4e07736e-e7d1-48b7-b4a2-f44ec72e78ac', 'd0b47acd-b4fe-4abb-ae62-e537ed72b81d', 'f90c42b6-95cf-4fa0-b804-be6672a89467', '99c9f492-c939-4e21-85b7-36c44aeec8c3'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot create request issued successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b73042a7-6a73-441f-a9f5-17dad2358fdc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 952/1920] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:12:14 2026] POST /volume/v3/snapshots => generated 326 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba6a0bfa-86e9-4091-9d03-415ac6b8ce2a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 969/1921] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 458 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4afe06a8-8023-4ede-8f94-c4aa4b134af1 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:12:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 953/1922] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:14 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 869 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] DELETE http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Delete volume with id: 39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Delete volume request issued successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fe620842-92e2-4e79-bd9a-b52f5a5873bc tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 202 Sep 05 05:12:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 970/1923] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:15 2026] DELETE /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Volume info retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-55aefc28-25bd-4fa8-967d-5a493b386a32 tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 200 Sep 05 05:12:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 954/1924] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97895c9b-9535-4d08-b5a4-ea4e5fb6e986 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 971/1925] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1149 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-75ac607a-73a1-44bd-86bb-b08d306826fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75ac607a-73a1-44bd-86bb-b08d306826fe tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-75ac607a-73a1-44bd-86bb-b08d306826fe tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-75ac607a-73a1-44bd-86bb-b08d306826fe tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-75ac607a-73a1-44bd-86bb-b08d306826fe tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-75ac607a-73a1-44bd-86bb-b08d306826fe tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 955/1926] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1149 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b7a70470-d44f-42e1-9584-3c46150b6168 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7a70470-d44f-42e1-9584-3c46150b6168 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7a70470-d44f-42e1-9584-3c46150b6168 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7a70470-d44f-42e1-9584-3c46150b6168 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7a70470-d44f-42e1-9584-3c46150b6168 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7a70470-d44f-42e1-9584-3c46150b6168 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 972/1927] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1149 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d4dd619-b6b1-41ee-a59d-a6a17c6a6079 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 956/1928] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6dc29c6a-3223-4850-a742-faee6eae1137 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dc29c6a-3223-4850-a742-faee6eae1137 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dc29c6a-3223-4850-a742-faee6eae1137 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dc29c6a-3223-4850-a742-faee6eae1137 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6dc29c6a-3223-4850-a742-faee6eae1137 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dc29c6a-3223-4850-a742-faee6eae1137 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 973/1929] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:15 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dd591437-7978-4b1a-a63c-6be966025a3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dd591437-7978-4b1a-a63c-6be966025a3f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] GET http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f Sep 05 05:12:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dd591437-7978-4b1a-a63c-6be966025a3f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dd591437-7978-4b1a-a63c-6be966025a3f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dd591437-7978-4b1a-a63c-6be966025a3f tempest-VolumesActionsTest-1530445118 tempest-VolumesActionsTest-1530445118-project-member] http://192.168.122.128/volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f returned with HTTP 404 Sep 05 05:12:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 957/1930] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:16 2026] GET /volume/v3/volumes/39594f6f-d41b-4554-92a6-0fab8b4f7d3f => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1b0b752-cf69-408c-a44b-c27aa664d945 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 974/1931] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:16 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 512 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-60b471e8-a832-4984-b4de-f0700690663e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60b471e8-a832-4984-b4de-f0700690663e tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-60b471e8-a832-4984-b4de-f0700690663e tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-60b471e8-a832-4984-b4de-f0700690663e tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-60b471e8-a832-4984-b4de-f0700690663e tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60b471e8-a832-4984-b4de-f0700690663e tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 958/1932] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:17 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d638bc0-f848-4d3a-9c46-acdba9c8b402 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 975/1933] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:17 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fedc4e59-b6b9-4811-b397-59c04104e281 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fedc4e59-b6b9-4811-b397-59c04104e281 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fedc4e59-b6b9-4811-b397-59c04104e281 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fedc4e59-b6b9-4811-b397-59c04104e281 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fedc4e59-b6b9-4811-b397-59c04104e281 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Snapshot retrieved successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fedc4e59-b6b9-4811-b397-59c04104e281 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 959/1934] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:17 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Get all snapshots completed successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7326aa1e-abab-4038-b3f3-79e2499297b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 976/1935] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:12:17 2026] GET /volume/v3/snapshots => generated 408 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ac8d838c-16ae-40f1-b0c0-88801cc3e51b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac8d838c-16ae-40f1-b0c0-88801cc3e51b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] PUT http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac8d838c-16ae-40f1-b0c0-88801cc3e51b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-875872071", "description": "This is the new description of snapshot."}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ac8d838c-16ae-40f1-b0c0-88801cc3e51b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac8d838c-16ae-40f1-b0c0-88801cc3e51b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 960/1936] 192.168.122.128 () {60 vars in 1259 bytes} [Sat Sep 5 05:12:17 2026] PUT /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Snapshot retrieved successfully. Sep 05 05:12:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e96c920a-b65a-42d6-8b95-aa26886bd273 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 977/1937] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:17 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:17 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete snapshot with id: 111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot delete request issued successfully. Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d5c3812-0622-41a0-9095-2b415c6dce16 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 202 Sep 05 05:12:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 961/1938] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:12:17 2026] DELETE /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5edcb271-a787-4596-865d-0db3c6100900 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5edcb271-a787-4596-865d-0db3c6100900 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5edcb271-a787-4596-865d-0db3c6100900 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5edcb271-a787-4596-865d-0db3c6100900 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5edcb271-a787-4596-865d-0db3c6100900 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77b63c08-2b82-488c-a3b8-2ce7ef7796e5 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5edcb271-a787-4596-865d-0db3c6100900 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 978/1939] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:18 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 575 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 962/1940] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:18 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f9ab540-4ee6-461f-a138-cd8d1d48e98f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 200 Sep 05 05:12:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 963/1941] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:19 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 575 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01ff4648-dddf-4fbd-9b95-98a3d2b8bc6a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 979/1942] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:19 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 458 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a73a3c93-a4e3-4c13-a93a-f43ca860a590 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a73a3c93-a4e3-4c13-a93a-f43ca860a590 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a73a3c93-a4e3-4c13-a93a-f43ca860a590 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a73a3c93-a4e3-4c13-a93a-f43ca860a590 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a73a3c93-a4e3-4c13-a93a-f43ca860a590 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 404 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 964/1943] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f906a70e-38f3-4b33-b835-037c98a23d36 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f906a70e-38f3-4b33-b835-037c98a23d36 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f906a70e-38f3-4b33-b835-037c98a23d36 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f906a70e-38f3-4b33-b835-037c98a23d36 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-f906a70e-38f3-4b33-b835-037c98a23d36 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete snapshot with id: 111c3aa4-7a2b-4361-be68-60d3fe8b1d89 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca71f222-11bd-4e25-bf92-22f5c6ac1c63 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 980/1944] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f906a70e-38f3-4b33-b835-037c98a23d36 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 returned with HTTP 404 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 965/1945] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:12:20 2026] DELETE /volume/v3/snapshots/111c3aa4-7a2b-4361-be68-60d3fe8b1d89 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ce8a71e8-2738-4f09-a81a-058434873a3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce8a71e8-2738-4f09-a81a-058434873a3f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce8a71e8-2738-4f09-a81a-058434873a3f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce8a71e8-2738-4f09-a81a-058434873a3f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ce8a71e8-2738-4f09-a81a-058434873a3f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce8a71e8-2738-4f09-a81a-058434873a3f tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 981/1946] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 485 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Volume info retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7653f438-b91c-4702-8441-33c8db0a0e58 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Delete snapshot with id: 2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cfa204d-3af3-4387-95a7-b5cebefddd18 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 966/1947] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1135575327"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1135575327'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume of 1 GB Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Availability Zones retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (a804734d-0a53-4a54-a110-260e4b8ec0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot delete request issued successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db12effc-e4fc-441e-9539-c156356206b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7653f438-b91c-4702-8441-33c8db0a0e58 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 202 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 982/1948] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:12:20 2026] DELETE /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fb447caf-dc59-404d-b00e-9c3fb686808b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb447caf-dc59-404d-b00e-9c3fb686808b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb447caf-dc59-404d-b00e-9c3fb686808b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb447caf-dc59-404d-b00e-9c3fb686808b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fb447caf-dc59-404d-b00e-9c3fb686808b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb447caf-dc59-404d-b00e-9c3fb686808b tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 983/1949] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db12effc-e4fc-441e-9539-c156356206b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0108293-b71d-4e56-a208-3061569aaac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['a8444e79-6df8-4fef-954a-bdf45aa22940', '2ae94404-0844-472c-8233-0da4e0dedd91', '64029cdd-7fec-4453-ae46-2cd023f9f2ea', '50c8eb52-404d-4a35-823f-c85ca9f03879'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0108293-b71d-4e56-a208-3061569aaac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8444e79-6df8-4fef-954a-bdf45aa22940', '2ae94404-0844-472c-8233-0da4e0dedd91', '64029cdd-7fec-4453-ae46-2cd023f9f2ea', '50c8eb52-404d-4a35-823f-c85ca9f03879']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c071e1-6d0a-419c-adbf-1a387096e812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c071e1-6d0a-419c-adbf-1a387096e812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e53fe1e-3ed7-4055-b3a9-76acf457dadb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1135575327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['a8444e79-6df8-4fef-954a-bdf45aa22940','2ae94404-0844-472c-8233-0da4e0dedd91','64029cdd-7fec-4453-ae46-2cd023f9f2ea','50c8eb52-404d-4a35-823f-c85ca9f03879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1135575327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e53fe1e-3ed7-4055-b3a9-76acf457dadb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85443d45c6f6476db28bd21fe4c3b2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d56cbf3-09f4-4fde-afbc-2216f37d0af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d56cbf3-09f4-4fde-afbc-2216f37d0af5) transitioned into state 'SUCCESS' from state '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-1135575327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['a8444e79-6df8-4fef-954a-bdf45aa22940','2ae94404-0844-472c-8233-0da4e0dedd91','64029cdd-7fec-4453-ae46-2cd023f9f2ea','50c8eb52-404d-4a35-823f-c85ca9f03879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0ae69b-fff8-4a46-b82a-4f0e9a88914e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0ae69b-fff8-4a46-b82a-4f0e9a88914e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (a804734d-0a53-4a54-a110-260e4b8ec0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request issued successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b21c08-4011-4c7e-9b4a-ce03f1a7f4c6 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 967/1950] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:12:20 2026] POST /volume/v3/volumes => generated 763 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4bbde1f-a9b5-438d-a3d9-db187fe42896 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 984/1951] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:20 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4456e808-081e-4370-b92d-5a157d59f2cf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4456e808-081e-4370-b92d-5a157d59f2cf tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4456e808-081e-4370-b92d-5a157d59f2cf tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4456e808-081e-4370-b92d-5a157d59f2cf tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4456e808-081e-4370-b92d-5a157d59f2cf tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4456e808-081e-4370-b92d-5a157d59f2cf tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 968/1952] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:21 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 484 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7a86040-5985-42ae-8823-275a3bba7ce5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 985/1953] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:21 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Snapshot retrieved successfully. Sep 05 05:12:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e51d5a6-0da3-45a7-9713-80be675ce9d9 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 200 Sep 05 05:12:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 969/1954] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:22 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 484 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5790938b-f93b-4003-a7bf-121855032f91 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5790938b-f93b-4003-a7bf-121855032f91 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5790938b-f93b-4003-a7bf-121855032f91 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5790938b-f93b-4003-a7bf-121855032f91 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5790938b-f93b-4003-a7bf-121855032f91 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5790938b-f93b-4003-a7bf-121855032f91 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 986/1955] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:23 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e53fe1e-3ed7-4055-b3a9-76acf457dadb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1416905873"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create snapshot from volume 6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['d992dd73-b2e6-4533-8fbd-9f12b2d0d760', '2065ef79-049a-4886-9f60-e18db97daf66', '4ce81fdb-b694-4099-8696-56be24ca78db', '09fdd244-eb4f-46f0-a4eb-c86f7c9ed6ea'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot create request issued successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a3c820f-b28b-4e38-a1c4-81edd070d1ea tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:12:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 970/1956] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:12:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc548e9d-b51a-4af5-97b2-efc5d443795e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 987/1957] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:23 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b4ca2ed5-5ab9-4003-9ec4-30a37f7c9671 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4ca2ed5-5ab9-4003-9ec4-30a37f7c9671 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4ca2ed5-5ab9-4003-9ec4-30a37f7c9671 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b4ca2ed5-5ab9-4003-9ec4-30a37f7c9671 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b4ca2ed5-5ab9-4003-9ec4-30a37f7c9671 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb returned with HTTP 404 Sep 05 05:12:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 971/1958] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:23 2026] GET /volume/v3/snapshots/2f71e220-e116-486f-a49f-258ddd4aa6fb => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] DELETE http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Delete volume with id: eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Delete volume request issued successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-29ae9674-0dee-4dd5-b559-58d54442b2e8 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 202 Sep 05 05:12:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 988/1959] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:23 2026] DELETE /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dab7538-3dc2-4719-9b3a-69a83fa4fe6c tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 972/1960] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:23 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-1e56452e-7559-4851-a99c-a95815f2a47b req-192a3894-92a7-4a9f-b4c5-94d8ba8faafc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-192a3894-92a7-4a9f-b4c5-94d8ba8faafc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/attachments?instance_id=e6390092-6971-4625-887b-90d1fd128354 Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-192a3894-92a7-4a9f-b4c5-94d8ba8faafc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-192a3894-92a7-4a9f-b4c5-94d8ba8faafc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:24 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), Sep 05 05:12:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-192a3894-92a7-4a9f-b4c5-94d8ba8faafc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments?instance_id=e6390092-6971-4625-887b-90d1fd128354 returned with HTTP 200 Sep 05 05:12:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 989/1961] 192.168.122.128 () {62 vars in 1526 bytes} [Sat Sep 5 05:12:23 2026] GET /volume/v3/attachments?instance_id=e6390092-6971-4625-887b-90d1fd128354 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1e56452e-7559-4851-a99c-a95815f2a47b req-eb46cd1a-6836-4ff0-b058-d69b76e0f21f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-eb46cd1a-6836-4ff0-b058-d69b76e0f21f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-eb46cd1a-6836-4ff0-b058-d69b76e0f21f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-eb46cd1a-6836-4ff0-b058-d69b76e0f21f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1e56452e-7559-4851-a99c-a95815f2a47b req-eb46cd1a-6836-4ff0-b058-d69b76e0f21f tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 returned with HTTP 200 Sep 05 05:12:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 973/1962] 192.168.122.128 () {62 vars in 1540 bytes} [Sat Sep 5 05:12:24 2026] GET /volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 => generated 718 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e4ffb6c3-e647-407f-87c3-e12a1e7cc688 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 990/1963] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:24 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5898338c-db3a-476f-ae52-5d0a9a20541a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5898338c-db3a-476f-ae52-5d0a9a20541a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5898338c-db3a-476f-ae52-5d0a9a20541a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5898338c-db3a-476f-ae52-5d0a9a20541a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5898338c-db3a-476f-ae52-5d0a9a20541a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5898338c-db3a-476f-ae52-5d0a9a20541a tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 200 Sep 05 05:12:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 974/1964] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:24 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 876 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1350839376"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1350839376'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume of 1 GB Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Availability Zones retrieved successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Flow 'volume_create_api' (bd53c14f-81cb-4db2-8fac-aefa69697048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2c7bb7-680e-4107-a561-39ee2d460274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2c7bb7-680e-4107-a561-39ee2d460274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6a451f-caf5-4a27-ad4f-662583f429ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2d1e922-7423-4986-a96c-2768b2972e6e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2d1e922-7423-4986-a96c-2768b2972e6e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2d1e922-7423-4986-a96c-2768b2972e6e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2d1e922-7423-4986-a96c-2768b2972e6e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c2d1e922-7423-4986-a96c-2768b2972e6e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2d1e922-7423-4986-a96c-2768b2972e6e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 975/1965] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:25 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Created reservations ['0285d646-8ea0-49f5-b0e5-0272d365a461', '45157b6f-da62-46b2-84df-6004baeff853', '0741d5d9-0f8f-4017-9754-70f4c3e8808d', '1422b25b-a390-42b3-b978-712b8bbc7f63'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6a451f-caf5-4a27-ad4f-662583f429ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0285d646-8ea0-49f5-b0e5-0272d365a461', '45157b6f-da62-46b2-84df-6004baeff853', '0741d5d9-0f8f-4017-9754-70f4c3e8808d', '1422b25b-a390-42b3-b978-712b8bbc7f63']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b8705e-67d2-445e-bdf4-abf6b4bf5024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b8705e-67d2-445e-bdf4-abf6b4bf5024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '691187f4-cd7c-4dbf-9f74-8b824ae5186d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1350839376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a30a3197614c439d29d90c45671274',qos_specs=None,replication_status=,reservations=['0285d646-8ea0-49f5-b0e5-0272d365a461','45157b6f-da62-46b2-84df-6004baeff853','0741d5d9-0f8f-4017-9754-70f4c3e8808d','1422b25b-a390-42b3-b978-712b8bbc7f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1350839376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=691187f4-cd7c-4dbf-9f74-8b824ae5186d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a30a3197614c439d29d90c45671274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dab275-ae7b-400a-ba5b-a4d1a8a0eadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dab275-ae7b-400a-ba5b-a4d1a8a0eadb) transitioned into state 'SUCCESS' from state '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-1350839376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a30a3197614c439d29d90c45671274',qos_specs=None,replication_status=,reservations=['0285d646-8ea0-49f5-b0e5-0272d365a461','45157b6f-da62-46b2-84df-6004baeff853','0741d5d9-0f8f-4017-9754-70f4c3e8808d','1422b25b-a390-42b3-b978-712b8bbc7f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4785f2aa-8ed3-44a4-8db2-5d56c40f58fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4785f2aa-8ed3-44a4-8db2-5d56c40f58fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Flow 'volume_create_api' (bd53c14f-81cb-4db2-8fac-aefa69697048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume request issued successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3259be2-691c-4cc6-9c50-7a29bdccfab3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 991/1966] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:12:25 2026] POST /volume/v3/volumes => generated 756 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-58b38757-5465-4c54-8ad2-84383aea4ecc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e4a47676-3d84-43c0-99d9-02db1b349ff1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 976/1967] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:25 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58b38757-5465-4c54-8ad2-84383aea4ecc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58b38757-5465-4c54-8ad2-84383aea4ecc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-58b38757-5465-4c54-8ad2-84383aea4ecc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-58b38757-5465-4c54-8ad2-84383aea4ecc tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e returned with HTTP 404 Sep 05 05:12:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 992/1968] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:25 2026] GET /volume/v3/volumes/eb85d009-764c-4df9-876e-7bde4fdb4a7e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Delete volume with id: f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Delete volume request issued successfully. Sep 05 05:12:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-661ddcc4-fcad-4e11-ba2f-a4cb9076a2eb tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 202 Sep 05 05:12:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 977/1969] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:25 2026] DELETE /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Volume info retrieved successfully. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5ac80644-9d09-4773-b01b-fd57a7fcc9b2 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 200 Sep 05 05:12:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 993/1970] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:25 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88158d9a-474e-4cef-a126-11052cc9af9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88158d9a-474e-4cef-a126-11052cc9af9d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88158d9a-474e-4cef-a126-11052cc9af9d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88158d9a-474e-4cef-a126-11052cc9af9d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-88158d9a-474e-4cef-a126-11052cc9af9d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88158d9a-474e-4cef-a126-11052cc9af9d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 978/1971] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:26 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-13524926-e24e-496c-9c27-4faf395e73fc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2079329500"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request body: {'volume': {'snapshot_id': 'cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2079329500'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume of 2 GB Sep 05 05:12:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Availability Zones retrieved successfully. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (27ac9edf-4b1c-4170-ac1f-ed5af3b748c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7b19bf-5d3c-4859-9aa1-5f2beb10e4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7b19bf-5d3c-4859-9aa1-5f2beb10e4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e6418b-d096-4325-889f-0e9a78189218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['b7a119a8-59dc-455b-bb19-b00b7cc2c9f9', '5986d441-e4b3-468f-9100-e898e16451a5', 'b8119c10-6f11-489c-b3ce-19c32fd9e19f', '541ff37b-7f32-47fa-bb53-eeb22de5bfc0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e6418b-d096-4325-889f-0e9a78189218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a119a8-59dc-455b-bb19-b00b7cc2c9f9', '5986d441-e4b3-468f-9100-e898e16451a5', 'b8119c10-6f11-489c-b3ce-19c32fd9e19f', '541ff37b-7f32-47fa-bb53-eeb22de5bfc0']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3460f9ac-15ff-4bd3-9816-0ac15c4de0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77db08e3-65ff-4832-9075-5f38b970d8d9 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 979/1972] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:26 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3460f9ac-15ff-4bd3-9816-0ac15c4de0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b702f23d-7ffa-4c85-8b64-5965971a6197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2079329500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['b7a119a8-59dc-455b-bb19-b00b7cc2c9f9','5986d441-e4b3-468f-9100-e898e16451a5','b8119c10-6f11-489c-b3ce-19c32fd9e19f','541ff37b-7f32-47fa-bb53-eeb22de5bfc0'],size=2,snapshot_id=cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2079329500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b702f23d-7ffa-4c85-8b64-5965971a6197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85443d45c6f6476db28bd21fe4c3b2ed',provider_auth=None,provider_geometry=None,provider_id=None,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=cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fd3f48-dac2-4c57-b5c7-727a796450b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fd3f48-dac2-4c57-b5c7-727a796450b8) transitioned into state 'SUCCESS' from state '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-2079329500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['b7a119a8-59dc-455b-bb19-b00b7cc2c9f9','5986d441-e4b3-468f-9100-e898e16451a5','b8119c10-6f11-489c-b3ce-19c32fd9e19f','541ff37b-7f32-47fa-bb53-eeb22de5bfc0'],size=2,snapshot_id=cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58badb9-4f70-407a-a439-fecf7a1b9faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-42158896-9923-4c82-90d4-910c595c3a57 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58badb9-4f70-407a-a439-fecf7a1b9faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42158896-9923-4c82-90d4-910c595c3a57 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] GET http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42158896-9923-4c82-90d4-910c595c3a57 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42158896-9923-4c82-90d4-910c595c3a57 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (27ac9edf-4b1c-4170-ac1f-ed5af3b748c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request issued successfully. Sep 05 05:12:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-13524926-e24e-496c-9c27-4faf395e73fc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 994/1973] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:12:26 2026] POST /volume/v3/volumes => generated 797 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42158896-9923-4c82-90d4-910c595c3a57 tempest-CinderUnicodeTest-65203055 tempest-CinderUnicodeTest-65203055-project-member] http://192.168.122.128/volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 returned with HTTP 404 Sep 05 05:12:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 980/1974] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:27 2026] GET /volume/v3/volumes/f9797b56-ea64-4962-a43e-f41806e4d958 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71e4e03a-399e-49fa-a41a-67dc496bdf0d tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 995/1975] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:27 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-718f5e82-9f7c-4df4-b6c9-b1bb4ddea684 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 981/1976] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:27 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-31450f69-224f-4245-9f2d-a4e6429c106a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "691187f4-cd7c-4dbf-9f74-8b824ae5186d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1517242610"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume request body: {'volume': {'source_volid': '691187f4-cd7c-4dbf-9f74-8b824ae5186d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1517242610'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume retrieved successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume of 2 GB Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Availability Zones retrieved successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Flow 'volume_create_api' (ed7cb447-31ab-48f1-b9f1-c029e193a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ba14e0-0381-4d21-ab7c-5e0a88be1525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e50837e6-08fa-4c01-9da0-d636db8680ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e50837e6-08fa-4c01-9da0-d636db8680ae tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e50837e6-08fa-4c01-9da0-d636db8680ae tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e50837e6-08fa-4c01-9da0-d636db8680ae tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e50837e6-08fa-4c01-9da0-d636db8680ae tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ba14e0-0381-4d21-ab7c-5e0a88be1525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '691187f4-cd7c-4dbf-9f74-8b824ae5186d', 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f35a09-3948-41b0-8b08-d0d93e5f6954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e50837e6-08fa-4c01-9da0-d636db8680ae tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 982/1977] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:28 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Created reservations ['c2e123aa-20da-4967-94a3-d6f10365bc13', '6cae0685-b1f1-426a-919a-38f96f8c879f', '97eb612c-ba6f-4afb-8ddd-93b05d16ea0a', '27106443-806c-4535-8337-4ee8f42bbf09'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f35a09-3948-41b0-8b08-d0d93e5f6954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e123aa-20da-4967-94a3-d6f10365bc13', '6cae0685-b1f1-426a-919a-38f96f8c879f', '97eb612c-ba6f-4afb-8ddd-93b05d16ea0a', '27106443-806c-4535-8337-4ee8f42bbf09']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f4057e-06b4-4568-8e1f-5f7b6ac86a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f4057e-06b4-4568-8e1f-5f7b6ac86a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f15b1e9-2601-4169-b658-4347fdc961cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1517242610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a30a3197614c439d29d90c45671274',qos_specs=None,replication_status=,reservations=['c2e123aa-20da-4967-94a3-d6f10365bc13','6cae0685-b1f1-426a-919a-38f96f8c879f','97eb612c-ba6f-4afb-8ddd-93b05d16ea0a','27106443-806c-4535-8337-4ee8f42bbf09'],size=2,snapshot_id=None,source_replicaid=,source_volid=691187f4-cd7c-4dbf-9f74-8b824ae5186d,status='creating',user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1517242610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f15b1e9-2601-4169-b658-4347fdc961cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a30a3197614c439d29d90c45671274',provider_auth=None,provider_geometry=None,provider_id=None,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=691187f4-cd7c-4dbf-9f74-8b824ae5186d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3606045d-e52b-432b-a3e2-781e2bfab957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3606045d-e52b-432b-a3e2-781e2bfab957) transitioned into state 'SUCCESS' from state '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-1517242610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a30a3197614c439d29d90c45671274',qos_specs=None,replication_status=,reservations=['c2e123aa-20da-4967-94a3-d6f10365bc13','6cae0685-b1f1-426a-919a-38f96f8c879f','97eb612c-ba6f-4afb-8ddd-93b05d16ea0a','27106443-806c-4535-8337-4ee8f42bbf09'],size=2,snapshot_id=None,source_replicaid=,source_volid=691187f4-cd7c-4dbf-9f74-8b824ae5186d,status='creating',user_id='9c7cdd31fb9e4935b0bb3b413f4195f1',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19c5c0d-c7ae-49a2-8b8d-713f581bff19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19c5c0d-c7ae-49a2-8b8d-713f581bff19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Flow 'volume_create_api' (ed7cb447-31ab-48f1-b9f1-c029e193a112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Create volume request issued successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31450f69-224f-4245-9f2d-a4e6429c106a tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 996/1978] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:12:28 2026] POST /volume/v3/volumes => generated 790 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c92c474c-959b-452f-ae83-b3b15aeebf4c tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 983/1979] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:28 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-63e33081-dc01-4992-a823-74e998b31044 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-63e33081-dc01-4992-a823-74e998b31044 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-63e33081-dc01-4992-a823-74e998b31044 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-63e33081-dc01-4992-a823-74e998b31044 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-63e33081-dc01-4992-a823-74e998b31044 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-63e33081-dc01-4992-a823-74e998b31044 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 997/1980] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:29 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54442fed-78d7-4b28-8236-553dc67e5db4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54442fed-78d7-4b28-8236-553dc67e5db4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54442fed-78d7-4b28-8236-553dc67e5db4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54442fed-78d7-4b28-8236-553dc67e5db4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54442fed-78d7-4b28-8236-553dc67e5db4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54442fed-78d7-4b28-8236-553dc67e5db4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 984/1981] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:29 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-de2d20cf-845d-4801-bc07-442717413c93 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de2d20cf-845d-4801-bc07-442717413c93 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de2d20cf-845d-4801-bc07-442717413c93 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de2d20cf-845d-4801-bc07-442717413c93 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-de2d20cf-845d-4801-bc07-442717413c93 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de2d20cf-845d-4801-bc07-442717413c93 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 998/1982] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:30 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1968acd7-3141-4d67-aa27-39e023143ba1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1968acd7-3141-4d67-aa27-39e023143ba1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1968acd7-3141-4d67-aa27-39e023143ba1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1968acd7-3141-4d67-aa27-39e023143ba1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1968acd7-3141-4d67-aa27-39e023143ba1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1968acd7-3141-4d67-aa27-39e023143ba1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 985/1983] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:30 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d4dd4538-4efb-4bec-88ad-861271d79413 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4dd4538-4efb-4bec-88ad-861271d79413 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4dd4538-4efb-4bec-88ad-861271d79413 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4dd4538-4efb-4bec-88ad-861271d79413 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d4dd4538-4efb-4bec-88ad-861271d79413 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4dd4538-4efb-4bec-88ad-861271d79413 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 999/1984] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:31 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5f2190ed-711d-44af-a9c4-edf205a14482 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f2190ed-711d-44af-a9c4-edf205a14482 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f2190ed-711d-44af-a9c4-edf205a14482 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f2190ed-711d-44af-a9c4-edf205a14482 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5f2190ed-711d-44af-a9c4-edf205a14482 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f2190ed-711d-44af-a9c4-edf205a14482 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 986/1985] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:32 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e6726de-9451-44b5-b18b-7aa0ad7e8fde tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1000/1986] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:32 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b94cc1c7-a0c1-4bd7-b130-0e7c5e6d2303 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 987/1987] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:33 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2114657060"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2114657060'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:33 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume of 1 GB Sep 05 05:12:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Availability Zones retrieved successfully. Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Flow 'volume_create_api' (f8011294-d3c8-41ae-890d-a6e2387c428a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0e8c68-2acd-468b-bf1a-28f805560c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:33 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0e8c68-2acd-468b-bf1a-28f805560c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa461545-285b-4fe4-b3c8-27f079831d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bcd1e6e6-d1f0-492d-8dde-893464900c71 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 988/1988] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:34 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Created reservations ['3213e0eb-2f36-4256-8621-c28494a46770', '8166f432-7420-4377-8bdf-9209241574f6', '254aac50-bfd7-4d5a-9e54-1fd581ec792f', '0a8cb3ee-dcb1-434e-b6a2-e6eecd2fb57a'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa461545-285b-4fe4-b3c8-27f079831d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3213e0eb-2f36-4256-8621-c28494a46770', '8166f432-7420-4377-8bdf-9209241574f6', '254aac50-bfd7-4d5a-9e54-1fd581ec792f', '0a8cb3ee-dcb1-434e-b6a2-e6eecd2fb57a']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc5fc49-96f6-4d7a-aee0-8e61fc5d5eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc5fc49-96f6-4d7a-aee0-8e61fc5d5eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b9c59e-33bf-401e-a23a-3e1528ac61c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114657060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d345f66f6544de3b256abdafcef27b0',qos_specs=None,replication_status=,reservations=['3213e0eb-2f36-4256-8621-c28494a46770','8166f432-7420-4377-8bdf-9209241574f6','254aac50-bfd7-4d5a-9e54-1fd581ec792f','0a8cb3ee-dcb1-434e-b6a2-e6eecd2fb57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13149165d6754915bcd1a3dd2dc37c71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114657060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b9c59e-33bf-401e-a23a-3e1528ac61c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d345f66f6544de3b256abdafcef27b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13149165d6754915bcd1a3dd2dc37c71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9d311d-a317-4b77-b819-e3fde90557af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-962c9070-0ca7-4ce5-8a20-b7b8efc501c7 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 989/1989] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:34 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9d311d-a317-4b77-b819-e3fde90557af) transitioned into state 'SUCCESS' from state '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-2114657060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d345f66f6544de3b256abdafcef27b0',qos_specs=None,replication_status=,reservations=['3213e0eb-2f36-4256-8621-c28494a46770','8166f432-7420-4377-8bdf-9209241574f6','254aac50-bfd7-4d5a-9e54-1fd581ec792f','0a8cb3ee-dcb1-434e-b6a2-e6eecd2fb57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13149165d6754915bcd1a3dd2dc37c71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08843b99-3ebd-482f-8ebf-58eb5a50c037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08843b99-3ebd-482f-8ebf-58eb5a50c037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Flow 'volume_create_api' (f8011294-d3c8-41ae-890d-a6e2387c428a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume request issued successfully. Sep 05 05:12:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2068601-d90e-415d-8dcb-ddf6e1e28ca2 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1001/1990] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:12:33 2026] POST /volume/v3/volumes => generated 787 bytes in 1484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3f00ced-344d-470a-b210-8e017a1a3f81 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 990/1991] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:34 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 966 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-031c03e4-88ac-4383-bf67-16b42a21c40b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-031c03e4-88ac-4383-bf67-16b42a21c40b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-031c03e4-88ac-4383-bf67-16b42a21c40b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-031c03e4-88ac-4383-bf67-16b42a21c40b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-031c03e4-88ac-4383-bf67-16b42a21c40b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-031c03e4-88ac-4383-bf67-16b42a21c40b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1002/1992] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:35 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f4ab8e97-a628-4485-9050-e97ba9e89b88 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 991/1993] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:35 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79cc75b4-3b87-4c9d-9a45-bbd87f40db9a tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1003/1994] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:36 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2303c4f4-b327-4850-a265-0f2cb03176fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2303c4f4-b327-4850-a265-0f2cb03176fb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2303c4f4-b327-4850-a265-0f2cb03176fb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2303c4f4-b327-4850-a265-0f2cb03176fb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2303c4f4-b327-4850-a265-0f2cb03176fb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2303c4f4-b327-4850-a265-0f2cb03176fb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 992/1995] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:36 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-28471b12-5252-4bc6-a509-375dbb340440 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28471b12-5252-4bc6-a509-375dbb340440 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28471b12-5252-4bc6-a509-375dbb340440 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28471b12-5252-4bc6-a509-375dbb340440 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-28471b12-5252-4bc6-a509-375dbb340440 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28471b12-5252-4bc6-a509-375dbb340440 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1004/1996] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:36 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 890 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume request issued successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7837e7f7-ca08-4b19-9a57-039b4a0470e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 202 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 993/1997] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:36 2026] DELETE /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-246d4be3-9976-4ac8-b09f-97f62b58ae94 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 200 Sep 05 05:12:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1005/1998] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:36 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 889 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be06d200-3e00-42ef-bff8-539f3a430a17 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be06d200-3e00-42ef-bff8-539f3a430a17 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be06d200-3e00-42ef-bff8-539f3a430a17 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be06d200-3e00-42ef-bff8-539f3a430a17 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be06d200-3e00-42ef-bff8-539f3a430a17 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be06d200-3e00-42ef-bff8-539f3a430a17 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 994/1999] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:36 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4237ab7-5164-444c-abb2-014afb6e4466 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4237ab7-5164-444c-abb2-014afb6e4466 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4237ab7-5164-444c-abb2-014afb6e4466 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4237ab7-5164-444c-abb2-014afb6e4466 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a4237ab7-5164-444c-abb2-014afb6e4466 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4237ab7-5164-444c-abb2-014afb6e4466 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1006/2000] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:37 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-af2ba817-f549-4f3a-a873-556e5cfb0a33 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af2ba817-f549-4f3a-a873-556e5cfb0a33 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af2ba817-f549-4f3a-a873-556e5cfb0a33 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-af2ba817-f549-4f3a-a873-556e5cfb0a33 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-af2ba817-f549-4f3a-a873-556e5cfb0a33 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 404 Sep 05 05:12:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 995/2001] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:37 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4a98fbe-1f6e-40dc-a7d0-6627145174e1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4a98fbe-1f6e-40dc-a7d0-6627145174e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4a98fbe-1f6e-40dc-a7d0-6627145174e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4a98fbe-1f6e-40dc-a7d0-6627145174e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4a98fbe-1f6e-40dc-a7d0-6627145174e1 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 404 Sep 05 05:12:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1007/2002] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:37 2026] GET /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: b702f23d-7ffa-4c85-8b64-5965971a6197 Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5dbce1f-5628-42e6-8f26-535b52b70719 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 returned with HTTP 404 Sep 05 05:12:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 996/2003] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:37 2026] DELETE /volume/v3/volumes/b702f23d-7ffa-4c85-8b64-5965971a6197 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-94ed8e8f-0511-4732-926a-35144867f133 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete snapshot with id: cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a772ff55-88bc-471b-8f87-d2374d99e6f1 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 997/2004] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:37 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot delete request issued successfully. Sep 05 05:12:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-94ed8e8f-0511-4732-926a-35144867f133 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 202 Sep 05 05:12:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1008/2005] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:12:37 2026] DELETE /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:12:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e0a75095-b101-4ced-bed6-bae929bf46b7 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 998/2006] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:38 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ede4f87-3c79-4e14-9a0c-d99b4ee0b084 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1009/2007] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:38 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8de45c5-3f28-484f-a5f6-74f369731a62 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 999/2008] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:39 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc68a333-88ee-4e40-98e6-fbbea594caac None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc68a333-88ee-4e40-98e6-fbbea594caac tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc68a333-88ee-4e40-98e6-fbbea594caac tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc68a333-88ee-4e40-98e6-fbbea594caac tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc68a333-88ee-4e40-98e6-fbbea594caac tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc68a333-88ee-4e40-98e6-fbbea594caac tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1010/2009] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:39 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84ffad4d-ec11-430f-a13a-f6284ca861fe tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1000/2010] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:39 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5dc915f-442e-4dbf-af24-508225c2e6cc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 200 Sep 05 05:12:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1001/2011] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:40 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-217dd249-248a-4837-bb36-62a5f82dd7c6 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1011/2012] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:40 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57475291-5530-4cb6-ab7b-f5e6fa6eba37 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1002/2013] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:40 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-52e119ae-2948-456a-8b3a-bad92c9364d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52e119ae-2948-456a-8b3a-bad92c9364d3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52e119ae-2948-456a-8b3a-bad92c9364d3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52e119ae-2948-456a-8b3a-bad92c9364d3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52e119ae-2948-456a-8b3a-bad92c9364d3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b returned with HTTP 404 Sep 05 05:12:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1012/2014] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:41 2026] GET /volume/v3/snapshots/cfb43d85-cb1e-4b06-88e0-5a2bdcf6982b => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a28dd877-7e3f-42b6-883c-84b886d87385 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a28dd877-7e3f-42b6-883c-84b886d87385 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a28dd877-7e3f-42b6-883c-84b886d87385 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a28dd877-7e3f-42b6-883c-84b886d87385 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffbac72d-1cda-4beb-b8f5-387bab18079f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1003/2015] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:41 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 856 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a28dd877-7e3f-42b6-883c-84b886d87385 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a28dd877-7e3f-42b6-883c-84b886d87385 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1013/2016] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:41 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: 6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume request issued successfully. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4702bdd1-cba8-428e-b5e6-a9410a51042c tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 202 Sep 05 05:12:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1004/2017] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:41 2026] DELETE /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-87ad5446-8907-456d-bb40-2a3ffec5432e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0318a88-fc05-4f7d-894b-b758b662f7ce tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1014/2018] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:41 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87ad5446-8907-456d-bb40-2a3ffec5432e tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87ad5446-8907-456d-bb40-2a3ffec5432e tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87ad5446-8907-456d-bb40-2a3ffec5432e tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87ad5446-8907-456d-bb40-2a3ffec5432e tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87ad5446-8907-456d-bb40-2a3ffec5432e tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1005/2019] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:41 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-48165a75-105a-47cb-bee4-ebcb97b8c14e tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1015/2020] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:42 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-48fa1e32-b831-4759-a4ad-a23ad83a4fcb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1006/2021] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:42 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 855 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1f9ec6c-ea8e-4ad4-8405-b79c8f2691d4 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1016/2022] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:43 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:12:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b681e3e-13f9-4c1b-a146-9c8a2416208f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1007/2023] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:43 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a15af9c2-48a9-4f24-8eba-03dd8f52f085 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 200 Sep 05 05:12:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1017/2024] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:44 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9709d9a1-0647-4cbe-bcf0-48ac0397463c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1008/2025] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:44 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-978ff09c-49e0-4930-9bf7-1e9f99461fba tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1018/2026] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:44 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0229ea68-dad8-47c7-9e4e-ca66d3f1a1eb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0229ea68-dad8-47c7-9e4e-ca66d3f1a1eb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0229ea68-dad8-47c7-9e4e-ca66d3f1a1eb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0229ea68-dad8-47c7-9e4e-ca66d3f1a1eb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0229ea68-dad8-47c7-9e4e-ca66d3f1a1eb tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb returned with HTTP 404 Sep 05 05:12:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1009/2027] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:45 2026] GET /volume/v3/volumes/6e53fe1e-3ed7-4055-b3a9-76acf457dadb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Volume info retrieved successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-381deb74-462e-4546-b64d-2d32dd4e2a5f tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1019/2028] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:45 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1969709574"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1969709574'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume of 1 GB Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Availability Zones retrieved successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d06caba-25b9-4362-97b5-df167f3233ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d06caba-25b9-4362-97b5-df167f3233ce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d06caba-25b9-4362-97b5-df167f3233ce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d06caba-25b9-4362-97b5-df167f3233ce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (dd5830d8-723e-4a6b-9496-73d4f5540c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0926d1c-917a-497b-80c5-da8a090bd811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6d06caba-25b9-4362-97b5-df167f3233ce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d06caba-25b9-4362-97b5-df167f3233ce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1020/2029] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:45 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0926d1c-917a-497b-80c5-da8a090bd811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9eda72-106e-4e65-b7fa-87b202ef8af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['d1ce8e3b-20a1-47f5-a02e-607707cc6317', '41e26246-d2c1-4e0f-a1ce-7408c040c8da', '11c89dc0-27a2-4626-9cb0-8027b574f7a8', '9cca0db2-bc24-4a35-bb03-62c067c6e448'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9eda72-106e-4e65-b7fa-87b202ef8af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ce8e3b-20a1-47f5-a02e-607707cc6317', '41e26246-d2c1-4e0f-a1ce-7408c040c8da', '11c89dc0-27a2-4626-9cb0-8027b574f7a8', '9cca0db2-bc24-4a35-bb03-62c067c6e448']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a34b22d-a800-4e7c-ba74-7b6618feae7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a34b22d-a800-4e7c-ba74-7b6618feae7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c15a55-61f4-4a91-8e3b-4734a8c20e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1969709574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['d1ce8e3b-20a1-47f5-a02e-607707cc6317','41e26246-d2c1-4e0f-a1ce-7408c040c8da','11c89dc0-27a2-4626-9cb0-8027b574f7a8','9cca0db2-bc24-4a35-bb03-62c067c6e448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1969709574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c15a55-61f4-4a91-8e3b-4734a8c20e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85443d45c6f6476db28bd21fe4c3b2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5793055-2b54-4f37-8ed5-2c31eb40a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5793055-2b54-4f37-8ed5-2c31eb40a55e) transitioned into state 'SUCCESS' from state '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-1969709574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['d1ce8e3b-20a1-47f5-a02e-607707cc6317','41e26246-d2c1-4e0f-a1ce-7408c040c8da','11c89dc0-27a2-4626-9cb0-8027b574f7a8','9cca0db2-bc24-4a35-bb03-62c067c6e448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c915ec85-585f-453d-95d7-eb494d95ffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c915ec85-585f-453d-95d7-eb494d95ffb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (dd5830d8-723e-4a6b-9496-73d4f5540c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request issued successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-516bca70-80a2-43a9-b5c6-50ffa31e1cc8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1010/2030] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:12:45 2026] POST /volume/v3/volumes => generated 763 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3baaf7bb-4aff-4a58-96f2-a28f0fab29b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:12:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1021/2031] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:45 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-892d1b23-a0b2-4721-9581-c13a2ee0a264 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1011/2032] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:46 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac0a8fc4-b85c-4193-b341-c6b9bdef5d19 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1022/2033] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:46 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e03cd25-62a6-4c53-8dd9-bf312300f506 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:12:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1012/2034] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:46 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0f797b39-2cb6-4346-881a-eae89d6236d3 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1023/2035] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:47 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c5c39e7-acb5-4a64-995c-e2377e3e441b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1013/2036] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:47 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d8b5d08b-657d-4155-b392-1e7a7301535a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8b5d08b-657d-4155-b392-1e7a7301535a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8b5d08b-657d-4155-b392-1e7a7301535a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8b5d08b-657d-4155-b392-1e7a7301535a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d8b5d08b-657d-4155-b392-1e7a7301535a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8b5d08b-657d-4155-b392-1e7a7301535a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:12:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1024/2037] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:47 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be734f10-d8b4-4ab5-a8a2-312a800b6d2f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1014/2038] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ab678965-0202-4145-b697-df03b55807a4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab678965-0202-4145-b697-df03b55807a4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-reader] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab678965-0202-4145-b697-df03b55807a4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ab678965-0202-4145-b697-df03b55807a4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ab678965-0202-4145-b697-df03b55807a4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-reader] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ab678965-0202-4145-b697-df03b55807a4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-reader] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1025/2039] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 883 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2a599468-9d98-4125-b533-3a09d0905bc4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a599468-9d98-4125-b533-3a09d0905bc4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a599468-9d98-4125-b533-3a09d0905bc4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a599468-9d98-4125-b533-3a09d0905bc4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2a599468-9d98-4125-b533-3a09d0905bc4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a599468-9d98-4125-b533-3a09d0905bc4 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1015/2040] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] DELETE http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Delete volume with id: 3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Delete volume request issued successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-690301e2-29c9-4f1f-a77c-284d509fbb3f tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 202 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1026/2041] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:48 2026] DELETE /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96326a9b-fc50-4fe7-99b6-8d9cf157b9f5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1016/2042] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34eea7c3-5020-4e87-83c4-7528e38503f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1027/2043] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] POST http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2/action Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4b6a314c11b0461aad23eb340a7401cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d345f66f6544de3b256abdafcef27b0', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbe7b9fa-3726-47bf-b5c1-db9578eb6145 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2/action returned with HTTP 403 Sep 05 05:12:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1017/2044] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:12:48 2026] POST /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2/action => generated 131 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Delete volume with id: f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Delete volume request issued successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c3669439-2d35-43cb-8229-f4e3b4fccc00 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 202 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1028/2045] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:48 2026] DELETE /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f826c6c-aed0-408e-a3ff-f312f09a76c5 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1018/2046] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80545e6d-7263-46a4-975e-0557aad8bfb9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:12:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1029/2047] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:48 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:12:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c15a55-61f4-4a91-8e3b-4734a8c20e75", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1632722654"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create snapshot from volume a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['9d0b9c64-6f7b-46b6-8b61-22b0758d136b', '9816b22f-2456-4147-90d4-29997ef245e6', 'f5ca84eb-6ae3-4464-8582-142605cf7732', 'f000d6fc-f7e8-41d3-96d4-78ff26efed83'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot create request issued successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1693ddb0-67b4-43dd-a2be-93395f6aa757 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:12:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1019/2048] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:12:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9d1e9f96-35c8-4074-a6ee-914851451860 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d1e9f96-35c8-4074-a6ee-914851451860 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d1e9f96-35c8-4074-a6ee-914851451860 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d1e9f96-35c8-4074-a6ee-914851451860 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9d1e9f96-35c8-4074-a6ee-914851451860 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d1e9f96-35c8-4074-a6ee-914851451860 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:12:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1030/2049] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:49 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-db9d840c-a218-4a40-8bde-33dfc6f53f8b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db9d840c-a218-4a40-8bde-33dfc6f53f8b tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db9d840c-a218-4a40-8bde-33dfc6f53f8b tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db9d840c-a218-4a40-8bde-33dfc6f53f8b tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db9d840c-a218-4a40-8bde-33dfc6f53f8b tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd returned with HTTP 404 Sep 05 05:12:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1020/2050] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:49 2026] GET /volume/v3/volumes/3f15b1e9-2601-4169-b658-4347fdc961cd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4768265d-ac62-4116-8314-96891e11c579 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4768265d-ac62-4116-8314-96891e11c579 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4768265d-ac62-4116-8314-96891e11c579 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4768265d-ac62-4116-8314-96891e11c579 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4768265d-ac62-4116-8314-96891e11c579 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4768265d-ac62-4116-8314-96891e11c579 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1031/2051] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:49 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] DELETE http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Delete volume with id: 691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Delete volume request issued successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c721178a-d9be-4bdb-abb3-080c1dbc87ed tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 202 Sep 05 05:12:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1021/2052] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:49 2026] DELETE /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a5afda5-0ed6-43b6-a616-e50e1ec0a2e5 tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1032/2053] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:49 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7517835-443b-4cbd-9e8a-71ffee4b891b tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 200 Sep 05 05:12:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1022/2054] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:49 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 1016 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:12:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95d93ad9-8462-447c-a6ba-019fb7d83bd5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:12:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1033/2055] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:50 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Volume info retrieved successfully. Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2635c5a-fa92-4617-bda3-a13054a7b21d tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 200 Sep 05 05:12:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1023/2056] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:50 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c0f608a3-7c87-4f51-8090-255a6d99bbce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c0f608a3-7c87-4f51-8090-255a6d99bbce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c0f608a3-7c87-4f51-8090-255a6d99bbce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c0f608a3-7c87-4f51-8090-255a6d99bbce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c0f608a3-7c87-4f51-8090-255a6d99bbce tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 returned with HTTP 404 Sep 05 05:12:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1034/2057] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:51 2026] GET /volume/v3/volumes/f6b9c59e-33bf-401e-a23a-3e1528ac61c2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651845617"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651845617'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume of 1 GB Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Availability Zones retrieved successfully. Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Flow 'volume_create_api' (6ab9cd9b-bb30-4467-b702-87cbebb1808b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e67a1e5-6d6d-4e25-a88e-e184dbb2136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e67a1e5-6d6d-4e25-a88e-e184dbb2136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b7af2e-daef-43d6-b85c-117e06482e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e905626-e3eb-4e0c-891f-0293ee12b4d5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:12:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1035/2058] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:51 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Created reservations ['c4d60887-33c9-4611-9405-c7f907ef0f1a', 'cc6d79fb-17b8-41d5-8789-a0a4e79cad6f', '2c95c0b1-e697-416e-baf3-7e5002a32072', '7d063621-92bd-4769-a31b-29d4d53cbeea'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b7af2e-daef-43d6-b85c-117e06482e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d60887-33c9-4611-9405-c7f907ef0f1a', 'cc6d79fb-17b8-41d5-8789-a0a4e79cad6f', '2c95c0b1-e697-416e-baf3-7e5002a32072', '7d063621-92bd-4769-a31b-29d4d53cbeea']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de973d4-e98e-4f72-a2e0-f511bfe33c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de973d4-e98e-4f72-a2e0-f511bfe33c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb38418c-8aa8-4b97-b4fc-19886d8229c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651845617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d345f66f6544de3b256abdafcef27b0',qos_specs=None,replication_status=,reservations=['c4d60887-33c9-4611-9405-c7f907ef0f1a','cc6d79fb-17b8-41d5-8789-a0a4e79cad6f','2c95c0b1-e697-416e-baf3-7e5002a32072','7d063621-92bd-4769-a31b-29d4d53cbeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13149165d6754915bcd1a3dd2dc37c71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651845617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb38418c-8aa8-4b97-b4fc-19886d8229c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d345f66f6544de3b256abdafcef27b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13149165d6754915bcd1a3dd2dc37c71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545588ba-49ba-4891-911a-ad421cf02047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545588ba-49ba-4891-911a-ad421cf02047) transitioned into state 'SUCCESS' from state '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-651845617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d345f66f6544de3b256abdafcef27b0',qos_specs=None,replication_status=,reservations=['c4d60887-33c9-4611-9405-c7f907ef0f1a','cc6d79fb-17b8-41d5-8789-a0a4e79cad6f','2c95c0b1-e697-416e-baf3-7e5002a32072','7d063621-92bd-4769-a31b-29d4d53cbeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13149165d6754915bcd1a3dd2dc37c71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499f0e37-43e1-47f7-a7ad-bc63e64715eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499f0e37-43e1-47f7-a7ad-bc63e64715eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Flow 'volume_create_api' (6ab9cd9b-bb30-4467-b702-87cbebb1808b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Create volume request issued successfully. Sep 05 05:12:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-872c71fc-dc3f-4eb7-abbb-325a33222976 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1024/2059] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:12:51 2026] POST /volume/v3/volumes => generated 786 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d6a6a0a-8619-4e1d-a4fd-726edd0ce643 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 200 Sep 05 05:12:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1036/2060] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:51 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dc1d5106-827a-49f1-9249-54d3c3e529aa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc1d5106-827a-49f1-9249-54d3c3e529aa tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] GET http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dc1d5106-827a-49f1-9249-54d3c3e529aa tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dc1d5106-827a-49f1-9249-54d3c3e529aa tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc1d5106-827a-49f1-9249-54d3c3e529aa tempest-VolumesCloneTest-114477844 tempest-VolumesCloneTest-114477844-project-member] http://192.168.122.128/volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d returned with HTTP 404 Sep 05 05:12:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1025/2061] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:52 2026] GET /volume/v3/volumes/691187f4-cd7c-4dbf-9f74-8b824ae5186d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e29f92bd-22f5-4ac7-98fc-893c75c7959e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:12:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1037/2062] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:12:52 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-31901028-30bd-487f-bd2a-e49b70f82d6b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e04fcf02-b734-490b-8056-50890aa8a71c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1819359811"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request body: {'volume': {'snapshot_id': 'e04fcf02-b734-490b-8056-50890aa8a71c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1819359811'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume of 1 GB Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Availability Zones retrieved successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (bc36a6f1-3ee7-4de3-8136-9210a3a68115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3e913e-2774-4e6b-bf27-ae34e3fdd6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b3e913e-2774-4e6b-bf27-ae34e3fdd6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e04fcf02-b734-490b-8056-50890aa8a71c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad31f08-a04c-467f-9308-08d74a6f4217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Created reservations ['49e4a21d-789c-4e64-8671-fb9745ed70c5', 'c7989a6f-0121-4861-b7e8-e5f859a0800b', 'aba650bd-ce90-4a3f-8729-8f49d1129a17', '1dac000c-de90-451f-8468-5461ea2ab1c1'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad31f08-a04c-467f-9308-08d74a6f4217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e4a21d-789c-4e64-8671-fb9745ed70c5', 'c7989a6f-0121-4861-b7e8-e5f859a0800b', 'aba650bd-ce90-4a3f-8729-8f49d1129a17', '1dac000c-de90-451f-8468-5461ea2ab1c1']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363474b6-0961-4e2e-a211-8809b3da0f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7889dc3e-50a7-43eb-a373-6eb59e5ca3a6 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 200 Sep 05 05:12:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1038/2063] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:52 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363474b6-0961-4e2e-a211-8809b3da0f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f68585-695a-4026-b621-98e1676c7b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819359811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['49e4a21d-789c-4e64-8671-fb9745ed70c5','c7989a6f-0121-4861-b7e8-e5f859a0800b','aba650bd-ce90-4a3f-8729-8f49d1129a17','1dac000c-de90-451f-8468-5461ea2ab1c1'],size=1,snapshot_id=e04fcf02-b734-490b-8056-50890aa8a71c,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819359811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f68585-695a-4026-b621-98e1676c7b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85443d45c6f6476db28bd21fe4c3b2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e04fcf02-b734-490b-8056-50890aa8a71c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6cb3d0-ffc8-4e7f-9716-19db2204291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6cb3d0-ffc8-4e7f-9716-19db2204291b) transitioned into state 'SUCCESS' from state '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-1819359811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85443d45c6f6476db28bd21fe4c3b2ed',qos_specs=None,replication_status=,reservations=['49e4a21d-789c-4e64-8671-fb9745ed70c5','c7989a6f-0121-4861-b7e8-e5f859a0800b','aba650bd-ce90-4a3f-8729-8f49d1129a17','1dac000c-de90-451f-8468-5461ea2ab1c1'],size=1,snapshot_id=e04fcf02-b734-490b-8056-50890aa8a71c,source_replicaid=,source_volid=None,status='creating',user_id='036aaf35f79d4d9b8f12aa9de9e08d96',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0463c1-d9f5-4cb7-a6f0-8adb9ec9ce6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0463c1-d9f5-4cb7-a6f0-8adb9ec9ce6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Flow 'volume_create_api' (bc36a6f1-3ee7-4de3-8136-9210a3a68115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Create volume request issued successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-31901028-30bd-487f-bd2a-e49b70f82d6b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:12:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1026/2064] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:12:52 2026] POST /volume/v3/volumes => generated 797 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc367dbf-499b-412f-8f33-3256ad3dc131 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1039/2065] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:52 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7f661db-98e7-405b-992d-545113a492cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7f661db-98e7-405b-992d-545113a492cc tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7f661db-98e7-405b-992d-545113a492cc tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7f661db-98e7-405b-992d-545113a492cc tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a7f661db-98e7-405b-992d-545113a492cc tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7f661db-98e7-405b-992d-545113a492cc tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 200 Sep 05 05:12:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1027/2066] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:53 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] POST http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6/action Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4b6a314c11b0461aad23eb340a7401cb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d345f66f6544de3b256abdafcef27b0', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-563c2ff4-8183-45cd-8e7b-a551ddb98962 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-reader] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6/action returned with HTTP 403 Sep 05 05:12:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1040/2067] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:12:53 2026] POST /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6/action => generated 131 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Delete volume with id: fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Delete volume request issued successfully. Sep 05 05:12:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4bb679a-dbc3-4c5b-8da6-6619d1bdf1f8 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 202 Sep 05 05:12:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1028/2068] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:53 2026] DELETE /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f29bd2a4-acf9-4d52-a70f-bb5bb9457300 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 200 Sep 05 05:12:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1041/2069] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:53 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63b18b9e-6e6d-444b-bc13-2a3b6c08f191 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1029/2070] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:54 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-46a1ffab-57da-44b9-b3c1-9ae3a9fce121 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1042/2071] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:12:54 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] POST http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070/action Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:12:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Begin detaching volume completed successfully. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-4d9e50b3-e677-4664-aeba-42458928e183 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070/action returned with HTTP 202 Sep 05 05:12:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1030/2072] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:12:54 2026] POST /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Volume info retrieved successfully. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0018e7a-74eb-449f-ae24-3292510bfa8c tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 200 Sep 05 05:12:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1043/2073] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:55 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 1015 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0f03adf-ae7f-4ac1-8a42-9a8d6b751fa5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0f03adf-ae7f-4ac1-8a42-9a8d6b751fa5 None None] GET http://192.168.122.128/volume// Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0f03adf-ae7f-4ac1-8a42-9a8d6b751fa5 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0f03adf-ae7f-4ac1-8a42-9a8d6b751fa5 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0f03adf-ae7f-4ac1-8a42-9a8d6b751fa5 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:12:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1044/2074] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:12:55 2026] GET /volume/ => generated 390 bytes in 46 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d0b24cd-6257-421e-9063-c76fb64bb723 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1031/2075] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:55 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-584ef3fb-04d7-4a6f-9436-7e1958b75697 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1045/2076] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:12:55 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 1333 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:12:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-ec753e77-6724-4485-9b45-f97ee669c403 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-ec753e77-6724-4485-9b45-f97ee669c403 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] DELETE http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 Sep 05 05:12:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-ec753e77-6724-4485-9b45-f97ee669c403 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-ec753e77-6724-4485-9b45-f97ee669c403 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1d6922b7-684f-4a88-9c60-b617e48fa500 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1d6922b7-684f-4a88-9c60-b617e48fa500 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] GET http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1d6922b7-684f-4a88-9c60-b617e48fa500 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1d6922b7-684f-4a88-9c60-b617e48fa500 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=529,cinder:INSERT=52,cinder:UPDATE=78 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:12:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:56 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:12:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1d6922b7-684f-4a88-9c60-b617e48fa500 tempest-ProjectReaderTests-117187296 tempest-ProjectReaderTests-117187296-project-admin] http://192.168.122.128/volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 returned with HTTP 404 Sep 05 05:12:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1046/2077] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:56 2026] GET /volume/v3/volumes/fb38418c-8aa8-4b97-b4fc-19886d8229c6 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:12:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-fe848e12-7d73-47c2-ad48-1a1236386bb7 req-ec753e77-6724-4485-9b45-f97ee669c403 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 returned with HTTP 200 Sep 05 05:12:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1032/2078] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:12:55 2026] DELETE /volume/v3/attachments/0c125722-c585-4d7b-b7b3-6d3ee30c0eb0 => generated 19 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0159c413-0eb8-4b30-b9e6-954d7ae9e7b5 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1047/2079] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:56 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2145d971-33fb-447b-a4a1-c061c8083c88 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2145d971-33fb-447b-a4a1-c061c8083c88 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2145d971-33fb-447b-a4a1-c061c8083c88 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2145d971-33fb-447b-a4a1-c061c8083c88 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:57 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=446,cinder:INSERT=57,cinder:UPDATE=113 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:12:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2145d971-33fb-447b-a4a1-c061c8083c88 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2145d971-33fb-447b-a4a1-c061c8083c88 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1033/2080] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:57 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:12:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-13890248-c38e-4620-b831-7e06a795813b req-fdefa67b-2c3e-4742-ae82-3fa2d452f75d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1048/2081] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:12:57 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Delete volume with id: 6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Delete volume request issued successfully. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad901fc0-b0b8-46ce-b056-d41f432b84db tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 202 Sep 05 05:12:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1034/2082] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:12:58 2026] DELETE /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:12:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35922da6-5b0b-46e4-9573-dc3152f9435d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35922da6-5b0b-46e4-9573-dc3152f9435d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35922da6-5b0b-46e4-9573-dc3152f9435d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35922da6-5b0b-46e4-9573-dc3152f9435d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:12:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:12:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35922da6-5b0b-46e4-9573-dc3152f9435d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35922da6-5b0b-46e4-9573-dc3152f9435d tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1049/2083] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:58 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3e8d8410-17e2-4e3f-aead-f1752997898b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e8d8410-17e2-4e3f-aead-f1752997898b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e8d8410-17e2-4e3f-aead-f1752997898b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e8d8410-17e2-4e3f-aead-f1752997898b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3e8d8410-17e2-4e3f-aead-f1752997898b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:12:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e8d8410-17e2-4e3f-aead-f1752997898b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:12:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1035/2084] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:58 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:12:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:12:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:12:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:12:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:12:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:12:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:12:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:12:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Volume info retrieved successfully. Sep 05 05:12:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f4f37c7-b1eb-49be-b9a8-4f3191c1cddc tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 200 Sep 05 05:12:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1036/2085] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:59 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:12:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:12:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2139808149", "metadata": {"Type": "Test"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:12:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2139808149', 'metadata': {'Type': 'Test'}}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:12:59 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:12:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:12:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (43311dfc-74c6-4cb1-aab7-d89a53124205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:12:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0871468d-5617-4f30-b5ec-d0a4e507f250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:12:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:12:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0871468d-5617-4f30-b5ec-d0a4e507f250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a1384d-d54f-43bd-9c4e-321ae98ea4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5ec40ae-db2f-4ba1-8793-c2e1428e8c2a tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:13:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1037/2086] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:12:59 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1aba04c-296c-4a12-a588-4d2fa9c27430 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['8712eb69-cf74-4acd-afd5-eb66e0571fac', 'd9fd53db-8e89-4bf8-b864-83bfc06a2ef3', 'a7a75566-164d-4cf0-85a2-b79ffd6972d6', '4af9782a-2a5d-4497-958a-5e72dae67601'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a1384d-d54f-43bd-9c4e-321ae98ea4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8712eb69-cf74-4acd-afd5-eb66e0571fac', 'd9fd53db-8e89-4bf8-b864-83bfc06a2ef3', 'a7a75566-164d-4cf0-85a2-b79ffd6972d6', '4af9782a-2a5d-4497-958a-5e72dae67601']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1aba04c-296c-4a12-a588-4d2fa9c27430 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] GET http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1aba04c-296c-4a12-a588-4d2fa9c27430 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1aba04c-296c-4a12-a588-4d2fa9c27430 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e1c1bc-4a9b-4737-8c5c-aaa33a0d2ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1aba04c-296c-4a12-a588-4d2fa9c27430 tempest-TestMinimumBasicScenario-1051796474 tempest-TestMinimumBasicScenario-1051796474-project-member] http://192.168.122.128/volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 returned with HTTP 404 Sep 05 05:13:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1038/2087] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:00 2026] GET /volume/v3/volumes/6312b723-7d69-429d-b14c-c14b17251070 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e1c1bc-4a9b-4737-8c5c-aaa33a0d2ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a069ec6-59c8-4bed-a46a-1233f28805b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2139808149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['8712eb69-cf74-4acd-afd5-eb66e0571fac','d9fd53db-8e89-4bf8-b864-83bfc06a2ef3','a7a75566-164d-4cf0-85a2-b79ffd6972d6','4af9782a-2a5d-4497-958a-5e72dae67601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2139808149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a069ec6-59c8-4bed-a46a-1233f28805b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195f60ed-3d75-4837-b314-c9e30a66fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195f60ed-3d75-4837-b314-c9e30a66fbdb) transitioned into state 'SUCCESS' from state '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-2139808149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['8712eb69-cf74-4acd-afd5-eb66e0571fac','d9fd53db-8e89-4bf8-b864-83bfc06a2ef3','a7a75566-164d-4cf0-85a2-b79ffd6972d6','4af9782a-2a5d-4497-958a-5e72dae67601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713a25b4-e13d-4029-b568-60353011bbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713a25b4-e13d-4029-b568-60353011bbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (43311dfc-74c6-4cb1-aab7-d89a53124205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0bd2cd47-35c2-436b-afe5-b22ef97b60a6 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1050/2088] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:12:58 2026] POST /volume/v3/volumes => generated 768 bytes in 1909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7208881-e11a-4e00-9fdc-c68c38b96bd5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1039/2089] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:00 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 836 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3d2a9a3a-8d90-4b6b-9090-859e42d301e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:13:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1051/2090] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:01 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e713549d-532f-4059-979b-8e773337e140 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e713549d-532f-4059-979b-8e773337e140 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e713549d-532f-4059-979b-8e773337e140 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e713549d-532f-4059-979b-8e773337e140 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e713549d-532f-4059-979b-8e773337e140 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e713549d-532f-4059-979b-8e773337e140 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1040/2091] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:02 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bc203036-dd23-4ebd-ab4b-9010506b773e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc203036-dd23-4ebd-ab4b-9010506b773e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc203036-dd23-4ebd-ab4b-9010506b773e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bc203036-dd23-4ebd-ab4b-9010506b773e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bc203036-dd23-4ebd-ab4b-9010506b773e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bc203036-dd23-4ebd-ab4b-9010506b773e tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:13:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1052/2092] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:02 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 890 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] Volume info retrieved successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-54fefecd-8dd4-4ea1-bd8c-616f0fe212d4 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-reader] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1041/2093] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:02 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: 22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume request issued successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e1cf675-7b93-4497-8e1e-3a946a0998e9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 202 Sep 05 05:13:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1053/2094] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:02 2026] DELETE /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-36231d60-b380-460a-a3bc-23913380b045 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36231d60-b380-460a-a3bc-23913380b045 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-36231d60-b380-460a-a3bc-23913380b045 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-36231d60-b380-460a-a3bc-23913380b045 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-36231d60-b380-460a-a3bc-23913380b045 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36231d60-b380-460a-a3bc-23913380b045 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 200 Sep 05 05:13:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1042/2095] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:02 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 889 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ffeec2de-8912-4f28-bded-238405b96c53 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffeec2de-8912-4f28-bded-238405b96c53 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ffeec2de-8912-4f28-bded-238405b96c53 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ffeec2de-8912-4f28-bded-238405b96c53 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffeec2de-8912-4f28-bded-238405b96c53 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffeec2de-8912-4f28-bded-238405b96c53 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1054/2096] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-822e2844-0574-4094-b143-729b5db82053 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-822e2844-0574-4094-b143-729b5db82053 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-822e2844-0574-4094-b143-729b5db82053 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-822e2844-0574-4094-b143-729b5db82053 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-822e2844-0574-4094-b143-729b5db82053 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-822e2844-0574-4094-b143-729b5db82053 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1043/2097] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 861 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2139808149"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cce63923-1b0f-49ee-b448-aa9e64f6d453 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1055/2098] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:03 2026] PUT /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 793 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1900980225", "description": "This is the new description of volume"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d37f025-3b58-4a5c-ad86-07880ac958ed tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1044/2099] 192.168.122.128 () {60 vars in 1253 bytes} [Sat Sep 5 05:13:03 2026] PUT /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ad381aaf-1674-4209-a232-711b25c46e01 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad381aaf-1674-4209-a232-711b25c46e01 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad381aaf-1674-4209-a232-711b25c46e01 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad381aaf-1674-4209-a232-711b25c46e01 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad381aaf-1674-4209-a232-711b25c46e01 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 404 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1045/2100] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7cedb406-bc10-44b2-bf81-3686e01c7c35 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-089cda29-8033-4fcd-9d4a-658c89b752b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cedb406-bc10-44b2-bf81-3686e01c7c35 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cedb406-bc10-44b2-bf81-3686e01c7c35 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1056/2101] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 900 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cedb406-bc10-44b2-bf81-3686e01c7c35 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cedb406-bc10-44b2-bf81-3686e01c7c35 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 404 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1046/2102] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1295746033", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1114639288"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1295746033', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1114639288'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: 22f68585-695a-4026-b621-98e1676c7b61 Sep 05 05:13:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce8b9f88-8552-4a5b-9da7-a5dfb68e5558 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 returned with HTTP 404 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1047/2103] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:03 2026] DELETE /volume/v3/volumes/22f68585-695a-4026-b621-98e1676c7b61 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete snapshot with id: e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (d8f79cd6-0c1e-4887-8145-44f3d4c0bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa038d4-4ad2-479c-83dd-8976127df53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot delete request issued successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43939da5-d2ab-4c4f-ae0c-13d9ca9ce24b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 202 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1048/2104] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:13:03 2026] DELETE /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa038d4-4ad2-479c-83dd-8976127df53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598bbe6e-efd8-4ddf-b933-167be17f6c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:13:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77449b93-91a1-45bd-a97d-0e1c8d428ee9 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:13:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1049/2105] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:13:03 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['7244e814-e132-4f30-999e-0c84e13118f0', '559d17f9-bbf5-4011-afdd-b0bdb99825df', '0021bd52-70a4-444b-9241-baa73eed7afb', 'bfecd5bd-819e-4f5f-b176-a023c19acac9'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598bbe6e-efd8-4ddf-b933-167be17f6c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7244e814-e132-4f30-999e-0c84e13118f0', '559d17f9-bbf5-4011-afdd-b0bdb99825df', '0021bd52-70a4-444b-9241-baa73eed7afb', 'bfecd5bd-819e-4f5f-b176-a023c19acac9']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61eff531-b76a-429c-9153-28aef5a5cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61eff531-b76a-429c-9153-28aef5a5cfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd75920e-c431-49fa-a418-32ff2d38995b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1295746033',display_name='tempest-VolumesGetTest-Volume-1114639288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['7244e814-e132-4f30-999e-0c84e13118f0','559d17f9-bbf5-4011-afdd-b0bdb99825df','0021bd52-70a4-444b-9241-baa73eed7afb','bfecd5bd-819e-4f5f-b176-a023c19acac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1295746033',display_name='tempest-VolumesGetTest-Volume-1114639288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd75920e-c431-49fa-a418-32ff2d38995b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e285ca9-3955-4911-b632-5e6befb7eb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e285ca9-3955-4911-b632-5e6befb7eb6e) transitioned into 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-1295746033',display_name='tempest-VolumesGetTest-Volume-1114639288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['7244e814-e132-4f30-999e-0c84e13118f0','559d17f9-bbf5-4011-afdd-b0bdb99825df','0021bd52-70a4-444b-9241-baa73eed7afb','bfecd5bd-819e-4f5f-b176-a023c19acac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d6c197-2578-433c-aab0-2fe0a97b99fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d6c197-2578-433c-aab0-2fe0a97b99fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (d8f79cd6-0c1e-4887-8145-44f3d4c0bb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f33ae2a7-8f36-4445-b92e-d40bde31e8fd tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1057/2106] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:03 2026] POST /volume/v3/volumes => generated 789 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-012d7be8-afa3-4474-9061-59f7f9ac0452 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1050/2107] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:04 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-72c70f13-f82d-4cc4-a628-299996c1e293 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72c70f13-f82d-4cc4-a628-299996c1e293 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72c70f13-f82d-4cc4-a628-299996c1e293 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-72c70f13-f82d-4cc4-a628-299996c1e293 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-72c70f13-f82d-4cc4-a628-299996c1e293 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Snapshot retrieved successfully. Sep 05 05:13:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-72c70f13-f82d-4cc4-a628-299996c1e293 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 200 Sep 05 05:13:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1058/2108] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:13:04 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e9991562-d4e7-4a29-9083-e289016a5608 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9991562-d4e7-4a29-9083-e289016a5608 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e9991562-d4e7-4a29-9083-e289016a5608 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e9991562-d4e7-4a29-9083-e289016a5608 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e9991562-d4e7-4a29-9083-e289016a5608 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9991562-d4e7-4a29-9083-e289016a5608 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1051/2109] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:05 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-622a97a7-3316-4553-8875-ff0fffd87df8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-622a97a7-3316-4553-8875-ff0fffd87df8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c Sep 05 05:13:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-622a97a7-3316-4553-8875-ff0fffd87df8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-622a97a7-3316-4553-8875-ff0fffd87df8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-622a97a7-3316-4553-8875-ff0fffd87df8 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c returned with HTTP 404 Sep 05 05:13:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1059/2110] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:13:05 2026] GET /volume/v3/snapshots/e04fcf02-b734-490b-8056-50890aa8a71c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0cd984c6-409e-4aa6-9c08-69dafd763501 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:13:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1052/2111] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:05 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume request issued successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f277ada4-ea02-4390-b31c-ef3609d7d0b3 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 202 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1060/2112] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:05 2026] DELETE /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d9a4175a-b6d2-447e-8f06-bc28b440f224 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 200 Sep 05 05:13:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1053/2113] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:06 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-73585103-877f-4cbb-b3ef-7f2834a1d180 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1061/2114] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:06 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2139808149", "description": null}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-24219ea3-e3d6-4345-80f9-aeab202e4a1a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1054/2115] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:06 2026] PUT /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 779 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bb1d983e-a04e-46d1-8451-173debe6ff9c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1062/2116] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:06 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac39e83b-2f58-43d0-a72b-a4185a1f30fe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 202 Sep 05 05:13:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1055/2117] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:06 2026] DELETE /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4671ba1a-20aa-487e-9215-594001d637b1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4671ba1a-20aa-487e-9215-594001d637b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4671ba1a-20aa-487e-9215-594001d637b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4671ba1a-20aa-487e-9215-594001d637b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4671ba1a-20aa-487e-9215-594001d637b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4671ba1a-20aa-487e-9215-594001d637b1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 200 Sep 05 05:13:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1063/2118] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:06 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0635048b-25e5-4a66-ada3-95fe71f7546b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0635048b-25e5-4a66-ada3-95fe71f7546b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0635048b-25e5-4a66-ada3-95fe71f7546b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0635048b-25e5-4a66-ada3-95fe71f7546b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0635048b-25e5-4a66-ada3-95fe71f7546b tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 returned with HTTP 404 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1056/2119] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/a2c15a55-61f4-4a91-8e3b-4734a8c20e75 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b914232e-8716-47ea-94ef-bc99ac8fbbcc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1064/2120] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] DELETE http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume with id: bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:13:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Delete volume request issued successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b29c7e34-c5a7-49ef-bcf4-2e231a9dd2bc tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 202 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1057/2121] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:07 2026] DELETE /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e92f74ee-5071-4157-9e74-43e7d163d031 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e92f74ee-5071-4157-9e74-43e7d163d031 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e92f74ee-5071-4157-9e74-43e7d163d031 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e92f74ee-5071-4157-9e74-43e7d163d031 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e92f74ee-5071-4157-9e74-43e7d163d031 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e92f74ee-5071-4157-9e74-43e7d163d031 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 200 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1065/2122] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88b384cf-ebc8-4dc9-8fae-69bcf53ed54f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88b384cf-ebc8-4dc9-8fae-69bcf53ed54f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88b384cf-ebc8-4dc9-8fae-69bcf53ed54f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88b384cf-ebc8-4dc9-8fae-69bcf53ed54f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88b384cf-ebc8-4dc9-8fae-69bcf53ed54f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b returned with HTTP 404 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1058/2123] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/fd75920e-c431-49fa-a418-32ff2d38995b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f381e08d-35a8-495c-9ef0-eda923331df5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f381e08d-35a8-495c-9ef0-eda923331df5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f381e08d-35a8-495c-9ef0-eda923331df5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f381e08d-35a8-495c-9ef0-eda923331df5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f381e08d-35a8-495c-9ef0-eda923331df5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f381e08d-35a8-495c-9ef0-eda923331df5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1066/2124] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 900 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-489597ea-27d2-4db2-b516-8d8a565a68a5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 202 Sep 05 05:13:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1059/2125] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:07 2026] DELETE /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ca1e86aa-e401-47dd-8db5-c9f8513aea05 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 200 Sep 05 05:13:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1067/2126] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:07 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 899 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f9752f9e-6975-478d-b40c-bd6c938e1237 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9752f9e-6975-478d-b40c-bd6c938e1237 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] GET http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f Sep 05 05:13:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9752f9e-6975-478d-b40c-bd6c938e1237 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f9752f9e-6975-478d-b40c-bd6c938e1237 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f9752f9e-6975-478d-b40c-bd6c938e1237 tempest-VolumesSnapshotTestJSON-1994781731 tempest-VolumesSnapshotTestJSON-1994781731-project-member] http://192.168.122.128/volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f returned with HTTP 404 Sep 05 05:13:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1060/2127] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:08 2026] GET /volume/v3/volumes/bdaea41b-1ffc-483b-92bb-6eca0804462f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5d1dde10-695e-41ab-9119-2ea04a1c1751 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5d1dde10-695e-41ab-9119-2ea04a1c1751 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5d1dde10-695e-41ab-9119-2ea04a1c1751 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5d1dde10-695e-41ab-9119-2ea04a1c1751 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5d1dde10-695e-41ab-9119-2ea04a1c1751 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 returned with HTTP 404 Sep 05 05:13:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1068/2128] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:09 2026] GET /volume/v3/volumes/8a069ec6-59c8-4bed-a46a-1233f28805b5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-78438c12-049e-43f8-b2f0-e6051c98cead None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-40541449"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-40541449'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (114a06a3-a027-4c3b-beec-e0affd7db0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5128c2d6-31fd-418c-8188-fd4bcac4a445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5128c2d6-31fd-418c-8188-fd4bcac4a445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce935b-4b6a-417d-a242-9c765d77c914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['8f37d613-a9f3-46fd-8784-122964bd0f5a', '5322f573-9b6c-467b-b4e7-278c81fbedde', 'cd096530-6329-405b-9d75-ee6a6806086c', '555e45ed-1920-4a77-9d5f-ea9179993328'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce935b-4b6a-417d-a242-9c765d77c914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f37d613-a9f3-46fd-8784-122964bd0f5a', '5322f573-9b6c-467b-b4e7-278c81fbedde', 'cd096530-6329-405b-9d75-ee6a6806086c', '555e45ed-1920-4a77-9d5f-ea9179993328']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102ac260-5a1d-4f90-8a62-dbc497bb13cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102ac260-5a1d-4f90-8a62-dbc497bb13cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5975905e-2bd1-4145-b6c0-6c0c2f4469d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-40541449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['8f37d613-a9f3-46fd-8784-122964bd0f5a','5322f573-9b6c-467b-b4e7-278c81fbedde','cd096530-6329-405b-9d75-ee6a6806086c','555e45ed-1920-4a77-9d5f-ea9179993328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-40541449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5975905e-2bd1-4145-b6c0-6c0c2f4469d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1d1983-8e02-45d9-8d8b-736ae3475e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1d1983-8e02-45d9-8d8b-736ae3475e39) transitioned into state 'SUCCESS' from state '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-40541449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['8f37d613-a9f3-46fd-8784-122964bd0f5a','5322f573-9b6c-467b-b4e7-278c81fbedde','cd096530-6329-405b-9d75-ee6a6806086c','555e45ed-1920-4a77-9d5f-ea9179993328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90be03e-c22f-467f-a5fa-749a07d9f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90be03e-c22f-467f-a5fa-749a07d9f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (114a06a3-a027-4c3b-beec-e0affd7db0ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-78438c12-049e-43f8-b2f0-e6051c98cead tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1061/2129] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:13:09 2026] POST /volume/v3/volumes => generated 752 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-19043461-0407-4a3a-b84f-3fe1a8f3ec73 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 200 Sep 05 05:13:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1069/2130] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:09 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e751d31a-a1e6-430d-988c-373141f5d8fc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e751d31a-a1e6-430d-988c-373141f5d8fc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e751d31a-a1e6-430d-988c-373141f5d8fc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e751d31a-a1e6-430d-988c-373141f5d8fc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e751d31a-a1e6-430d-988c-373141f5d8fc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e751d31a-a1e6-430d-988c-373141f5d8fc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 200 Sep 05 05:13:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1062/2131] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:10 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a1782493-2203-4895-87d0-64e76eb33ec2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a1782493-2203-4895-87d0-64e76eb33ec2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a1782493-2203-4895-87d0-64e76eb33ec2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a1782493-2203-4895-87d0-64e76eb33ec2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a1782493-2203-4895-87d0-64e76eb33ec2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a1782493-2203-4895-87d0-64e76eb33ec2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 200 Sep 05 05:13:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1070/2132] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:11 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5975905e-2bd1-4145-b6c0-6c0c2f4469d0", "size": 1, "name": "tempest-VolumesGetTest-Volume-1619544596", "metadata": {"Type": "Test"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'source_volid': '5975905e-2bd1-4145-b6c0-6c0c2f4469d0', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1619544596', 'metadata': {'Type': 'Test'}}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume retrieved successfully. Sep 05 05:13:11 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (f7e9dab1-d0f2-41a3-85a3-0306e4e46b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a772cd71-17f4-45d3-ade3-736bcd62691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a772cd71-17f4-45d3-ade3-736bcd62691a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5975905e-2bd1-4145-b6c0-6c0c2f4469d0', 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f571ef-9d4a-4a4e-a471-c9cdc61158e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['cd832437-4b2b-42cc-aeba-8542b6be9b2b', 'd6a52bd5-2b2c-4b4c-a9d3-6f82064dcd8d', 'c5019dc9-cc49-49c1-b221-1d034964b909', '8bbfc32f-9e7e-47a2-8a89-a7227ccd900d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f571ef-9d4a-4a4e-a471-c9cdc61158e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd832437-4b2b-42cc-aeba-8542b6be9b2b', 'd6a52bd5-2b2c-4b4c-a9d3-6f82064dcd8d', 'c5019dc9-cc49-49c1-b221-1d034964b909', '8bbfc32f-9e7e-47a2-8a89-a7227ccd900d']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:11 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b965477-7f19-40a5-9987-935ad578e6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b965477-7f19-40a5-9987-935ad578e6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b144373-499d-4fd7-954e-13c88fb1b62b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1619544596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['cd832437-4b2b-42cc-aeba-8542b6be9b2b','d6a52bd5-2b2c-4b4c-a9d3-6f82064dcd8d','c5019dc9-cc49-49c1-b221-1d034964b909','8bbfc32f-9e7e-47a2-8a89-a7227ccd900d'],size=1,snapshot_id=None,source_replicaid=,source_volid=5975905e-2bd1-4145-b6c0-6c0c2f4469d0,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1619544596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b144373-499d-4fd7-954e-13c88fb1b62b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5975905e-2bd1-4145-b6c0-6c0c2f4469d0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1170507-2e2a-464f-96ec-38c3e40a274a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1170507-2e2a-464f-96ec-38c3e40a274a) transitioned into state 'SUCCESS' from state '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-1619544596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['cd832437-4b2b-42cc-aeba-8542b6be9b2b','d6a52bd5-2b2c-4b4c-a9d3-6f82064dcd8d','c5019dc9-cc49-49c1-b221-1d034964b909','8bbfc32f-9e7e-47a2-8a89-a7227ccd900d'],size=1,snapshot_id=None,source_replicaid=,source_volid=5975905e-2bd1-4145-b6c0-6c0c2f4469d0,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (224bc49a-513f-4ba1-82f8-e9506d0e80c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (224bc49a-513f-4ba1-82f8-e9506d0e80c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (f7e9dab1-d0f2-41a3-85a3-0306e4e46b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1627919-ea86-4f66-8a4f-fd590fa949f7 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1063/2133] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:11 2026] POST /volume/v3/volumes => generated 802 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e2617bca-f6a6-44c5-b2d7-cd9e5e758892 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1071/2134] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:12 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e0ccd0b-7fc6-48e2-a4ba-1b4ffc1a6bb9 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1064/2135] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:13 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ab19b7b-a952-4a4c-a9e1-bab7689a7931 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1072/2136] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:14 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a790ceb-1914-4313-a0aa-2e0262ea742e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1065/2137] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:15 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90e1a3dc-6fbc-478b-9d74-690cac7313ea tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1073/2138] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:16 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12baa814-8664-4071-85a0-6a3cf58b2e58 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1066/2139] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:17 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9528c72-d573-4e04-ba09-5183c9f5c482 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1074/2140] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:19 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4b38b404-48fc-481e-9595-296245fa9198 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b38b404-48fc-481e-9595-296245fa9198 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b38b404-48fc-481e-9595-296245fa9198 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b38b404-48fc-481e-9595-296245fa9198 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4b38b404-48fc-481e-9595-296245fa9198 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b38b404-48fc-481e-9595-296245fa9198 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1067/2141] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:20 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b132b0e3-443a-4887-a816-e9e751eff4dc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b132b0e3-443a-4887-a816-e9e751eff4dc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b132b0e3-443a-4887-a816-e9e751eff4dc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b132b0e3-443a-4887-a816-e9e751eff4dc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b132b0e3-443a-4887-a816-e9e751eff4dc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b132b0e3-443a-4887-a816-e9e751eff4dc tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1075/2142] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:21 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-492f4551-111a-4907-85b2-4cedd51c9454 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-492f4551-111a-4907-85b2-4cedd51c9454 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-492f4551-111a-4907-85b2-4cedd51c9454 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-492f4551-111a-4907-85b2-4cedd51c9454 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-492f4551-111a-4907-85b2-4cedd51c9454 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-492f4551-111a-4907-85b2-4cedd51c9454 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1068/2143] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:22 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3713719c-56f4-4d6f-8beb-b205fe92ca38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1076/2144] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:23 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7c5b142-244b-4146-94ac-b5bdc98484c8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1069/2145] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:24 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 895 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f13e420-3e81-4a1c-857e-ada8f85f1264 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1077/2146] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:24 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1619544596"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81fca593-f44f-4cda-8a3d-42aede5e9432 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1070/2147] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:24 2026] PUT /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-574c7b33-28fb-49d8-8473-c0a1c921948d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-574c7b33-28fb-49d8-8473-c0a1c921948d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-574c7b33-28fb-49d8-8473-c0a1c921948d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-563988561", "description": "This is the new description of volume"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-574c7b33-28fb-49d8-8473-c0a1c921948d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-574c7b33-28fb-49d8-8473-c0a1c921948d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-574c7b33-28fb-49d8-8473-c0a1c921948d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1078/2148] 192.168.122.128 () {60 vars in 1253 bytes} [Sat Sep 5 05:13:24 2026] PUT /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-59e9d82c-071f-4e55-a06d-9fd1b8872ce0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1071/2149] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:24 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 933 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1b629440-4c33-402d-81b6-bbfa42192e77 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-510601043", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-716543401"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-510601043', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-716543401'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (7073d692-74e9-423b-9f62-a5d51dd15260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fd9169-cabb-4e41-a880-4dd418d6526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fd9169-cabb-4e41-a880-4dd418d6526a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376a6ecc-1431-4668-ab85-8fae6ed9bd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['22ba4321-202a-4344-bd0b-aee9d84d8f8e', 'b551a43d-35b1-4e1e-8446-5ea9435cde5f', 'ffdd948b-3183-4f67-ae65-0d95f67d9a17', 'c528172f-b2dd-4630-a7c6-ccb9b6013a0d'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376a6ecc-1431-4668-ab85-8fae6ed9bd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22ba4321-202a-4344-bd0b-aee9d84d8f8e', 'b551a43d-35b1-4e1e-8446-5ea9435cde5f', 'ffdd948b-3183-4f67-ae65-0d95f67d9a17', 'c528172f-b2dd-4630-a7c6-ccb9b6013a0d']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6406e156-0e51-4fd6-9dd3-8df4b714827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6406e156-0e51-4fd6-9dd3-8df4b714827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '569f2713-d0ee-43d3-a8a4-733d31806426', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-510601043',display_name='tempest-VolumesGetTest-Volume-716543401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['22ba4321-202a-4344-bd0b-aee9d84d8f8e','b551a43d-35b1-4e1e-8446-5ea9435cde5f','ffdd948b-3183-4f67-ae65-0d95f67d9a17','c528172f-b2dd-4630-a7c6-ccb9b6013a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-510601043',display_name='tempest-VolumesGetTest-Volume-716543401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=569f2713-d0ee-43d3-a8a4-733d31806426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ff2fd8-4184-46cc-befc-3531f5c54f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ff2fd8-4184-46cc-befc-3531f5c54f00) transitioned into 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-510601043',display_name='tempest-VolumesGetTest-Volume-716543401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['22ba4321-202a-4344-bd0b-aee9d84d8f8e','b551a43d-35b1-4e1e-8446-5ea9435cde5f','ffdd948b-3183-4f67-ae65-0d95f67d9a17','c528172f-b2dd-4630-a7c6-ccb9b6013a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee991922-fc0e-48c6-895c-8129021c1f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee991922-fc0e-48c6-895c-8129021c1f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (7073d692-74e9-423b-9f62-a5d51dd15260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1b629440-4c33-402d-81b6-bbfa42192e77 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1079/2150] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:25 2026] POST /volume/v3/volumes => generated 787 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ab13498f-512e-4d77-a78b-86dae69cd250 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab13498f-512e-4d77-a78b-86dae69cd250 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab13498f-512e-4d77-a78b-86dae69cd250 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ab13498f-512e-4d77-a78b-86dae69cd250 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ab13498f-512e-4d77-a78b-86dae69cd250 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ab13498f-512e-4d77-a78b-86dae69cd250 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1072/2151] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:25 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-16e57e30-c295-4286-812d-5f6fe4499df0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-16e57e30-c295-4286-812d-5f6fe4499df0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-16e57e30-c295-4286-812d-5f6fe4499df0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-16e57e30-c295-4286-812d-5f6fe4499df0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-16e57e30-c295-4286-812d-5f6fe4499df0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-16e57e30-c295-4286-812d-5f6fe4499df0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1080/2152] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:26 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6d1ca441-7ffc-4394-bc33-826222200b9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d1ca441-7ffc-4394-bc33-826222200b9d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d1ca441-7ffc-4394-bc33-826222200b9d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d1ca441-7ffc-4394-bc33-826222200b9d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6d1ca441-7ffc-4394-bc33-826222200b9d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d1ca441-7ffc-4394-bc33-826222200b9d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1073/2153] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:27 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1619544596", "description": null}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b3afcc3-9048-4d5a-a0c1-63af38a72b5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1081/2154] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:27 2026] PUT /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-affca048-71c4-4743-8aca-7fd5a329c0c3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1074/2155] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:27 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d361bde5-817b-4415-beaf-7034638edb4d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d361bde5-817b-4415-beaf-7034638edb4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 202 Sep 05 05:13:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1082/2156] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:27 2026] DELETE /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-785b3597-24d9-4476-afb1-96d35e163a38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-785b3597-24d9-4476-afb1-96d35e163a38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-785b3597-24d9-4476-afb1-96d35e163a38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-785b3597-24d9-4476-afb1-96d35e163a38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-785b3597-24d9-4476-afb1-96d35e163a38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-785b3597-24d9-4476-afb1-96d35e163a38 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 200 Sep 05 05:13:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1075/2157] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:27 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-baf9bcd4-a8a0-4c1a-b32d-e83fcfb565e0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-baf9bcd4-a8a0-4c1a-b32d-e83fcfb565e0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 Sep 05 05:13:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-baf9bcd4-a8a0-4c1a-b32d-e83fcfb565e0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-baf9bcd4-a8a0-4c1a-b32d-e83fcfb565e0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-baf9bcd4-a8a0-4c1a-b32d-e83fcfb565e0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 returned with HTTP 404 Sep 05 05:13:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1083/2158] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:28 2026] GET /volume/v3/volumes/569f2713-d0ee-43d3-a8a4-733d31806426 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a6c47c2c-00fc-487f-b1d8-08b7cf3d31c1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1076/2159] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:29 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 933 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c4f28d9-fb79-454f-bb58-7cc0f65738a1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 202 Sep 05 05:13:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1084/2160] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:29 2026] DELETE /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f48bce6f-e5a9-4dd0-935a-2b88da628d0f tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 200 Sep 05 05:13:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1077/2161] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:29 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 932 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f92fc329-1b55-41f7-a964-0e58301913ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f92fc329-1b55-41f7-a964-0e58301913ab tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f92fc329-1b55-41f7-a964-0e58301913ab tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f92fc329-1b55-41f7-a964-0e58301913ab tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f92fc329-1b55-41f7-a964-0e58301913ab tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b returned with HTTP 404 Sep 05 05:13:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1085/2162] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:30 2026] GET /volume/v3/volumes/7b144373-499d-4fd7-954e-13c88fb1b62b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0d20a62c-0029-4401-a42f-5d4ac1f8f389 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 200 Sep 05 05:13:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1078/2163] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:30 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-980bd835-da26-4667-a42e-70ed380cb649 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-980bd835-da26-4667-a42e-70ed380cb649 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 202 Sep 05 05:13:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1086/2164] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:30 2026] DELETE /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fd4dd4d2-c7a7-4409-a1ea-1e6d9ca6fb6c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 200 Sep 05 05:13:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1079/2165] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:30 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80a9259c-af4e-4a84-99cc-d4e63f009d22 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80a9259c-af4e-4a84-99cc-d4e63f009d22 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 Sep 05 05:13:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80a9259c-af4e-4a84-99cc-d4e63f009d22 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80a9259c-af4e-4a84-99cc-d4e63f009d22 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80a9259c-af4e-4a84-99cc-d4e63f009d22 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 returned with HTTP 404 Sep 05 05:13:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1087/2166] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:31 2026] GET /volume/v3/volumes/5975905e-2bd1-4145-b6c0-6c0c2f4469d0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1401294874", "metadata": {"Type": "Test"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'imageRef': 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1401294874', 'metadata': {'Type': 'Test'}}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:31 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (c99227a2-76c4-47dd-98d8-48d3900e40ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93cb547d-f940-4732-ad89-4bd44e1214ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93cb547d-f940-4732-ad89-4bd44e1214ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b154db00-abea-4ea9-81c4-6dbb837f1833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['7ff75e04-e94f-463d-8a33-05935a19f17e', '874e3b16-c918-42fa-a777-efd921494215', '4eab3eb3-7d31-401d-b419-1dbc728e3f86', '3861ccf5-f2eb-4df9-bea1-e8dd06d41645'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b154db00-abea-4ea9-81c4-6dbb837f1833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff75e04-e94f-463d-8a33-05935a19f17e', '874e3b16-c918-42fa-a777-efd921494215', '4eab3eb3-7d31-401d-b419-1dbc728e3f86', '3861ccf5-f2eb-4df9-bea1-e8dd06d41645']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d7b69f-007a-4025-9999-6d861c02efb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d7b69f-007a-4025-9999-6d861c02efb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9919a7-f5cd-4490-95af-7cea70b39e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1401294874',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['7ff75e04-e94f-463d-8a33-05935a19f17e','874e3b16-c918-42fa-a777-efd921494215','4eab3eb3-7d31-401d-b419-1dbc728e3f86','3861ccf5-f2eb-4df9-bea1-e8dd06d41645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1401294874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9919a7-f5cd-4490-95af-7cea70b39e41,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c74ee76-6dff-4e94-b06a-5f6ec74a42b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c74ee76-6dff-4e94-b06a-5f6ec74a42b2) transitioned into state 'SUCCESS' from state '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-1401294874',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['7ff75e04-e94f-463d-8a33-05935a19f17e','874e3b16-c918-42fa-a777-efd921494215','4eab3eb3-7d31-401d-b419-1dbc728e3f86','3861ccf5-f2eb-4df9-bea1-e8dd06d41645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f1820c-a67b-45b4-b289-f5697cfb4107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f1820c-a67b-45b4-b289-f5697cfb4107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (c99227a2-76c4-47dd-98d8-48d3900e40ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a661a16-b4d1-4d4f-99cd-556cbf9d3ea3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1080/2167] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:31 2026] POST /volume/v3/volumes => generated 768 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c0892fe-5da6-4bb5-9ded-6d71632b1477 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1088/2168] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:32 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 836 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fcd72672-e838-4b39-935a-502a0ce79be3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fcd72672-e838-4b39-935a-502a0ce79be3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fcd72672-e838-4b39-935a-502a0ce79be3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fcd72672-e838-4b39-935a-502a0ce79be3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fcd72672-e838-4b39-935a-502a0ce79be3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fcd72672-e838-4b39-935a-502a0ce79be3 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1081/2169] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:33 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4f29b31-6f4d-4c87-9464-15357101d0a8 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1089/2170] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:34 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c29bd12-0cac-4fd6-83d9-407f264f759d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1082/2171] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:35 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c8ded47-2758-419e-b4ff-2bd9d74f53ac tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1090/2172] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:36 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 921 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-16ee69d4-598e-4b51-968c-410b4f6e2f94 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1083/2173] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:37 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-639c8a4d-9af1-430e-9403-6cfc514cbbc1 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1091/2174] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:38 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f6063f9-c81d-4281-80ef-a36433b9db21 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1084/2175] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:39 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1339 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b9c2cf4-2da1-4881-bf8e-bb20852cd197 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1092/2176] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:40 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1339 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1401294874"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53a65fbf-feba-42b3-b422-ecafea0ad162 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1085/2177] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:40 2026] PUT /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 792 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-633004332", "description": "This is the new description of volume"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-71bce746-4d9e-4c94-b270-a756ea5f90d5 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1093/2178] 192.168.122.128 () {60 vars in 1253 bytes} [Sat Sep 5 05:13:40 2026] PUT /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2a036cca-790f-4644-b2b1-d221ddb94376 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a036cca-790f-4644-b2b1-d221ddb94376 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a036cca-790f-4644-b2b1-d221ddb94376 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2a036cca-790f-4644-b2b1-d221ddb94376 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2a036cca-790f-4644-b2b1-d221ddb94376 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2a036cca-790f-4644-b2b1-d221ddb94376 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-reader] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1086/2179] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:40 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1377 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8217b786-df8d-47c7-9474-42a7c1131dec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-195269002", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1821813439"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-195269002', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1821813439'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume of 1 GB Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Availability Zones retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (84db0a6f-a5b6-483a-a2f7-1e41cbe94f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23c6f8d-7541-4659-a4ca-e41ac8acd328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23c6f8d-7541-4659-a4ca-e41ac8acd328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1e71fb-d4af-400c-bdf3-d1de600d6f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Created reservations ['18560ef2-90ae-44c6-857b-890777ef0444', 'cc103d82-5ca9-4514-8cfd-a73234183673', '90424cbc-b7fc-4de6-bca8-85a0762aedcd', 'd36bfd80-1b79-49a4-a054-da1abd474449'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1e71fb-d4af-400c-bdf3-d1de600d6f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18560ef2-90ae-44c6-857b-890777ef0444', 'cc103d82-5ca9-4514-8cfd-a73234183673', '90424cbc-b7fc-4de6-bca8-85a0762aedcd', 'd36bfd80-1b79-49a4-a054-da1abd474449']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3361390-f607-4a15-b70e-ccc39db580b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3361390-f607-4a15-b70e-ccc39db580b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83621b0c-0bed-4354-bc7f-5579a0f70367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-195269002',display_name='tempest-VolumesGetTest-Volume-1821813439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['18560ef2-90ae-44c6-857b-890777ef0444','cc103d82-5ca9-4514-8cfd-a73234183673','90424cbc-b7fc-4de6-bca8-85a0762aedcd','d36bfd80-1b79-49a4-a054-da1abd474449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-195269002',display_name='tempest-VolumesGetTest-Volume-1821813439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83621b0c-0bed-4354-bc7f-5579a0f70367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c199aafb68407c924be39ce945fa04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078ec6f1-2710-425b-bbce-909ebf12ca7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078ec6f1-2710-425b-bbce-909ebf12ca7b) transitioned into 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-195269002',display_name='tempest-VolumesGetTest-Volume-1821813439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdff92e9dce4f05b9fdbc99a5e9514d',qos_specs=None,replication_status=,reservations=['18560ef2-90ae-44c6-857b-890777ef0444','cc103d82-5ca9-4514-8cfd-a73234183673','90424cbc-b7fc-4de6-bca8-85a0762aedcd','d36bfd80-1b79-49a4-a054-da1abd474449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c199aafb68407c924be39ce945fa04',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118b32cc-0ca3-4467-a5ab-e0f0d41fd1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118b32cc-0ca3-4467-a5ab-e0f0d41fd1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Flow 'volume_create_api' (84db0a6f-a5b6-483a-a2f7-1e41cbe94f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Create volume request issued successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8217b786-df8d-47c7-9474-42a7c1131dec tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1094/2180] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:40 2026] POST /volume/v3/volumes => generated 788 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c60aeeb5-4cca-4c26-bffd-39c72ef5fd4d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1087/2181] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:40 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-45cd2afb-c5a4-4e79-bbb6-88df51d0a5f0 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1095/2182] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:41 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 880 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2f43f3e-8625-4aa8-90d7-28215d8ac3c2 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1088/2183] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:42 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] PUT http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1401294874", "description": null}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume updated successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbd112a7-bb6d-45ff-bc5f-4bc89e067990 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1096/2184] 192.168.122.128 () {60 vars in 1252 bytes} [Sat Sep 5 05:13:42 2026] PUT /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-46d669f9-439c-44d0-a13e-05bbd1dffb5e tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1089/2185] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:43 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-39d0a9a8-a7c3-4cdb-bb53-8cc0c33b8175 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 202 Sep 05 05:13:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1097/2186] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:43 2026] DELETE /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ebc3275-f2fe-4745-aa23-b0b3dadfcffe tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 200 Sep 05 05:13:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1090/2187] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:43 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-279922559", "imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-279922559', 'imageRef': 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Create volume of 1 GB Sep 05 05:13:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Availability Zones retrieved successfully. Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Flow 'volume_create_api' (7a15740a-b1f9-48e8-acb9-fc11ce3e22df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9410849-c363-48cc-ad5d-22fe58ab0c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9410849-c363-48cc-ad5d-22fe58ab0c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:43 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b3cc50-8f93-47bd-b63f-e6442e1cf66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Created reservations ['9af84a19-13e4-4ccb-bb03-c1fedbaf5c8c', '70ed7a62-787c-42e7-9044-0e31a06e0977', '8fa9b003-ee72-4287-9ba0-4f235f8a93a6', '65310090-a3cd-4be2-b49e-af177f9f8e52'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b3cc50-8f93-47bd-b63f-e6442e1cf66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af84a19-13e4-4ccb-bb03-c1fedbaf5c8c', '70ed7a62-787c-42e7-9044-0e31a06e0977', '8fa9b003-ee72-4287-9ba0-4f235f8a93a6', '65310090-a3cd-4be2-b49e-af177f9f8e52']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7941db4c-53b2-4873-8764-2cd7528f2d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7941db4c-53b2-4873-8764-2cd7528f2d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51379d0f-a88c-4c73-a3e1-479e663acaba', '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-279922559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21272056ddcf495ca5d18ae9602d1115',qos_specs=None,replication_status=,reservations=['9af84a19-13e4-4ccb-bb03-c1fedbaf5c8c','70ed7a62-787c-42e7-9044-0e31a06e0977','8fa9b003-ee72-4287-9ba0-4f235f8a93a6','65310090-a3cd-4be2-b49e-af177f9f8e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d0ba2c3b774ae5a990a351bab3f667',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-279922559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51379d0f-a88c-4c73-a3e1-479e663acaba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21272056ddcf495ca5d18ae9602d1115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d0ba2c3b774ae5a990a351bab3f667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a24bbd4-e9fc-4905-8e53-435b08c35a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a24bbd4-e9fc-4905-8e53-435b08c35a92) transitioned into state 'SUCCESS' from state '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-279922559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21272056ddcf495ca5d18ae9602d1115',qos_specs=None,replication_status=,reservations=['9af84a19-13e4-4ccb-bb03-c1fedbaf5c8c','70ed7a62-787c-42e7-9044-0e31a06e0977','8fa9b003-ee72-4287-9ba0-4f235f8a93a6','65310090-a3cd-4be2-b49e-af177f9f8e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d0ba2c3b774ae5a990a351bab3f667',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7b820c-f00d-4492-9c47-32041d58d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7b820c-f00d-4492-9c47-32041d58d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Flow 'volume_create_api' (7a15740a-b1f9-48e8-acb9-fc11ce3e22df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Create volume request issued successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4370fc36-ab74-48aa-b182-2ef5cc66e085 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:13:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1098/2188] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:13:43 2026] POST /volume/v3/volumes => generated 761 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a995244-ea9a-4c11-859f-dcabbcb03a5c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a995244-ea9a-4c11-859f-dcabbcb03a5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a995244-ea9a-4c11-859f-dcabbcb03a5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a995244-ea9a-4c11-859f-dcabbcb03a5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a995244-ea9a-4c11-859f-dcabbcb03a5c tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 returned with HTTP 404 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1099/2189] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:44 2026] GET /volume/v3/volumes/83621b0c-0bed-4354-bc7f-5579a0f70367 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e44e88ff-498e-4f01-aa1a-e9d92fa6de25 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1091/2190] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:44 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fd538008-80c0-4538-8177-eaa9b68aedf4 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1100/2191] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:44 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1377 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a09e286b-2914-4e22-b083-3776290fcb29 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] DELETE http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume with id: 0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Delete volume request issued successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a09e286b-2914-4e22-b083-3776290fcb29 tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 202 Sep 05 05:13:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1092/2192] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:13:44 2026] DELETE /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6343c70c-54f0-4893-ac78-6989644c2a4a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6343c70c-54f0-4893-ac78-6989644c2a4a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6343c70c-54f0-4893-ac78-6989644c2a4a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6343c70c-54f0-4893-ac78-6989644c2a4a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6343c70c-54f0-4893-ac78-6989644c2a4a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6343c70c-54f0-4893-ac78-6989644c2a4a tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1101/2193] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:44 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1376 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5567886f-7a04-4a0b-b7c3-99da23328d64 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1093/2194] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:45 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-903e40b7-2c49-4435-8cc4-37181cefc1db None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-903e40b7-2c49-4435-8cc4-37181cefc1db tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-903e40b7-2c49-4435-8cc4-37181cefc1db tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-903e40b7-2c49-4435-8cc4-37181cefc1db tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-903e40b7-2c49-4435-8cc4-37181cefc1db tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Volume info retrieved successfully. Sep 05 05:13:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-903e40b7-2c49-4435-8cc4-37181cefc1db tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 200 Sep 05 05:13:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1102/2195] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:45 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 1376 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:13:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1b04f0f4-9854-4736-b0b8-816b8628556a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b04f0f4-9854-4736-b0b8-816b8628556a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b04f0f4-9854-4736-b0b8-816b8628556a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b04f0f4-9854-4736-b0b8-816b8628556a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1b04f0f4-9854-4736-b0b8-816b8628556a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b04f0f4-9854-4736-b0b8-816b8628556a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1094/2196] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:46 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5dac772f-1ad8-4e62-aa79-9d8612a62b2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dac772f-1ad8-4e62-aa79-9d8612a62b2d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] GET http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 Sep 05 05:13:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dac772f-1ad8-4e62-aa79-9d8612a62b2d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dac772f-1ad8-4e62-aa79-9d8612a62b2d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dac772f-1ad8-4e62-aa79-9d8612a62b2d tempest-VolumesGetTest-84657810 tempest-VolumesGetTest-84657810-project-member] http://192.168.122.128/volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 returned with HTTP 404 Sep 05 05:13:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1103/2197] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:46 2026] GET /volume/v3/volumes/0c9919a7-f5cd-4490-95af-7cea70b39e41 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:13:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42a187f7-3c48-4bec-bcdc-b8b9c9b52465 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1095/2198] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:47 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-52298928-c9de-4471-ba8c-9065ebf4af42 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52298928-c9de-4471-ba8c-9065ebf4af42 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52298928-c9de-4471-ba8c-9065ebf4af42 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-52298928-c9de-4471-ba8c-9065ebf4af42 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-52298928-c9de-4471-ba8c-9065ebf4af42 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-52298928-c9de-4471-ba8c-9065ebf4af42 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1104/2199] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:48 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 914 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:13:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b15c718e-c911-401b-9758-cfd49e7dddb6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1096/2200] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:49 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-196d957f-dc76-4bd3-92af-dbc532fa462d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-196d957f-dc76-4bd3-92af-dbc532fa462d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-196d957f-dc76-4bd3-92af-dbc532fa462d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-196d957f-dc76-4bd3-92af-dbc532fa462d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-196d957f-dc76-4bd3-92af-dbc532fa462d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-196d957f-dc76-4bd3-92af-dbc532fa462d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1105/2201] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:50 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:13:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-adbf7892-ea93-47ee-a464-5f3c16c8c534 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1097/2202] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:13:51 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 1332 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-9106b0fc-b2fe-4068-ac81-f38d8d7018c4 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1106/2203] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:13:52 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 1332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-74a8eb6e-c16e-4c04-b365-b68a2ee62101 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1098/2204] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:13:55 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 1332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d7e182fc-a5b0-4f1a-a05a-d0c236c60817 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7e182fc-a5b0-4f1a-a05a-d0c236c60817 None None] GET http://192.168.122.128/volume// Sep 05 05:13:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7e182fc-a5b0-4f1a-a05a-d0c236c60817 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7e182fc-a5b0-4f1a-a05a-d0c236c60817 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7e182fc-a5b0-4f1a-a05a-d0c236c60817 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:13:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1107/2205] 192.168.122.128 () {58 vars in 1308 bytes} [Sat Sep 5 05:13:55 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:13:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-0eabf8a4-a4b7-4d96-8855-d3fd3384ad0d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-0eabf8a4-a4b7-4d96-8855-d3fd3384ad0d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:13:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-0eabf8a4-a4b7-4d96-8855-d3fd3384ad0d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51379d0f-a88c-4c73-a3e1-479e663acaba", "connector": null, "instance_uuid": "e24b4104-22e9-4057-b6ac-686889d80a3b"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-0eabf8a4-a4b7-4d96-8855-d3fd3384ad0d tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:13:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1099/2206] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:13:55 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-688a1369-4fec-4634-a455-6cc9a13dfbaa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-688a1369-4fec-4634-a455-6cc9a13dfbaa None None] GET http://192.168.122.128/volume// Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-688a1369-4fec-4634-a455-6cc9a13dfbaa None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-688a1369-4fec-4634-a455-6cc9a13dfbaa None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-688a1369-4fec-4634-a455-6cc9a13dfbaa None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:13:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1108/2207] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:13:57 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:13:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-1800158a-33a7-4478-9c11-3722eb4f69b8 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:13:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1100/2208] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:13:57 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 1512 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] PUT http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=300,cinder:INSERT=45,cinder:UPDATE=71 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Acquiring lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:13:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:13:57 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" released by "attachment_update" :: held 0.274s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:13:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-c3fbdf35-6731-400d-b47d-2f473bf0781a tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 returned with HTTP 200 Sep 05 05:13:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1109/2209] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:13:57 2026] PUT /volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 => generated 694 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-fc627ce4-15eb-4a55-bb02-c5bfae19a371 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-fc627ce4-15eb-4a55-bb02-c5bfae19a371 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] POST http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066/action Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-fc627ce4-15eb-4a55-bb02-c5bfae19a371 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-fc627ce4-15eb-4a55-bb02-c5bfae19a371 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=291,cinder:UPDATE=48,cinder:INSERT=26 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:13:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:13:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:13:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:13:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:13:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d9b3bb14-15f1-4715-afd3-030eecda6046 req-fc627ce4-15eb-4a55-bb02-c5bfae19a371 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066/action returned with HTTP 204 Sep 05 05:13:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1101/2210] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:13:57 2026] POST /volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:14:07 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:14:07 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=3,cinder:UPDATE=2 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:14:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e2baf6f5-e89a-4779-8223-8b447a147e39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e2baf6f5-e89a-4779-8223-8b447a147e39 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:14:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e2baf6f5-e89a-4779-8223-8b447a147e39 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734", "extra_specs": {}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e2baf6f5-e89a-4779-8223-8b447a147e39 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:14:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1110/2211] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:14:17 2026] POST /volume/v3/types => generated 268 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbc54bad-2b29-4c6d-b35c-43b6bb017441 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbc54bad-2b29-4c6d-b35c-43b6bb017441 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbc54bad-2b29-4c6d-b35c-43b6bb017441 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966", "extra_specs": {}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbc54bad-2b29-4c6d-b35c-43b6bb017441 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:14:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1102/2212] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:14:21 2026] POST /volume/v3/types => generated 268 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-50a6c44a-9558-4a2e-8075-2ab4f534c67c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50a6c44a-9558-4a2e-8075-2ab4f534c67c tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-50a6c44a-9558-4a2e-8075-2ab4f534c67c tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724", "extra_specs": {}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-50a6c44a-9558-4a2e-8075-2ab4f534c67c tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:14:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1111/2213] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:14:21 2026] POST /volume/v3/types => generated 268 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03100b0d-411b-40f0-8714-1bf7efb06607 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-679531996", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-679531996', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume of 1 GB Sep 05 05:14:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Availability Zones retrieved successfully. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (4b2a9a37-ec79-4b8d-9d9a-e555d6ac8b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32167e0-ee69-4b4f-beb9-36fe79d203da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32167e0-ee69-4b4f-beb9-36fe79d203da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e9704f5-5b36-438c-8336-685967c00354,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e9704f5-5b36-438c-8336-685967c00354', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074244d3-e9b0-4bdf-858a-c7eea835e919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1856782144-670928966, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Created reservations ['92a43928-8f18-4993-9825-de0e2da86b41', '8e8b0fce-b40e-46fa-afc6-c9b45f115258', 'f72d59e9-09d9-4ab2-848f-0968ce46475d', '086a28f1-7896-4596-9ca4-e23d19b92ddb'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074244d3-e9b0-4bdf-858a-c7eea835e919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a43928-8f18-4993-9825-de0e2da86b41', '8e8b0fce-b40e-46fa-afc6-c9b45f115258', 'f72d59e9-09d9-4ab2-848f-0968ce46475d', '086a28f1-7896-4596-9ca4-e23d19b92ddb']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdbd77b-bf85-4e28-a4c9-a4d05b4e5349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdbd77b-bf85-4e28-a4c9-a4d05b4e5349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6d4b7f-6e20-402a-b1fb-119b9b835730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-679531996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['92a43928-8f18-4993-9825-de0e2da86b41','8e8b0fce-b40e-46fa-afc6-c9b45f115258','f72d59e9-09d9-4ab2-848f-0968ce46475d','086a28f1-7896-4596-9ca4-e23d19b92ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=0e9704f5-5b36-438c-8336-685967c00354), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-679531996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6d4b7f-6e20-402a-b1fb-119b9b835730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55666ad42848477592135977f22a081a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e9704f5-5b36-438c-8336-685967c00354),volume_type_id=0e9704f5-5b36-438c-8336-685967c00354)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120138a7-a114-43de-89cb-d3a5d47fedef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120138a7-a114-43de-89cb-d3a5d47fedef) transitioned into state 'SUCCESS' from state '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-679531996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['92a43928-8f18-4993-9825-de0e2da86b41','8e8b0fce-b40e-46fa-afc6-c9b45f115258','f72d59e9-09d9-4ab2-848f-0968ce46475d','086a28f1-7896-4596-9ca4-e23d19b92ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=0e9704f5-5b36-438c-8336-685967c00354)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd76ea-23cb-4a82-875c-be5ecc34a361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd76ea-23cb-4a82-875c-be5ecc34a361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (4b2a9a37-ec79-4b8d-9d9a-e555d6ac8b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request issued successfully. Sep 05 05:14:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03100b0d-411b-40f0-8714-1bf7efb06607 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:14:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1103/2214] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:14:21 2026] POST /volume/v3/volumes => generated 853 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5f75df9a-9d6b-480b-b410-e67b003b202f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1066417981", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1066417981', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume of 1 GB Sep 05 05:14:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Availability Zones retrieved successfully. Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (f1218335-f4b0-465b-a47f-9535f69026dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcce007-2389-43ba-9df0-a082524f1702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcce007-2389-43ba-9df0-a082524f1702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f301a8c-6799-468d-bd33-edfd23de6377,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f301a8c-6799-468d-bd33-edfd23de6377', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4478d1-c61e-4748-aa81-6df7db525e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:21 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1785034135-785644724, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Created reservations ['b6a8637d-def7-4663-988f-ff9d6985674b', 'deceea04-8a3e-4ed8-93db-9f866a0cd450', 'efab952b-2583-4cc7-96fb-3d71d115acfc', 'c1d22c66-ce95-4e0e-9a84-49d0a1a8a913'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4478d1-c61e-4748-aa81-6df7db525e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a8637d-def7-4663-988f-ff9d6985674b', 'deceea04-8a3e-4ed8-93db-9f866a0cd450', 'efab952b-2583-4cc7-96fb-3d71d115acfc', 'c1d22c66-ce95-4e0e-9a84-49d0a1a8a913']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db74430f-ebd0-49f9-8f48-8d86b2250948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db74430f-ebd0-49f9-8f48-8d86b2250948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0955251e-dd23-4fab-9193-f8c85ff42aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1066417981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['b6a8637d-def7-4663-988f-ff9d6985674b','deceea04-8a3e-4ed8-93db-9f866a0cd450','efab952b-2583-4cc7-96fb-3d71d115acfc','c1d22c66-ce95-4e0e-9a84-49d0a1a8a913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=1f301a8c-6799-468d-bd33-edfd23de6377), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1066417981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0955251e-dd23-4fab-9193-f8c85ff42aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55666ad42848477592135977f22a081a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f301a8c-6799-468d-bd33-edfd23de6377),volume_type_id=1f301a8c-6799-468d-bd33-edfd23de6377)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a8586a-0013-4476-867a-f7ba636a0afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a8586a-0013-4476-867a-f7ba636a0afb) transitioned into state 'SUCCESS' from state '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-1066417981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['b6a8637d-def7-4663-988f-ff9d6985674b','deceea04-8a3e-4ed8-93db-9f866a0cd450','efab952b-2583-4cc7-96fb-3d71d115acfc','c1d22c66-ce95-4e0e-9a84-49d0a1a8a913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=1f301a8c-6799-468d-bd33-edfd23de6377)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d578d829-1c16-4290-a585-44e362370e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d578d829-1c16-4290-a585-44e362370e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (f1218335-f4b0-465b-a47f-9535f69026dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request issued successfully. Sep 05 05:14:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5f75df9a-9d6b-480b-b410-e67b003b202f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:14:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1112/2215] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:14:21 2026] POST /volume/v3/volumes => generated 854 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1314097137", "snapshot_id": null, "imageRef": "81beefd8-9322-4dee-9545-201c0b8b19af", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1314097137', 'snapshot_id': None, 'imageRef': '81beefd8-9322-4dee-9545-201c0b8b19af', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume of 1 GB Sep 05 05:14:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Availability Zones retrieved successfully. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (ebb42b3d-191d-4b97-bd41-1f30546d1479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7f8644-0c86-4eef-a27d-2499d07e9562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7f8644-0c86-4eef-a27d-2499d07e9562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:14:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f942c6a-4db6-4b27-afae-3231a8181523,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f942c6a-4db6-4b27-afae-3231a8181523', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0460bf-6be1-498b-ae28-f613dad0c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-368698694-1962021734, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Created reservations ['a6acbff5-b1a6-4c55-9253-2049e0fbdcd9', '90049943-506a-496e-9207-07bb2e995644', 'bf7d37bb-74fe-49f7-9a99-2a3534cbfe46', '7ec25fa7-a976-461f-a312-e7a7d15e785c'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc0460bf-6be1-498b-ae28-f613dad0c360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6acbff5-b1a6-4c55-9253-2049e0fbdcd9', '90049943-506a-496e-9207-07bb2e995644', 'bf7d37bb-74fe-49f7-9a99-2a3534cbfe46', '7ec25fa7-a976-461f-a312-e7a7d15e785c']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa72f3a9-8602-428c-9bbd-b8c083b31032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa72f3a9-8602-428c-9bbd-b8c083b31032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29495694-605d-4f20-9842-bdcb27968739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1314097137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['a6acbff5-b1a6-4c55-9253-2049e0fbdcd9','90049943-506a-496e-9207-07bb2e995644','bf7d37bb-74fe-49f7-9a99-2a3534cbfe46','7ec25fa7-a976-461f-a312-e7a7d15e785c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=3f942c6a-4db6-4b27-afae-3231a8181523), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1314097137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29495694-605d-4f20-9842-bdcb27968739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55666ad42848477592135977f22a081a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f942c6a-4db6-4b27-afae-3231a8181523),volume_type_id=3f942c6a-4db6-4b27-afae-3231a8181523)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16a5666-d6b3-432d-bdef-48f8224baa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16a5666-d6b3-432d-bdef-48f8224baa53) transitioned into state 'SUCCESS' from state '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-1314097137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55666ad42848477592135977f22a081a',qos_specs=None,replication_status=,reservations=['a6acbff5-b1a6-4c55-9253-2049e0fbdcd9','90049943-506a-496e-9207-07bb2e995644','bf7d37bb-74fe-49f7-9a99-2a3534cbfe46','7ec25fa7-a976-461f-a312-e7a7d15e785c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93bf5afc5294193a73e7c5ca24d33d3',volume_type_id=3f942c6a-4db6-4b27-afae-3231a8181523)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0db2e4-8953-4f29-b2f0-f0bb25651ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0db2e4-8953-4f29-b2f0-f0bb25651ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Flow 'volume_create_api' (ebb42b3d-191d-4b97-bd41-1f30546d1479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Create volume request issued successfully. Sep 05 05:14:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6639324c-d5b1-4618-b7ae-3fed7406f73c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:14:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1104/2216] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:14:22 2026] POST /volume/v3/volumes => generated 854 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-655f9258-4304-4ec7-bce2-8d1477f29b2e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1113/2217] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:22 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c41e200-d510-4d8c-bb16-62e4bfd19b4a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1105/2218] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:24 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 946 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eb379b0c-a099-457f-b728-697e4bae8815 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb379b0c-a099-457f-b728-697e4bae8815 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb379b0c-a099-457f-b728-697e4bae8815 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eb379b0c-a099-457f-b728-697e4bae8815 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eb379b0c-a099-457f-b728-697e4bae8815 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eb379b0c-a099-457f-b728-697e4bae8815 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1114/2219] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:25 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c1d1f13e-c395-4a6f-b6bd-6e218020b015 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1106/2220] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:26 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6471189-a5a7-47cf-8c18-9b03c218b4f0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1115/2221] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:27 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-271254cb-c215-4758-a404-8e8c7791ad51 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-271254cb-c215-4758-a404-8e8c7791ad51 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-271254cb-c215-4758-a404-8e8c7791ad51 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-271254cb-c215-4758-a404-8e8c7791ad51 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-271254cb-c215-4758-a404-8e8c7791ad51 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-271254cb-c215-4758-a404-8e8c7791ad51 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1107/2222] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:28 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79905e9c-beca-4776-85f5-c131965fb752 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79905e9c-beca-4776-85f5-c131965fb752 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79905e9c-beca-4776-85f5-c131965fb752 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79905e9c-beca-4776-85f5-c131965fb752 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-79905e9c-beca-4776-85f5-c131965fb752 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79905e9c-beca-4776-85f5-c131965fb752 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1116/2223] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:29 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1007 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-49cfee22-f0cf-438e-972a-551a97f72d5c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49cfee22-f0cf-438e-972a-551a97f72d5c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49cfee22-f0cf-438e-972a-551a97f72d5c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-49cfee22-f0cf-438e-972a-551a97f72d5c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-49cfee22-f0cf-438e-972a-551a97f72d5c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-49cfee22-f0cf-438e-972a-551a97f72d5c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1108/2224] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:30 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1007 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53dc1678-7e6a-4eae-9e74-08bcb87b0a30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1117/2225] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:31 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1259 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a75df816-cc7c-4a97-b016-eba0beb14722 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a75df816-cc7c-4a97-b016-eba0beb14722 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a75df816-cc7c-4a97-b016-eba0beb14722 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a75df816-cc7c-4a97-b016-eba0beb14722 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a75df816-cc7c-4a97-b016-eba0beb14722 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a75df816-cc7c-4a97-b016-eba0beb14722 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1109/2226] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:14:32 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1257 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-afba40f7-9c10-4ddd-bd4e-e26d4e9dc67e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1118/2227] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:14:32 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1257 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-efc10b2d-b9be-4bb5-96c0-f9721c390478 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1110/2228] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:14:33 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1257 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8773ad11-2555-4782-bdab-6228bb40149d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8773ad11-2555-4782-bdab-6228bb40149d None None] GET http://192.168.122.128/volume// Sep 05 05:14:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8773ad11-2555-4782-bdab-6228bb40149d None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8773ad11-2555-4782-bdab-6228bb40149d None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8773ad11-2555-4782-bdab-6228bb40149d None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1119/2229] 192.168.122.128 () {58 vars in 1308 bytes} [Sat Sep 5 05:14:33 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-05df7a3e-ad30-4320-9dfd-d2c17505bf60 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-05df7a3e-ad30-4320-9dfd-d2c17505bf60 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:14:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-05df7a3e-ad30-4320-9dfd-d2c17505bf60 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29495694-605d-4f20-9842-bdcb27968739", "connector": null, "instance_uuid": "85a22137-f136-4923-9145-6da8db9ba4da"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-05df7a3e-ad30-4320-9dfd-d2c17505bf60 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:14:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1111/2230] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:14:33 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9d248c8-c5c7-4bb8-b2cb-ada06e7c8096 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d248c8-c5c7-4bb8-b2cb-ada06e7c8096 None None] GET http://192.168.122.128/volume// Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d248c8-c5c7-4bb8-b2cb-ada06e7c8096 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9d248c8-c5c7-4bb8-b2cb-ada06e7c8096 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9d248c8-c5c7-4bb8-b2cb-ada06e7c8096 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1120/2231] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:14:34 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-6daee5ad-cce8-45cc-9d4e-e978c11367c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-6daee5ad-cce8-45cc-9d4e-e978c11367c7 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:14:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-6daee5ad-cce8-45cc-9d4e-e978c11367c7 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51379d0f-a88c-4c73-a3e1-479e663acaba", "connector": null, "instance_uuid": "e24b4104-22e9-4057-b6ac-686889d80a3b"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-6daee5ad-cce8-45cc-9d4e-e978c11367c7 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:14:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1112/2232] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:14:34 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-e0029e89-47df-467a-a7c6-4b3155284171 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-e0029e89-47df-467a-a7c6-4b3155284171 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] DELETE http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-e0029e89-47df-467a-a7c6-4b3155284171 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-e0029e89-47df-467a-a7c6-4b3155284171 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:34 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:14:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-cb2f70d3-46cd-4df5-91cb-ea8d809df77b req-e0029e89-47df-467a-a7c6-4b3155284171 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 returned with HTTP 200 Sep 05 05:14:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1121/2233] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:14:34 2026] DELETE /volume/v3/attachments/1dc10c93-d08f-41ee-a700-82ecc8f65066 => generated 192 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b684c4d-2fc3-4834-aa11-f73d48cbbc66 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b684c4d-2fc3-4834-aa11-f73d48cbbc66 None None] GET http://192.168.122.128/volume// Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b684c4d-2fc3-4834-aa11-f73d48cbbc66 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b684c4d-2fc3-4834-aa11-f73d48cbbc66 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b684c4d-2fc3-4834-aa11-f73d48cbbc66 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1113/2234] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:14:35 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-f69298ba-85de-4298-b6d2-2f9f654f62a2 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:14:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1122/2235] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:14:35 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1437 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] PUT http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Acquiring lock "cinder-attachment_update-29495694-605d-4f20-9842-bdcb27968739-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-29495694-605d-4f20-9842-bdcb27968739-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-29495694-605d-4f20-9842-bdcb27968739-devstack" released by "attachment_update" :: held 0.198s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-2ef33b44-e658-4002-9be8-7d81035fc05d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 returned with HTTP 200 Sep 05 05:14:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1114/2236] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:14:35 2026] PUT /volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9594c2d1-657d-4a6c-820c-692329afe014 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1049301043", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1049301043', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Create volume of 1 GB Sep 05 05:14:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Availability Zones retrieved successfully. Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-51b97408-a88f-4dbb-a2c6-aae659109b77 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Flow 'volume_create_api' (d021a14c-65e3-43d8-af4f-8858fe52672d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-51b97408-a88f-4dbb-a2c6-aae659109b77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747/action Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-51b97408-a88f-4dbb-a2c6-aae659109b77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-51b97408-a88f-4dbb-a2c6-aae659109b77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac20f9c-8e0d-4e43-899b-619d96109029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:35 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:14:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac20f9c-8e0d-4e43-899b-619d96109029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7c39e0-892b-4037-8ee7-d80b978c98c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c2b40d22-33a6-49f0-ae1b-f6d23795d588 req-51b97408-a88f-4dbb-a2c6-aae659109b77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747/action returned with HTTP 204 Sep 05 05:14:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1115/2237] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:14:35 2026] POST /volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Created reservations ['ba704347-c384-461d-8338-8df14e1da017', '6b95cc3c-5d12-40e6-8353-4a0f699b9c7b', '79c50391-4770-48a5-a7ce-2e5bd293564f', '0e903c96-7ce8-4dba-b207-bc0f6d21f2d6'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7c39e0-892b-4037-8ee7-d80b978c98c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba704347-c384-461d-8338-8df14e1da017', '6b95cc3c-5d12-40e6-8353-4a0f699b9c7b', '79c50391-4770-48a5-a7ce-2e5bd293564f', '0e903c96-7ce8-4dba-b207-bc0f6d21f2d6']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af7aeb3-caec-4275-b664-2515cc5e2567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af7aeb3-caec-4275-b664-2515cc5e2567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a88984-59e6-4b2b-9a20-98035457358f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1049301043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a682acde273148baa05230e2564b21b1',qos_specs=None,replication_status=,reservations=['ba704347-c384-461d-8338-8df14e1da017','6b95cc3c-5d12-40e6-8353-4a0f699b9c7b','79c50391-4770-48a5-a7ce-2e5bd293564f','0e903c96-7ce8-4dba-b207-bc0f6d21f2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a6551b1f75425c817700fe876192b2',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1049301043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a88984-59e6-4b2b-9a20-98035457358f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a682acde273148baa05230e2564b21b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31a6551b1f75425c817700fe876192b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7824aae5-0c40-44fd-81db-f35afef284e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7824aae5-0c40-44fd-81db-f35afef284e9) transitioned into state 'SUCCESS' from state '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-1049301043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a682acde273148baa05230e2564b21b1',qos_specs=None,replication_status=,reservations=['ba704347-c384-461d-8338-8df14e1da017','6b95cc3c-5d12-40e6-8353-4a0f699b9c7b','79c50391-4770-48a5-a7ce-2e5bd293564f','0e903c96-7ce8-4dba-b207-bc0f6d21f2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a6551b1f75425c817700fe876192b2',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1233dd57-6ced-4fd0-9d13-d8f752b7b2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1233dd57-6ced-4fd0-9d13-d8f752b7b2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Flow 'volume_create_api' (d021a14c-65e3-43d8-af4f-8858fe52672d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:14:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Create volume request issued successfully. Sep 05 05:14:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9594c2d1-657d-4a6c-820c-692329afe014 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:14:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1123/2238] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:14:35 2026] POST /volume/v3/volumes => generated 798 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:14:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ef95e12-f1e5-4fc9-b78f-300d4ca5e5d1 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1116/2239] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:36 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41cd6b8c-783c-4c39-b524-a64ce8982f42 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1124/2240] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:37 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b3ef6a5-f833-403e-8ff5-528bc231c891 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b3ef6a5-f833-403e-8ff5-528bc231c891 None None] GET http://192.168.122.128/volume// Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b3ef6a5-f833-403e-8ff5-528bc231c891 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b3ef6a5-f833-403e-8ff5-528bc231c891 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b3ef6a5-f833-403e-8ff5-528bc231c891 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1117/2241] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:14:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] GET http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-0961363d-2bcb-450d-8ecd-b5b2bf859b82 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 200 Sep 05 05:14:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1125/2242] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:14:38 2026] GET /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 1512 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] PUT http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Acquiring lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" acquired by "attachment_update" :: waited 0.054s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8cd3c1f1-cf2d-4c34-9967-02aec9b672dc tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1126/2243] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:38 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8044803-6bcd-473e-856e-6a4b949a53e9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1127/2244] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:38 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 891 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-c6eed4e4-f01f-4fe8-a1ea-a99835aaf9af tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1128/2245] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:14:38 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 873 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Lock "cinder-attachment_update-51379d0f-a88c-4c73-a3e1-479e663acaba-devstack" released by "attachment_update" :: held 0.473s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c1650cdf-a502-4ecf-805a-b95d2e43f27f tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 returned with HTTP 200 Sep 05 05:14:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1118/2246] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:14:38 2026] PUT /volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 => generated 694 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c3f0dd3c-ae5b-450e-b086-9dab7edcbafe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c3f0dd3c-ae5b-450e-b086-9dab7edcbafe tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] POST http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870/action Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c3f0dd3c-ae5b-450e-b086-9dab7edcbafe tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c3f0dd3c-ae5b-450e-b086-9dab7edcbafe tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-2bd0c581-2e4f-4c50-bd2f-e2293a201017 req-c3f0dd3c-ae5b-450e-b086-9dab7edcbafe tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870/action returned with HTTP 204 Sep 05 05:14:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1129/2247] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:14:39 2026] POST /volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e0fff49-ead2-466c-8b79-5f1ed7c63d8e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e0fff49-ead2-466c-8b79-5f1ed7c63d8e None None] GET http://192.168.122.128/volume// Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e0fff49-ead2-466c-8b79-5f1ed7c63d8e None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e0fff49-ead2-466c-8b79-5f1ed7c63d8e None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e0fff49-ead2-466c-8b79-5f1ed7c63d8e None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1119/2248] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:14:39 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-d53671f1-7b9a-416e-980f-272369c56690 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-d53671f1-7b9a-416e-980f-272369c56690 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-d53671f1-7b9a-416e-980f-272369c56690 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a88984-59e6-4b2b-9a20-98035457358f", "connector": null, "instance_uuid": "052bdc70-0a2a-4d71-a53c-e2964b928b92"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-d53671f1-7b9a-416e-980f-272369c56690 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:14:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1130/2249] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:14:39 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-70139d71-e606-4004-b0e0-f026e70c7534 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70139d71-e606-4004-b0e0-f026e70c7534 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70139d71-e606-4004-b0e0-f026e70c7534 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70139d71-e606-4004-b0e0-f026e70c7534 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b9538475-c135-4d23-837a-9db16b303eb9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9538475-c135-4d23-837a-9db16b303eb9 None None] GET http://192.168.122.128/volume// Sep 05 05:14:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9538475-c135-4d23-837a-9db16b303eb9 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9538475-c135-4d23-837a-9db16b303eb9 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9538475-c135-4d23-837a-9db16b303eb9 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1131/2250] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:14:39 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-70139d71-e606-4004-b0e0-f026e70c7534 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70139d71-e606-4004-b0e0-f026e70c7534 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1120/2251] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:39 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 890 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-98c33bb9-27b6-4a8e-a178-f00a82fbdfe0 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1132/2252] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:14:39 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 1053 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] PUT http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Acquiring lock "cinder-attachment_update-45a88984-59e6-4b2b-9a20-98035457358f-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Lock "cinder-attachment_update-45a88984-59e6-4b2b-9a20-98035457358f-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Lock "cinder-attachment_update-45a88984-59e6-4b2b-9a20-98035457358f-devstack" released by "attachment_update" :: held 0.197s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-85caf750-7a6a-4c3e-9b09-3549600169d4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d returned with HTTP 200 Sep 05 05:14:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1121/2253] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:14:40 2026] PUT /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d => generated 694 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-8ba8537b-2060-4de0-9771-9ec7993e8863 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-8ba8537b-2060-4de0-9771-9ec7993e8863 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] POST http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d/action Sep 05 05:14:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-8ba8537b-2060-4de0-9771-9ec7993e8863 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:14:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-8ba8537b-2060-4de0-9771-9ec7993e8863 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0f3a6628-4317-4c47-b720-f6cd87b39285 req-8ba8537b-2060-4de0-9771-9ec7993e8863 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d/action returned with HTTP 204 Sep 05 05:14:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1133/2254] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:14:40 2026] POST /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:14:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fb449ad-017b-423b-90c3-b80ec82b1bcf tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1122/2255] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:40 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 891 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acff691c-3d31-4350-ae9a-9027d4e23f50 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1134/2256] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:41 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 1183 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:14:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fba99f2b-9700-4607-b7e7-b4df545e9001 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1123/2257] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:42 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 1183 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-52fce19d-61b4-48d3-82f1-ae70fc3255a5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1135/2258] 192.168.122.128 () {62 vars in 1495 bytes} [Sat Sep 5 05:14:42 2026] DELETE /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 05:14:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee6a7799-c883-4715-8b51-244508eb4b77 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:42 devstack devstack@c-api.service[89025]: WARNING keystonemiddleware.auth_token [None req-ee6a7799-c883-4715-8b51-244508eb4b77 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 05:14:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1124/2259] 192.168.122.128 () {62 vars in 1495 bytes} [Sat Sep 5 05:14:42 2026] DELETE /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d => generated 114 bytes in 167 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eefce960-4534-46eb-965c-929f77f6501a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] DELETE http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Attachment connected to vm 052bdc70-0a2a-4d71-a53c-e2964b928b92, checking data on nova Sep 05 05:14:43 devstack devstack@c-api.service[89024]: DEBUG cinder.compute.nova [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Creating Keystone token plugin using URL: http://192.168.122.128/identity {{(pid=89024) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 05:14:43 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] REQ: curl -g -i -X GET http://192.168.122.128/compute/v2.1/servers/052bdc70-0a2a-4d71-a53c-e2964b928b92/os-volume_attachments/45a88984-59e6-4b2b-9a20-98035457358f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}16bb74dfc640f276eec478480c6ef3419c81ad63a755c4f3796761256d875686" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eefce960-4534-46eb-965c-929f77f6501a" -H "X-Service-Token: {SHA256}d94f38255b06760d1c992e69b50e84ce2f4628d5c351184f20435678a9cb89cd" {{(pid=89024) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 03:14:43 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-9784bc33-82df-4482-b1ae-336956d03926 x-openstack-request-id: req-9784bc33-82df-4482-b1ae-336956d03926 {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "45a88984-59e6-4b2b-9a20-98035457358f", "serverId": "052bdc70-0a2a-4d71-a53c-e2964b928b92", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7e8a5f8a-fa4e-4102-b910-eee630acfe0d", "bdm_uuid": "206d5602-9ab1-4e2d-8563-32b887bad3f2"}} {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET call to compute for http://192.168.122.128/compute/v2.1/servers/052bdc70-0a2a-4d71-a53c-e2964b928b92/os-volume_attachments/45a88984-59e6-4b2b-9a20-98035457358f used request id req-9784bc33-82df-4482-b1ae-336956d03926 {{(pid=89024) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.volume.api [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Caught error: Detach volume from instance 052bdc70-0a2a-4d71-a53c-e2964b928b92 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 052bdc70-0a2a-4d71-a53c-e2964b928b92 using the Compute API Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 052bdc70-0a2a-4d71-a53c-e2964b928b92 using the Compute API Sep 05 05:14:44 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Sep 05 05:14:44 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-eefce960-4534-46eb-965c-929f77f6501a tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d returned with HTTP 409 Sep 05 05:14:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1136/2260] 192.168.122.128 () {60 vars in 1288 bytes} [Sat Sep 5 05:14:42 2026] DELETE /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d => generated 167 bytes in 2015 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:14:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-30f8508a-0dcd-4a0b-8b73-e635387d21b9 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1125/2261] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:14:44 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 1165 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] POST http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f/action Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:14:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Begin detaching volume completed successfully. Sep 05 05:14:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-8ceb0e2e-6b2b-4ded-b8e3-1b9a4975c874 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f/action returned with HTTP 202 Sep 05 05:14:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1137/2262] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:14:44 2026] POST /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-048a6da4-d3f1-4432-8c9c-1441878b079b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-048a6da4-d3f1-4432-8c9c-1441878b079b None None] GET http://192.168.122.128/volume// Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-048a6da4-d3f1-4432-8c9c-1441878b079b None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-048a6da4-d3f1-4432-8c9c-1441878b079b None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-048a6da4-d3f1-4432-8c9c-1441878b079b None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:14:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1126/2263] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:14:45 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:14:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-b302f446-3abc-43e5-911a-0f8729c37b3e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1138/2264] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:14:45 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 1349 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-170e52c4-abaf-44cf-ba42-80109eec9a2f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-170e52c4-abaf-44cf-ba42-80109eec9a2f tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] DELETE http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-170e52c4-abaf-44cf-ba42-80109eec9a2f tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-170e52c4-abaf-44cf-ba42-80109eec9a2f tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:45 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-e413c1a8-72ad-4f17-a813-f7e36a70ac2c req-170e52c4-abaf-44cf-ba42-80109eec9a2f tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d returned with HTTP 200 Sep 05 05:14:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1127/2265] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:14:45 2026] DELETE /volume/v3/attachments/7e8a5f8a-fa4e-4102-b910-eee630acfe0d => generated 19 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-34b7e4a7-6c64-4321-b70f-01fd3e62fd62 req-ee7ed320-a29c-4dbe-ba00-fa1e07f7b68c tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1139/2266] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:14:46 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 873 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:14:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81e41196-796a-4325-a3d8-50f52869d7f4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] DELETE http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Delete volume with id: 45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Delete volume request issued successfully. Sep 05 05:14:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81e41196-796a-4325-a3d8-50f52869d7f4 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 202 Sep 05 05:14:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1128/2267] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:14:46 2026] DELETE /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:14:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-496e38f7-93c0-4c46-bb35-656dc1adaa26 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1140/2268] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:46 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 890 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:14:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:14:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:14:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:14:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Volume info retrieved successfully. Sep 05 05:14:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8a6efc49-5da0-4daf-9c8d-083522509c19 tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 200 Sep 05 05:14:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1129/2269] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:47 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:14:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-132b0040-8ace-433b-8e6b-612ee0d5349e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:14:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-132b0040-8ace-433b-8e6b-612ee0d5349e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] GET http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f Sep 05 05:14:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-132b0040-8ace-433b-8e6b-612ee0d5349e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:14:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-132b0040-8ace-433b-8e6b-612ee0d5349e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:14:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-132b0040-8ace-433b-8e6b-612ee0d5349e tempest-TestServerVolumeAttachScenarioOldVersion-836597363 tempest-TestServerVolumeAttachScenarioOldVersion-836597363-project-member] http://192.168.122.128/volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f returned with HTTP 404 Sep 05 05:14:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1141/2270] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:14:49 2026] GET /volume/v3/volumes/45a88984-59e6-4b2b-9a20-98035457358f => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:14:58 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=146,cinder:INSERT=22,cinder:UPDATE=37 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:14:59 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=158,cinder:INSERT=21,cinder:UPDATE=34 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:15:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c364428f-992f-4f0a-9c39-5bf00f51b63a tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1130/2271] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:12 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-12e9f67c-1400-46b6-8000-e4c39762bdc8 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1142/2272] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:12 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-32164cfd-b760-41f5-970b-47c9e71abb37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32164cfd-b760-41f5-970b-47c9e71abb37 None None] GET http://192.168.122.128/volume// Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32164cfd-b760-41f5-970b-47c9e71abb37 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32164cfd-b760-41f5-970b-47c9e71abb37 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32164cfd-b760-41f5-970b-47c9e71abb37 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1131/2273] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:15:13 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-d9e6a7d7-77ae-4b2e-bab9-dc1f18cdad30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-d9e6a7d7-77ae-4b2e-bab9-dc1f18cdad30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-d9e6a7d7-77ae-4b2e-bab9-dc1f18cdad30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a6d4b7f-6e20-402a-b1fb-119b9b835730", "connector": null, "instance_uuid": "85a22137-f136-4923-9145-6da8db9ba4da"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-d9e6a7d7-77ae-4b2e-bab9-dc1f18cdad30 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:15:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1143/2274] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:15:13 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 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90f333de-f656-47f0-aa6a-70139e0e431b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90f333de-f656-47f0-aa6a-70139e0e431b None None] GET http://192.168.122.128/volume// Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90f333de-f656-47f0-aa6a-70139e0e431b None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90f333de-f656-47f0-aa6a-70139e0e431b None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90f333de-f656-47f0-aa6a-70139e0e431b None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1144/2275] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:15:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee876bf1-b2de-49a5-910f-4bd4636f311e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1132/2276] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:13 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 945 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-749b19bd-963e-43cc-99be-eeb73b015e40 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1145/2277] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:15:13 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 1126 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] PUT http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Acquiring lock "cinder-attachment_update-8a6d4b7f-6e20-402a-b1fb-119b9b835730-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-8a6d4b7f-6e20-402a-b1fb-119b9b835730-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-8a6d4b7f-6e20-402a-b1fb-119b9b835730-devstack" released by "attachment_update" :: held 0.202s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:15:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-c9a57221-5763-4b8b-a571-c380e97a884e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad returned with HTTP 200 Sep 05 05:15:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1133/2278] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:15:13 2026] PUT /volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-0048ae72-24b8-4c17-b786-5d8bb5a5051e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-0048ae72-24b8-4c17-b786-5d8bb5a5051e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad/action Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-0048ae72-24b8-4c17-b786-5d8bb5a5051e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-0048ae72-24b8-4c17-b786-5d8bb5a5051e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9c40c3cd-722b-4854-8bbf-f08c00b17d51 req-0048ae72-24b8-4c17-b786-5d8bb5a5051e tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad/action returned with HTTP 204 Sep 05 05:15:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1146/2279] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:15:14 2026] POST /volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-099b588e-265a-44bb-b881-9fb780fb6bf9 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1134/2280] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:14 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c27d34f-6ab9-4068-8f09-dd8a867ecd3d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1147/2281] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:14 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c674b42-6bf9-4819-a356-cc6f11ac4596 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1135/2282] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:14 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 947 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-467de42d-ba0e-45ce-a211-82d18a9baa17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1148/2283] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:14 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 947 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b306710-2c91-4026-8cea-8a8f61bbc398 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b306710-2c91-4026-8cea-8a8f61bbc398 None None] GET http://192.168.122.128/volume// Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b306710-2c91-4026-8cea-8a8f61bbc398 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b306710-2c91-4026-8cea-8a8f61bbc398 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b306710-2c91-4026-8cea-8a8f61bbc398 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1136/2284] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:15:15 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-cdf01df1-6749-4bbc-ab49-c783c8282c17 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-cdf01df1-6749-4bbc-ab49-c783c8282c17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-cdf01df1-6749-4bbc-ab49-c783c8282c17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0955251e-dd23-4fab-9193-f8c85ff42aa6", "connector": null, "instance_uuid": "85a22137-f136-4923-9145-6da8db9ba4da"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-cdf01df1-6749-4bbc-ab49-c783c8282c17 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:15:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1149/2285] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:15:15 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1afc1fd3-1acc-4d5b-8080-38072c33b7ba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1afc1fd3-1acc-4d5b-8080-38072c33b7ba None None] GET http://192.168.122.128/volume// Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1afc1fd3-1acc-4d5b-8080-38072c33b7ba None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1afc1fd3-1acc-4d5b-8080-38072c33b7ba None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1afc1fd3-1acc-4d5b-8080-38072c33b7ba None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1150/2286] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:15:15 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3d5bad5-d463-40c7-8811-41fc7ecea5f5 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1137/2287] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:15 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-09c9d1e7-50aa-4947-83d5-4c9f12a8b905 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1151/2288] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:15:15 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 1127 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] PUT http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Acquiring lock "cinder-attachment_update-0955251e-dd23-4fab-9193-f8c85ff42aa6-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-0955251e-dd23-4fab-9193-f8c85ff42aa6-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:15 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Lock "cinder-attachment_update-0955251e-dd23-4fab-9193-f8c85ff42aa6-devstack" released by "attachment_update" :: held 0.182s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:15:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-49a7ecf0-fdf0-413b-aefb-a2f8d5aa44c6 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 returned with HTTP 200 Sep 05 05:15:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1138/2289] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:15:15 2026] PUT /volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 => generated 694 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-b29b67cb-de4a-4072-aff3-4a37d5f4b25c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-b29b67cb-de4a-4072-aff3-4a37d5f4b25c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5/action Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-b29b67cb-de4a-4072-aff3-4a37d5f4b25c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-b29b67cb-de4a-4072-aff3-4a37d5f4b25c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-a0284ed2-5ac7-443c-b66c-3c244e6a8b7f req-b29b67cb-de4a-4072-aff3-4a37d5f4b25c tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5/action returned with HTTP 204 Sep 05 05:15:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1152/2290] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:15:16 2026] POST /volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c93bc03e-d517-49e5-92b5-7ccada6f802b tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1139/2291] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:16 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 1239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c9e89bf-0975-4d72-aeb1-84b536414a1d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1153/2292] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:16 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 1239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-6f457910-7f6e-44a7-a2a1-cdf4da31e36d tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1140/2293] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:19 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730/action Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Begin detaching volume completed successfully. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-1bed0e65-bca2-4d95-b377-23354b23ba88 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730/action returned with HTTP 202 Sep 05 05:15:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1154/2294] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:15:20 2026] POST /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d070784c-29e5-4b5a-8e7a-95a563fa9d18 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d070784c-29e5-4b5a-8e7a-95a563fa9d18 None None] GET http://192.168.122.128/volume// Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d070784c-29e5-4b5a-8e7a-95a563fa9d18 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d070784c-29e5-4b5a-8e7a-95a563fa9d18 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d070784c-29e5-4b5a-8e7a-95a563fa9d18 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1141/2295] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:15:20 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-31c92aca-fede-43fe-8bbe-c8dfd3042a31 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 200 Sep 05 05:15:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1155/2296] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:15:20 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 1422 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-ee2162fc-e7c0-42bd-8f2b-363352a7e630 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-ee2162fc-e7c0-42bd-8f2b-363352a7e630 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-ee2162fc-e7c0-42bd-8f2b-363352a7e630 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-ee2162fc-e7c0-42bd-8f2b-363352a7e630 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:20 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:15:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-f48540f3-341b-4f87-bc13-b180ee853c63 req-ee2162fc-e7c0-42bd-8f2b-363352a7e630 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad returned with HTTP 200 Sep 05 05:15:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1142/2297] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:15:20 2026] DELETE /volume/v3/attachments/1e9b0d58-ea30-43c3-8c73-c8f515d76dad => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:21 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume with id: 8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume request issued successfully. Sep 05 05:15:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-08d00dd6-6892-4c18-abfc-329ab1b1a890 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 202 Sep 05 05:15:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1156/2298] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:21 2026] DELETE /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-efa6df45-690c-42f6-9de7-aaccce720d07 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1143/2299] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:24 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 1239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] POST http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6/action Sep 05 05:15:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:15:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Begin detaching volume completed successfully. Sep 05 05:15:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-2c666fb1-7db5-4432-b0dc-c5752715cd18 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6/action returned with HTTP 202 Sep 05 05:15:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1157/2300] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:15:24 2026] POST /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc13e2ce-9933-44c1-a732-069e3a5062fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc13e2ce-9933-44c1-a732-069e3a5062fb None None] GET http://192.168.122.128/volume// Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc13e2ce-9933-44c1-a732-069e3a5062fb None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc13e2ce-9933-44c1-a732-069e3a5062fb None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc13e2ce-9933-44c1-a732-069e3a5062fb None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:15:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1144/2301] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:15:25 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:15:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-b67a3ac1-5e7e-4357-a345-9e270588b24f tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1158/2302] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:15:25 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-7616d70f-6f37-47f0-becb-c666d4522e77 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-7616d70f-6f37-47f0-becb-c666d4522e77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-7616d70f-6f37-47f0-becb-c666d4522e77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-7616d70f-6f37-47f0-becb-c666d4522e77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:25 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:15:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-c32c978d-9d33-48d3-ace0-27f72cfaabbb req-7616d70f-6f37-47f0-becb-c666d4522e77 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 returned with HTTP 200 Sep 05 05:15:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1145/2303] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:15:25 2026] DELETE /volume/v3/attachments/98defc6e-7e87-41bc-9baf-872cf56d53e5 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-36f01638-90b3-41a0-bbed-51e4018bab7c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-36f01638-90b3-41a0-bbed-51e4018bab7c tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] DELETE http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-36f01638-90b3-41a0-bbed-51e4018bab7c tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-36f01638-90b3-41a0-bbed-51e4018bab7c tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-36f01638-90b3-41a0-bbed-51e4018bab7c tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 returned with HTTP 200 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1159/2304] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:15:26 2026] DELETE /volume/v3/attachments/2318977b-7cd1-4da0-b5e0-791b9f0c5870 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] DELETE http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Delete volume with id: 51379d0f-a88c-4c73-a3e1-479e663acaba Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Volume info retrieved successfully. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume with id: 0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] Delete volume request issued successfully. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-9b246e1c-07cc-4653-9488-4a5146a3c4e6 req-912b8a19-8328-40e1-a26d-9d12ddac66b6 tempest-TestShelveInstance-217254441 tempest-TestShelveInstance-217254441-project-member] http://192.168.122.128/volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba returned with HTTP 202 Sep 05 05:15:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1146/2305] 192.168.122.128 () {62 vars in 1509 bytes} [Sat Sep 5 05:15:26 2026] DELETE /volume/v3/volumes/51379d0f-a88c-4c73-a3e1-479e663acaba => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume request issued successfully. Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f3db645-21ab-44d4-bb21-4c51343ea1c1 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 202 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1160/2306] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:26 2026] DELETE /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-b322b4c8-faf2-4e49-9e6f-d0a84c6aadd4 req-77d6b4e4-597a-481d-a4e8-cc13ec52f2cb tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 200 Sep 05 05:15:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1147/2307] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:26 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 946 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-7c74aada-7bd1-479d-9081-45c4b074052b req-82d569c5-4424-40e8-be89-043d77869824 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7c74aada-7bd1-479d-9081-45c4b074052b req-82d569c5-4424-40e8-be89-043d77869824 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7c74aada-7bd1-479d-9081-45c4b074052b req-82d569c5-4424-40e8-be89-043d77869824 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-7c74aada-7bd1-479d-9081-45c4b074052b req-82d569c5-4424-40e8-be89-043d77869824 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-7c74aada-7bd1-479d-9081-45c4b074052b req-82d569c5-4424-40e8-be89-043d77869824 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 404 Sep 05 05:15:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1161/2308] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:15:26 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-386158050", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-386158050', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume of 1 GB Sep 05 05:15:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Availability Zones retrieved successfully. Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Flow 'volume_create_api' (411b221c-ac94-483b-a9e9-c43565928b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02a07f9-d696-471b-9af2-5d78af50aa4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02a07f9-d696-471b-9af2-5d78af50aa4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86d7ca4-c558-4032-b3a1-7d67d9a5e747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-ec2a351b-da3c-44b9-9b69-766140da079d req-edcefeab-5147-4d51-bb76-64a60ead00a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec2a351b-da3c-44b9-9b69-766140da079d req-edcefeab-5147-4d51-bb76-64a60ead00a0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 Sep 05 05:15:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec2a351b-da3c-44b9-9b69-766140da079d req-edcefeab-5147-4d51-bb76-64a60ead00a0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec2a351b-da3c-44b9-9b69-766140da079d req-edcefeab-5147-4d51-bb76-64a60ead00a0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Created reservations ['6575b21f-09bb-4314-9fba-7d05c787fe10', '1d6c5f4b-c855-4597-a079-68868c15a1ce', '78f8432f-8a26-45a0-9113-074ec18d6f4b', '5266b612-2c03-4542-9cd6-b90068d5b689'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86d7ca4-c558-4032-b3a1-7d67d9a5e747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6575b21f-09bb-4314-9fba-7d05c787fe10', '1d6c5f4b-c855-4597-a079-68868c15a1ce', '78f8432f-8a26-45a0-9113-074ec18d6f4b', '5266b612-2c03-4542-9cd6-b90068d5b689']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:33 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83415821-aaef-408d-b4ca-1d9d38f8f921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec2a351b-da3c-44b9-9b69-766140da079d req-edcefeab-5147-4d51-bb76-64a60ead00a0 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 returned with HTTP 200 Sep 05 05:15:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1162/2309] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:15:33 2026] DELETE /volume/v3/attachments/e35d70b3-3bd5-4f70-9edd-0009e61d2747 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83415821-aaef-408d-b4ca-1d9d38f8f921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1c654d-e923-452a-b9d3-3cd61dee08e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-386158050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62167e4ece54f0a81e6bd908c6af0e2',qos_specs=None,replication_status=,reservations=['6575b21f-09bb-4314-9fba-7d05c787fe10','1d6c5f4b-c855-4597-a079-68868c15a1ce','78f8432f-8a26-45a0-9113-074ec18d6f4b','5266b612-2c03-4542-9cd6-b90068d5b689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-386158050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1c654d-e923-452a-b9d3-3cd61dee08e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f62167e4ece54f0a81e6bd908c6af0e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91b97c4-3381-4cf2-84b1-d3f29af0dd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91b97c4-3381-4cf2-84b1-d3f29af0dd52) transitioned into state 'SUCCESS' from state '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-386158050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62167e4ece54f0a81e6bd908c6af0e2',qos_specs=None,replication_status=,reservations=['6575b21f-09bb-4314-9fba-7d05c787fe10','1d6c5f4b-c855-4597-a079-68868c15a1ce','78f8432f-8a26-45a0-9113-074ec18d6f4b','5266b612-2c03-4542-9cd6-b90068d5b689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5cff7b-6729-4cd9-9287-b80b18eececd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5cff7b-6729-4cd9-9287-b80b18eececd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Flow 'volume_create_api' (411b221c-ac94-483b-a9e9-c43565928b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume request issued successfully. Sep 05 05:15:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffd22ac2-8483-4369-9c33-19c75bf0b812 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1148/2310] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:33 2026] POST /volume/v3/volumes => generated 773 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9473f40d-d495-4a8e-b829-75198795c879 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-550891527", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-550891527', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume of 1 GB Sep 05 05:15:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Availability Zones retrieved successfully. Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Flow 'volume_create_api' (65fd5a4d-da5c-452f-8fe6-00e20995ac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b5c7e-1a1c-4132-bfa7-744f6f637c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b5c7e-1a1c-4132-bfa7-744f6f637c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbcc1e5-0dc7-4aee-9c71-28ab37469988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Created reservations ['cadd8da2-95eb-4fca-bb1b-ae8d2e22396a', '779f4061-7049-48ab-a689-89f8abcd36a5', '9677d2da-37ff-49bf-ad26-8b2171633049', 'bf75ad71-0466-4e23-834a-002641b0fdf6'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbcc1e5-0dc7-4aee-9c71-28ab37469988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cadd8da2-95eb-4fca-bb1b-ae8d2e22396a', '779f4061-7049-48ab-a689-89f8abcd36a5', '9677d2da-37ff-49bf-ad26-8b2171633049', 'bf75ad71-0466-4e23-834a-002641b0fdf6']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3673234d-8ef4-41ca-8c7d-2136ed32a07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3673234d-8ef4-41ca-8c7d-2136ed32a07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f06b8b-2667-412d-87d7-4f86af68473a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-550891527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62167e4ece54f0a81e6bd908c6af0e2',qos_specs=None,replication_status=,reservations=['cadd8da2-95eb-4fca-bb1b-ae8d2e22396a','779f4061-7049-48ab-a689-89f8abcd36a5','9677d2da-37ff-49bf-ad26-8b2171633049','bf75ad71-0466-4e23-834a-002641b0fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-550891527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f06b8b-2667-412d-87d7-4f86af68473a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f62167e4ece54f0a81e6bd908c6af0e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435338d2-3175-4765-b072-48017bde3685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435338d2-3175-4765-b072-48017bde3685) transitioned into state 'SUCCESS' from state '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-550891527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62167e4ece54f0a81e6bd908c6af0e2',qos_specs=None,replication_status=,reservations=['cadd8da2-95eb-4fca-bb1b-ae8d2e22396a','779f4061-7049-48ab-a689-89f8abcd36a5','9677d2da-37ff-49bf-ad26-8b2171633049','bf75ad71-0466-4e23-834a-002641b0fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b6be1678ca42dbb669f5e56c203a1c',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb82012-59e3-4714-a16b-29779caf8584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb82012-59e3-4714-a16b-29779caf8584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Flow 'volume_create_api' (65fd5a4d-da5c-452f-8fe6-00e20995ac21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Create volume request issued successfully. Sep 05 05:15:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9473f40d-d495-4a8e-b829-75198795c879 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1163/2311] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:34 2026] POST /volume/v3/volumes => generated 773 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:35 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume with id: 29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:15:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume request issued successfully. Sep 05 05:15:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2ddfb21-c701-4cde-bc57-5c98e0988842 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 202 Sep 05 05:15:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1149/2312] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:34 2026] DELETE /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:15:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c87d6c15-6130-49f4-a67e-a036a3e2a696 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:15:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1164/2313] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:35 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1256 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:15:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Volume info retrieved successfully. Sep 05 05:15:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c09bc03f-0cd9-48a6-a1fa-e589e6b2eb08 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 200 Sep 05 05:15:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1150/2314] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:36 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 1256 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cc09923e-e35a-4317-9d33-349ac0c6a724 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc09923e-e35a-4317-9d33-349ac0c6a724 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cc09923e-e35a-4317-9d33-349ac0c6a724 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cc09923e-e35a-4317-9d33-349ac0c6a724 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc09923e-e35a-4317-9d33-349ac0c6a724 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 returned with HTTP 404 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1165/2315] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/29495694-605d-4f20-9842-bdcb27968739 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume with id: 0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9363fb00-0aa3-4310-aef7-8a8c20b9d4af tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 404 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1151/2316] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:37 2026] DELETE /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dfb90c44-7d5b-4dd4-b5c4-c026027a38c7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dfb90c44-7d5b-4dd4-b5c4-c026027a38c7 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dfb90c44-7d5b-4dd4-b5c4-c026027a38c7 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dfb90c44-7d5b-4dd4-b5c4-c026027a38c7 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dfb90c44-7d5b-4dd4-b5c4-c026027a38c7 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 returned with HTTP 404 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1166/2317] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/0955251e-dd23-4fab-9193-f8c85ff42aa6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2759f302-c887-4493-a043-c78442f0d4b4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2759f302-c887-4493-a043-c78442f0d4b4 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] DELETE http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2759f302-c887-4493-a043-c78442f0d4b4 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2759f302-c887-4493-a043-c78442f0d4b4 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2759f302-c887-4493-a043-c78442f0d4b4 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Delete volume with id: 8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2759f302-c887-4493-a043-c78442f0d4b4 tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 404 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1152/2318] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:37 2026] DELETE /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d65bb393-dcb1-4614-a41c-f42f38e3fbfd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d65bb393-dcb1-4614-a41c-f42f38e3fbfd tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] GET http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d65bb393-dcb1-4614-a41c-f42f38e3fbfd tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d65bb393-dcb1-4614-a41c-f42f38e3fbfd tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d65bb393-dcb1-4614-a41c-f42f38e3fbfd tempest-TestInstancesWithCinderVolumes-1103793311 tempest-TestInstancesWithCinderVolumes-1103793311-project-member] http://192.168.122.128/volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 returned with HTTP 404 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1167/2319] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/8a6d4b7f-6e20-402a-b1fb-119b9b835730 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47887c96-d57f-48e7-a062-634193aa41c8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Get all volumes completed successfully. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47887c96-d57f-48e7-a062-634193aa41c8 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1153/2320] 192.168.122.128 () {58 vars in 1169 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2051 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1e2da16d-c389-4956-9159-e34d6eacd501 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e2da16d-c389-4956-9159-e34d6eacd501 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] DELETE http://192.168.122.128/volume/v3/types/1f301a8c-6799-468d-bd33-edfd23de6377 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e2da16d-c389-4956-9159-e34d6eacd501 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1e2da16d-c389-4956-9159-e34d6eacd501 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1e2da16d-c389-4956-9159-e34d6eacd501 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types/1f301a8c-6799-468d-bd33-edfd23de6377 returned with HTTP 202 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1168/2321] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:15:37 2026] DELETE /volume/v3/types/1f301a8c-6799-468d-bd33-edfd23de6377 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-63bce67a-3893-4c57-88a7-67b72aecadce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Get all volumes completed successfully. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-63bce67a-3893-4c57-88a7-67b72aecadce tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1154/2322] 192.168.122.128 () {58 vars in 1169 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6ae5d28a-d2eb-43e4-9f1e-00eeed5dcb82 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ae5d28a-d2eb-43e4-9f1e-00eeed5dcb82 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] DELETE http://192.168.122.128/volume/v3/types/0e9704f5-5b36-438c-8336-685967c00354 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d28a-d2eb-43e4-9f1e-00eeed5dcb82 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d28a-d2eb-43e4-9f1e-00eeed5dcb82 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ae5d28a-d2eb-43e4-9f1e-00eeed5dcb82 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types/0e9704f5-5b36-438c-8336-685967c00354 returned with HTTP 202 Sep 05 05:15:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1169/2323] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:15:37 2026] DELETE /volume/v3/types/0e9704f5-5b36-438c-8336-685967c00354 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-831219fb-6139-48b0-9065-add05d796e13 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Get all volumes completed successfully. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-831219fb-6139-48b0-9065-add05d796e13 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 05:15:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1155/2324] 192.168.122.128 () {58 vars in 1169 bytes} [Sat Sep 5 05:15:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2051 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:15:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9bcc12c3-b6c4-47cc-b750-fe84f74db9e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bcc12c3-b6c4-47cc-b750-fe84f74db9e5 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] DELETE http://192.168.122.128/volume/v3/types/3f942c6a-4db6-4b27-afae-3231a8181523 Sep 05 05:15:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bcc12c3-b6c4-47cc-b750-fe84f74db9e5 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bcc12c3-b6c4-47cc-b750-fe84f74db9e5 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bcc12c3-b6c4-47cc-b750-fe84f74db9e5 tempest-TestInstancesWithCinderVolumes-1394735853 tempest-TestInstancesWithCinderVolumes-1394735853-project-admin] http://192.168.122.128/volume/v3/types/3f942c6a-4db6-4b27-afae-3231a8181523 returned with HTTP 202 Sep 05 05:15:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1170/2325] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:15:38 2026] DELETE /volume/v3/types/3f942c6a-4db6-4b27-afae-3231a8181523 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-765187fa-d73f-4026-8284-be1d50fe8004 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1081172046"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1081172046'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume of 1 GB Sep 05 05:15:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Availability Zones retrieved successfully. Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (d107d98a-65d7-4ab5-9b89-517852802795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58687b8f-6baf-4c41-b3e2-457b5d0918a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58687b8f-6baf-4c41-b3e2-457b5d0918a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:46 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6b49e1-538e-4867-add0-91c230506822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Created reservations ['90d8a6df-3a78-433c-881c-9b50ff9fea9a', 'a8a0a02d-d781-4c53-9383-70d2b1cf1571', '29931f2c-aec0-43fd-877d-8cbba29b95bc', '8026cf54-4f3f-4edc-aa82-bcbdf31cb581'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6b49e1-538e-4867-add0-91c230506822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d8a6df-3a78-433c-881c-9b50ff9fea9a', 'a8a0a02d-d781-4c53-9383-70d2b1cf1571', '29931f2c-aec0-43fd-877d-8cbba29b95bc', '8026cf54-4f3f-4edc-aa82-bcbdf31cb581']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71abcf18-3973-4e9b-981e-7a7925b52302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71abcf18-3973-4e9b-981e-7a7925b52302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101be50e-be1c-4ede-89a5-43a4896532a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081172046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['90d8a6df-3a78-433c-881c-9b50ff9fea9a','a8a0a02d-d781-4c53-9383-70d2b1cf1571','29931f2c-aec0-43fd-877d-8cbba29b95bc','8026cf54-4f3f-4edc-aa82-bcbdf31cb581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081172046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101be50e-be1c-4ede-89a5-43a4896532a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f7c498359a48058f9f4bbca564f9e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a1a4ced44144e38af3eafa544cae36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a9763b-7f42-46ef-9367-b6019c2be4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a9763b-7f42-46ef-9367-b6019c2be4dd) transitioned into state 'SUCCESS' from state '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-1081172046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['90d8a6df-3a78-433c-881c-9b50ff9fea9a','a8a0a02d-d781-4c53-9383-70d2b1cf1571','29931f2c-aec0-43fd-877d-8cbba29b95bc','8026cf54-4f3f-4edc-aa82-bcbdf31cb581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e88d53-9a7f-485b-abbc-5847d2d03c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e88d53-9a7f-485b-abbc-5847d2d03c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (d107d98a-65d7-4ab5-9b89-517852802795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request issued successfully. Sep 05 05:15:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-765187fa-d73f-4026-8284-be1d50fe8004 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1156/2326] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:46 2026] POST /volume/v3/volumes => generated 766 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e5e915c5-c414-4783-88d2-98b22603003b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-340906062"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-340906062'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume of 1 GB Sep 05 05:15:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Availability Zones retrieved successfully. Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (e329439f-440a-46a2-98ee-a660d78ce923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721f2dea-cda5-4a6c-8d02-51233d4543ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721f2dea-cda5-4a6c-8d02-51233d4543ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d281a14a-aea5-40ce-b144-d11ef591bc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Created reservations ['dcecf583-cd46-44f4-92b5-e408e9dc596c', '203dfc03-5946-4695-8afa-414531e2e4a2', 'f3ced496-a630-4c5f-8aa5-4e83c719c488', '57857e7c-a19e-46ec-8743-49ba5902ca72'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d281a14a-aea5-40ce-b144-d11ef591bc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcecf583-cd46-44f4-92b5-e408e9dc596c', '203dfc03-5946-4695-8afa-414531e2e4a2', 'f3ced496-a630-4c5f-8aa5-4e83c719c488', '57857e7c-a19e-46ec-8743-49ba5902ca72']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117b1866-598a-4d9a-b252-dfc2e7aef31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117b1866-598a-4d9a-b252-dfc2e7aef31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4447009-d4c5-4716-a645-7833ca581b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-340906062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['dcecf583-cd46-44f4-92b5-e408e9dc596c','203dfc03-5946-4695-8afa-414531e2e4a2','f3ced496-a630-4c5f-8aa5-4e83c719c488','57857e7c-a19e-46ec-8743-49ba5902ca72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-340906062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4447009-d4c5-4716-a645-7833ca581b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f7c498359a48058f9f4bbca564f9e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a1a4ced44144e38af3eafa544cae36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678f3d62-db44-4913-9fa6-256829da60e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678f3d62-db44-4913-9fa6-256829da60e1) transitioned into state 'SUCCESS' from state '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-340906062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['dcecf583-cd46-44f4-92b5-e408e9dc596c','203dfc03-5946-4695-8afa-414531e2e4a2','f3ced496-a630-4c5f-8aa5-4e83c719c488','57857e7c-a19e-46ec-8743-49ba5902ca72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a90878-09e5-4ff5-aa63-ca3b0e005521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a90878-09e5-4ff5-aa63-ca3b0e005521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (e329439f-440a-46a2-98ee-a660d78ce923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request issued successfully. Sep 05 05:15:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5e915c5-c414-4783-88d2-98b22603003b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1171/2327] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:47 2026] POST /volume/v3/volumes => generated 765 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1597263768"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1597263768'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume of 1 GB Sep 05 05:15:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Availability Zones retrieved successfully. Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (31196a06-04e0-4f5a-a534-556f5edf7032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd943e33-49da-44c2-955e-17ed5e5e507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd943e33-49da-44c2-955e-17ed5e5e507e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe49179a-db85-4997-a406-cd6e9b831f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Created reservations ['b3c50b38-68f0-4d69-9985-ae2c35801aff', '6cca0018-76d7-477d-b36e-0b9e9fa406ff', 'f082dc0f-68bf-49d6-b959-3f0ec19c7f5a', '38c611a0-9460-47be-be36-3a97660f0f4f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe49179a-db85-4997-a406-cd6e9b831f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c50b38-68f0-4d69-9985-ae2c35801aff', '6cca0018-76d7-477d-b36e-0b9e9fa406ff', 'f082dc0f-68bf-49d6-b959-3f0ec19c7f5a', '38c611a0-9460-47be-be36-3a97660f0f4f']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:47 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd24961f-7464-45f8-b404-b8ffc62f64e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd24961f-7464-45f8-b404-b8ffc62f64e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98c4bc0-44f0-45e3-9dbf-14e70efe6f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1597263768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['b3c50b38-68f0-4d69-9985-ae2c35801aff','6cca0018-76d7-477d-b36e-0b9e9fa406ff','f082dc0f-68bf-49d6-b959-3f0ec19c7f5a','38c611a0-9460-47be-be36-3a97660f0f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1597263768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a98c4bc0-44f0-45e3-9dbf-14e70efe6f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f7c498359a48058f9f4bbca564f9e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a1a4ced44144e38af3eafa544cae36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da213fe-87e6-40c6-9538-b648075102bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da213fe-87e6-40c6-9538-b648075102bd) transitioned into state 'SUCCESS' from state '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-1597263768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['b3c50b38-68f0-4d69-9985-ae2c35801aff','6cca0018-76d7-477d-b36e-0b9e9fa406ff','f082dc0f-68bf-49d6-b959-3f0ec19c7f5a','38c611a0-9460-47be-be36-3a97660f0f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8c0a35-8ae1-4671-bb84-890e7d458320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8c0a35-8ae1-4671-bb84-890e7d458320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (31196a06-04e0-4f5a-a534-556f5edf7032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request issued successfully. Sep 05 05:15:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5da4fd3-8126-49ae-97f7-4156859596b8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1157/2328] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:47 2026] POST /volume/v3/volumes => generated 766 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7498376-a65f-4934-a269-a838a55faba3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-602831858"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-602831858'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume of 1 GB Sep 05 05:15:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Availability Zones retrieved successfully. Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (9e8cb002-9d70-4936-b328-d4fb5bb2a76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a492d79a-c0e6-4934-8c17-b5ff47896614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a492d79a-c0e6-4934-8c17-b5ff47896614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70eb22b-2f0f-4642-b0d5-5b1d22f7df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Created reservations ['6be6e173-afac-4b17-9660-0c620ee0e876', '886d7d53-6370-405b-8d29-75a9b2d99c20', '5a887989-70c4-44c4-bebc-b3a209e31800', '23290359-dc3d-4648-9da4-042e9a649d8d'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70eb22b-2f0f-4642-b0d5-5b1d22f7df36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be6e173-afac-4b17-9660-0c620ee0e876', '886d7d53-6370-405b-8d29-75a9b2d99c20', '5a887989-70c4-44c4-bebc-b3a209e31800', '23290359-dc3d-4648-9da4-042e9a649d8d']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcedeb2-0f00-4d47-abc2-4f81a0db7b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcedeb2-0f00-4d47-abc2-4f81a0db7b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7d3eb8-5fe6-4372-8348-3461fa99126f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-602831858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['6be6e173-afac-4b17-9660-0c620ee0e876','886d7d53-6370-405b-8d29-75a9b2d99c20','5a887989-70c4-44c4-bebc-b3a209e31800','23290359-dc3d-4648-9da4-042e9a649d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-602831858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7d3eb8-5fe6-4372-8348-3461fa99126f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f7c498359a48058f9f4bbca564f9e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a1a4ced44144e38af3eafa544cae36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800cb2fd-e772-4b46-b8b6-acb34f1375be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800cb2fd-e772-4b46-b8b6-acb34f1375be) transitioned into state 'SUCCESS' from state '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-602831858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['6be6e173-afac-4b17-9660-0c620ee0e876','886d7d53-6370-405b-8d29-75a9b2d99c20','5a887989-70c4-44c4-bebc-b3a209e31800','23290359-dc3d-4648-9da4-042e9a649d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea27e01d-a386-455e-964a-173d5a03e490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea27e01d-a386-455e-964a-173d5a03e490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (9e8cb002-9d70-4936-b328-d4fb5bb2a76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request issued successfully. Sep 05 05:15:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7498376-a65f-4934-a269-a838a55faba3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1172/2329] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:48 2026] POST /volume/v3/volumes => generated 765 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1256763812"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1256763812'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume of 1 GB Sep 05 05:15:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Availability Zones retrieved successfully. Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (2c77bd3c-680b-4077-a0f2-b03cccd2661b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41661be-5a04-4dfb-92ff-3a8797dcc820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41661be-5a04-4dfb-92ff-3a8797dcc820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a2e899-09a7-4489-baa1-b0e05e25a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Created reservations ['aebf95b9-28ea-40f6-90e6-d1c754897e2b', '3d374ce4-38b5-4920-8475-d3421663a72a', '94e345e8-e1e5-430b-960f-7591cbd8e916', 'bba642a6-0ee7-4e1b-8609-11662aac8a9d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a2e899-09a7-4489-baa1-b0e05e25a769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aebf95b9-28ea-40f6-90e6-d1c754897e2b', '3d374ce4-38b5-4920-8475-d3421663a72a', '94e345e8-e1e5-430b-960f-7591cbd8e916', 'bba642a6-0ee7-4e1b-8609-11662aac8a9d']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48c3a9-6001-4f7f-9688-074ab7cffb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48c3a9-6001-4f7f-9688-074ab7cffb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a30e7e53-5c94-4a05-9063-1bb74f0d0f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1256763812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['aebf95b9-28ea-40f6-90e6-d1c754897e2b','3d374ce4-38b5-4920-8475-d3421663a72a','94e345e8-e1e5-430b-960f-7591cbd8e916','bba642a6-0ee7-4e1b-8609-11662aac8a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1256763812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a30e7e53-5c94-4a05-9063-1bb74f0d0f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f7c498359a48058f9f4bbca564f9e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a1a4ced44144e38af3eafa544cae36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4aa6ac-6a88-4343-8dc6-c1b5b1c15eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4aa6ac-6a88-4343-8dc6-c1b5b1c15eb2) transitioned into state 'SUCCESS' from state '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-1256763812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f7c498359a48058f9f4bbca564f9e2',qos_specs=None,replication_status=,reservations=['aebf95b9-28ea-40f6-90e6-d1c754897e2b','3d374ce4-38b5-4920-8475-d3421663a72a','94e345e8-e1e5-430b-960f-7591cbd8e916','bba642a6-0ee7-4e1b-8609-11662aac8a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a1a4ced44144e38af3eafa544cae36',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c15dd0-979b-4a52-8816-1fcb08532626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c15dd0-979b-4a52-8816-1fcb08532626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Flow 'volume_create_api' (2c77bd3c-680b-4077-a0f2-b03cccd2661b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Create volume request issued successfully. Sep 05 05:15:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-35ba35a3-ce62-498c-b8ee-84c84a690bf1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:15:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1158/2330] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:15:49 2026] POST /volume/v3/volumes => generated 766 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:15:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 Sep 05 05:15:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ceab31c-0e3f-46ca-9af4-eba893641214 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 returned with HTTP 200 Sep 05 05:15:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1173/2331] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:50 2026] GET /volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 => generated 859 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-abe06f41-2c1d-43d2-9c45-25a4915dc0f5 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 returned with HTTP 200 Sep 05 05:15:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1159/2332] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:50 2026] GET /volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 => generated 857 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62de366c-d43b-44c3-b657-7989c0b18e6f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62de366c-d43b-44c3-b657-7989c0b18e6f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62de366c-d43b-44c3-b657-7989c0b18e6f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62de366c-d43b-44c3-b657-7989c0b18e6f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62de366c-d43b-44c3-b657-7989c0b18e6f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62de366c-d43b-44c3-b657-7989c0b18e6f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 returned with HTTP 200 Sep 05 05:15:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1174/2333] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:51 2026] GET /volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7998c122-8417-46c4-a1b2-e6f237ce8be8 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 returned with HTTP 200 Sep 05 05:15:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1160/2334] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:51 2026] GET /volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 => generated 858 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-68ff6559-d144-4053-8e04-2209a0c6b6dd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 returned with HTTP 200 Sep 05 05:15:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1175/2335] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:53 2026] GET /volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-69b88865-be56-48d0-b399-9a0c24abebc4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b88865-be56-48d0-b399-9a0c24abebc4 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69b88865-be56-48d0-b399-9a0c24abebc4 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69b88865-be56-48d0-b399-9a0c24abebc4 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-69b88865-be56-48d0-b399-9a0c24abebc4 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69b88865-be56-48d0-b399-9a0c24abebc4 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f returned with HTTP 200 Sep 05 05:15:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1161/2336] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:53 2026] GET /volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f5a7f7e-41a5-4e3c-a838-547dee1079eb tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f returned with HTTP 200 Sep 05 05:15:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1176/2337] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:54 2026] GET /volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-51007361-8dc8-4c2e-9c03-2d312c972f44 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d returned with HTTP 200 Sep 05 05:15:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1162/2338] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:54 2026] GET /volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume with id: a30e7e53-5c94-4a05-9063-1bb74f0d0f3d Sep 05 05:15:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume request issued successfully. Sep 05 05:15:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-220f2d05-a1f7-4d51-adad-1c8b03b53b00 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d returned with HTTP 202 Sep 05 05:15:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1177/2339] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:54 2026] DELETE /volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eb7cf677-e2ea-42b6-b231-671c2481574b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb7cf677-e2ea-42b6-b231-671c2481574b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb7cf677-e2ea-42b6-b231-671c2481574b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eb7cf677-e2ea-42b6-b231-671c2481574b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eb7cf677-e2ea-42b6-b231-671c2481574b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eb7cf677-e2ea-42b6-b231-671c2481574b tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d returned with HTTP 200 Sep 05 05:15:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1163/2340] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:54 2026] GET /volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-679eb1b6-a676-4d08-8307-93e984f1c5a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-679eb1b6-a676-4d08-8307-93e984f1c5a1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-679eb1b6-a676-4d08-8307-93e984f1c5a1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-679eb1b6-a676-4d08-8307-93e984f1c5a1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-679eb1b6-a676-4d08-8307-93e984f1c5a1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d returned with HTTP 404 Sep 05 05:15:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1178/2341] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:55 2026] GET /volume/v3/volumes/a30e7e53-5c94-4a05-9063-1bb74f0d0f3d => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:15:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] DELETE http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:55 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume with id: 3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume request issued successfully. Sep 05 05:15:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fee2ae49-ce89-45fe-a86f-8425ebd20714 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f returned with HTTP 202 Sep 05 05:15:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1164/2342] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:55 2026] DELETE /volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c26b8d7f-2074-459e-879c-93eb6f172b9f tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f returned with HTTP 200 Sep 05 05:15:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1179/2343] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:55 2026] GET /volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f => generated 857 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9b388ce1-3aa0-4b07-975d-eff302706b40 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b388ce1-3aa0-4b07-975d-eff302706b40 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f Sep 05 05:15:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b388ce1-3aa0-4b07-975d-eff302706b40 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b388ce1-3aa0-4b07-975d-eff302706b40 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b388ce1-3aa0-4b07-975d-eff302706b40 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f returned with HTTP 404 Sep 05 05:15:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1165/2344] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:56 2026] GET /volume/v3/volumes/3a7d3eb8-5fe6-4372-8348-3461fa99126f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:56 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume with id: a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume request issued successfully. Sep 05 05:15:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ff442c3-35be-4544-967c-bd73fb272fa3 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 returned with HTTP 202 Sep 05 05:15:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1180/2345] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:56 2026] DELETE /volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f4edd92-8f1c-4d22-b7db-b688ba7b75ca tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 returned with HTTP 200 Sep 05 05:15:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1166/2346] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:57 2026] GET /volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 => generated 858 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6044f33d-197f-4b33-bb14-a6b8376d74bd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6044f33d-197f-4b33-bb14-a6b8376d74bd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6044f33d-197f-4b33-bb14-a6b8376d74bd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6044f33d-197f-4b33-bb14-a6b8376d74bd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6044f33d-197f-4b33-bb14-a6b8376d74bd tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 returned with HTTP 404 Sep 05 05:15:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1181/2347] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:58 2026] GET /volume/v3/volumes/a98c4bc0-44f0-45e3-9dbf-14e70efe6f86 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:15:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume with id: a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume request issued successfully. Sep 05 05:15:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6a93733-5ea8-4a2b-b947-71d5f45dbe5a tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 returned with HTTP 202 Sep 05 05:15:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1167/2348] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:58 2026] DELETE /volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0289803e-bbe3-4224-aa1c-4a11292b0230 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 returned with HTTP 200 Sep 05 05:15:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1182/2349] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:58 2026] GET /volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 => generated 857 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-11aa3fbc-06b1-42aa-b1c5-250418e8f86c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-11aa3fbc-06b1-42aa-b1c5-250418e8f86c tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-11aa3fbc-06b1-42aa-b1c5-250418e8f86c tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-11aa3fbc-06b1-42aa-b1c5-250418e8f86c tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-11aa3fbc-06b1-42aa-b1c5-250418e8f86c tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 returned with HTTP 404 Sep 05 05:15:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1168/2350] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:59 2026] GET /volume/v3/volumes/a4447009-d4c5-4716-a645-7833ca581b84 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:15:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] DELETE http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 Sep 05 05:15:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:59 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume with id: 101be50e-be1c-4ede-89a5-43a4896532a0 Sep 05 05:15:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:15:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:15:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Delete volume request issued successfully. Sep 05 05:15:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9bb2c329-876e-4c48-b7b6-8b63cd825ccc tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 returned with HTTP 202 Sep 05 05:15:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1183/2351] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:15:59 2026] DELETE /volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-013f485c-63e6-42a5-a65f-c994e18879e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-013f485c-63e6-42a5-a65f-c994e18879e1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-013f485c-63e6-42a5-a65f-c994e18879e1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-013f485c-63e6-42a5-a65f-c994e18879e1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:15:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:15:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:15:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:15:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:15:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-013f485c-63e6-42a5-a65f-c994e18879e1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Volume info retrieved successfully. Sep 05 05:15:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-013f485c-63e6-42a5-a65f-c994e18879e1 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 returned with HTTP 200 Sep 05 05:15:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1169/2352] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:15:59 2026] GET /volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5cc22c77-8845-402a-91f0-9b998b0dd508 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5cc22c77-8845-402a-91f0-9b998b0dd508 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] GET http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 Sep 05 05:16:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5cc22c77-8845-402a-91f0-9b998b0dd508 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5cc22c77-8845-402a-91f0-9b998b0dd508 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5cc22c77-8845-402a-91f0-9b998b0dd508 tempest-CreateVolumesFromImageTest-227929023 tempest-CreateVolumesFromImageTest-227929023-project-member] http://192.168.122.128/volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 returned with HTTP 404 Sep 05 05:16:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1184/2353] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:00 2026] GET /volume/v3/volumes/101be50e-be1c-4ede-89a5-43a4896532a0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-879809727"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-879809727'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (d213584f-3d8f-4581-8e39-d35cd6ef1b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f6b78e-67fb-4ac4-837f-bf264bdcf974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f6b78e-67fb-4ac4-837f-bf264bdcf974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f7d424-0a89-4dae-987f-30965d1b9f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['e8f91081-775c-4428-87f3-b293923e75ad', '71cd2640-f71c-4254-9dbd-e5d8b20d7388', 'a171cda8-a9a2-4390-8da0-120ffcb00ac2', '94e35d0d-932c-46d2-abbc-0f4a88b72eda'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f7d424-0a89-4dae-987f-30965d1b9f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f91081-775c-4428-87f3-b293923e75ad', '71cd2640-f71c-4254-9dbd-e5d8b20d7388', 'a171cda8-a9a2-4390-8da0-120ffcb00ac2', '94e35d0d-932c-46d2-abbc-0f4a88b72eda']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70fc758-1b30-4db7-ad91-7c94ec551755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70fc758-1b30-4db7-ad91-7c94ec551755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-879809727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['e8f91081-775c-4428-87f3-b293923e75ad','71cd2640-f71c-4254-9dbd-e5d8b20d7388','a171cda8-a9a2-4390-8da0-120ffcb00ac2','94e35d0d-932c-46d2-abbc-0f4a88b72eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-879809727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff105416-811e-4608-a392-9bc0cf7d10ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c08e91-98ac-4381-8866-dc9f2c2aabf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c08e91-98ac-4381-8866-dc9f2c2aabf6) transitioned into state 'SUCCESS' from state '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-879809727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['e8f91081-775c-4428-87f3-b293923e75ad','71cd2640-f71c-4254-9dbd-e5d8b20d7388','a171cda8-a9a2-4390-8da0-120ffcb00ac2','94e35d0d-932c-46d2-abbc-0f4a88b72eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fbff81b-e4fb-4d65-ab30-db0b388def56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fbff81b-e4fb-4d65-ab30-db0b388def56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (d213584f-3d8f-4581-8e39-d35cd6ef1b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22e639c0-3530-4ba5-9c2e-d8c18b93919c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1170/2354] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:16:02 2026] POST /volume/v3/volumes => generated 772 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-10682fd6-2047-4111-9b3d-d9951d75fadd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10682fd6-2047-4111-9b3d-d9951d75fadd tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10682fd6-2047-4111-9b3d-d9951d75fadd tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10682fd6-2047-4111-9b3d-d9951d75fadd tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-10682fd6-2047-4111-9b3d-d9951d75fadd tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10682fd6-2047-4111-9b3d-d9951d75fadd tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca returned with HTTP 200 Sep 05 05:16:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1185/2355] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:03 2026] GET /volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae8c673c-0d7c-4135-bcff-da0b0dec4ab3 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca returned with HTTP 200 Sep 05 05:16:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1171/2356] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:04 2026] GET /volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ff105416-811e-4608-a392-9bc0cf7d10ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1147101493"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {"'source_volid": 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1147101493'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (0dc86ddc-d2cd-44d9-bbb3-c9f25dd88c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45510b9-257a-4c65-888f-aa585dfd599e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45510b9-257a-4c65-888f-aa585dfd599e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017fb665-85f4-4dc0-a5fc-22c84138cce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['71d36173-f531-407f-b584-8869ab3eb5a6', '92dd719e-8429-4e82-a6c8-61f7db95a333', '90971e30-2593-4d88-83fd-26cdd76ee976', 'dc84aae3-ba0b-4015-9143-00b595831f06'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017fb665-85f4-4dc0-a5fc-22c84138cce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d36173-f531-407f-b584-8869ab3eb5a6', '92dd719e-8429-4e82-a6c8-61f7db95a333', '90971e30-2593-4d88-83fd-26cdd76ee976', 'dc84aae3-ba0b-4015-9143-00b595831f06']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b96b5d4-07bc-4749-92bf-f54fa75bed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b96b5d4-07bc-4749-92bf-f54fa75bed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a8b877-c719-443c-ac95-d52e3922d4f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1147101493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['71d36173-f531-407f-b584-8869ab3eb5a6','92dd719e-8429-4e82-a6c8-61f7db95a333','90971e30-2593-4d88-83fd-26cdd76ee976','dc84aae3-ba0b-4015-9143-00b595831f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1147101493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a8b877-c719-443c-ac95-d52e3922d4f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b10ca8-a6e2-4dc9-8ba6-d0832ff18b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b10ca8-a6e2-4dc9-8ba6-d0832ff18b1a) transitioned into state 'SUCCESS' from state '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-1147101493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['71d36173-f531-407f-b584-8869ab3eb5a6','92dd719e-8429-4e82-a6c8-61f7db95a333','90971e30-2593-4d88-83fd-26cdd76ee976','dc84aae3-ba0b-4015-9143-00b595831f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:04 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46533440-5d55-4584-9509-eff88d1dbe8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46533440-5d55-4584-9509-eff88d1dbe8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (0dc86ddc-d2cd-44d9-bbb3-c9f25dd88c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00997bb7-3b3f-4ecd-a1c9-7d6675572c98 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1186/2357] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:04 2026] POST /volume/v3/volumes => generated 773 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ff105416-811e-4608-a392-9bc0cf7d10ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-414188056"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {"'source_volid": 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-414188056'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (050cdd67-8319-4377-a4a3-a08eab790f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce28794-7a05-4436-9c2e-ea9abecf8132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce28794-7a05-4436-9c2e-ea9abecf8132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67900d3b-6439-4de2-8665-d4b4f635c56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['1db1c950-e0cd-431b-8739-df2beac18159', '54e101fd-7ed0-442e-bdec-04cffc9a8386', 'eae4d4e9-2484-4d61-8d18-45805b11c5ff', '955b5e15-6bee-4bd7-88b2-c3986af3e651'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67900d3b-6439-4de2-8665-d4b4f635c56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db1c950-e0cd-431b-8739-df2beac18159', '54e101fd-7ed0-442e-bdec-04cffc9a8386', 'eae4d4e9-2484-4d61-8d18-45805b11c5ff', '955b5e15-6bee-4bd7-88b2-c3986af3e651']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e1793e-9d93-4204-bf70-54bc590af3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e1793e-9d93-4204-bf70-54bc590af3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c24651-d03d-464d-8c68-0bdf209544f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-414188056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['1db1c950-e0cd-431b-8739-df2beac18159','54e101fd-7ed0-442e-bdec-04cffc9a8386','eae4d4e9-2484-4d61-8d18-45805b11c5ff','955b5e15-6bee-4bd7-88b2-c3986af3e651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-414188056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c24651-d03d-464d-8c68-0bdf209544f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c7db60-9296-4db6-9b08-42f4c7b4c851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c7db60-9296-4db6-9b08-42f4c7b4c851) transitioned into state 'SUCCESS' from state '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-414188056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['1db1c950-e0cd-431b-8739-df2beac18159','54e101fd-7ed0-442e-bdec-04cffc9a8386','eae4d4e9-2484-4d61-8d18-45805b11c5ff','955b5e15-6bee-4bd7-88b2-c3986af3e651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4032739-33fc-4ebe-875e-46584bd089b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4032739-33fc-4ebe-875e-46584bd089b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (050cdd67-8319-4377-a4a3-a08eab790f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d9747cf-8507-4ab9-9244-744fa46e53b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1172/2358] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:05 2026] POST /volume/v3/volumes => generated 772 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ff105416-811e-4608-a392-9bc0cf7d10ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1138924703"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {"'source_volid": 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1138924703'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (15a488b2-595c-40c2-8d12-48136f5414ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a172a9-1841-4b87-83a1-8ab7a31f8b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a172a9-1841-4b87-83a1-8ab7a31f8b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdeacf2-b623-40cb-bdf4-4574795348ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['758be05b-b740-4ea2-a15d-0b31595a3082', '16fa67f1-ac53-4417-8652-2f59a7c71951', '9e2d5063-f5f3-4a3c-91be-0fe2b5d1a8a6', 'c9780291-8d39-4603-b2ed-2ca90e7ebfef'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdeacf2-b623-40cb-bdf4-4574795348ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758be05b-b740-4ea2-a15d-0b31595a3082', '16fa67f1-ac53-4417-8652-2f59a7c71951', '9e2d5063-f5f3-4a3c-91be-0fe2b5d1a8a6', 'c9780291-8d39-4603-b2ed-2ca90e7ebfef']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5453d972-3d00-4f3f-88de-c71163facb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5453d972-3d00-4f3f-88de-c71163facb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b1982b-ba09-486c-9172-966e701bb4f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1138924703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['758be05b-b740-4ea2-a15d-0b31595a3082','16fa67f1-ac53-4417-8652-2f59a7c71951','9e2d5063-f5f3-4a3c-91be-0fe2b5d1a8a6','c9780291-8d39-4603-b2ed-2ca90e7ebfef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1138924703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b1982b-ba09-486c-9172-966e701bb4f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c87313-3a5f-4864-84b1-599144082922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0c87313-3a5f-4864-84b1-599144082922) transitioned into state 'SUCCESS' from state '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-1138924703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['758be05b-b740-4ea2-a15d-0b31595a3082','16fa67f1-ac53-4417-8652-2f59a7c71951','9e2d5063-f5f3-4a3c-91be-0fe2b5d1a8a6','c9780291-8d39-4603-b2ed-2ca90e7ebfef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50100d45-a174-48d1-9189-f50a07e5e7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50100d45-a174-48d1-9189-f50a07e5e7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (15a488b2-595c-40c2-8d12-48136f5414ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4bbd621-e531-4dd1-b15e-d1f2da943637 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1187/2359] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:05 2026] POST /volume/v3/volumes => generated 773 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ff105416-811e-4608-a392-9bc0cf7d10ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2082114214"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {"'source_volid": 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2082114214'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (dfefaadc-d5a3-47a9-8fa8-06f0d530e9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc437b77-e41c-4f12-8f40-c32de970a881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc437b77-e41c-4f12-8f40-c32de970a881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465df050-2110-4aff-bbe5-881a3b7654ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['20c34fc7-a0fa-46b3-a919-739411e16e0a', '4893f34f-9cb9-4113-8a12-ee86bf38b442', '9e5c668b-d846-4abb-ae6a-7d4a1a39f979', 'af112009-058a-438a-ab99-495e169e69a2'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465df050-2110-4aff-bbe5-881a3b7654ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c34fc7-a0fa-46b3-a919-739411e16e0a', '4893f34f-9cb9-4113-8a12-ee86bf38b442', '9e5c668b-d846-4abb-ae6a-7d4a1a39f979', 'af112009-058a-438a-ab99-495e169e69a2']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333c05c7-ef05-46a9-8b57-21a1ed37551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333c05c7-ef05-46a9-8b57-21a1ed37551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50acbd3d-1148-44f2-93f2-2078fec41509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2082114214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['20c34fc7-a0fa-46b3-a919-739411e16e0a','4893f34f-9cb9-4113-8a12-ee86bf38b442','9e5c668b-d846-4abb-ae6a-7d4a1a39f979','af112009-058a-438a-ab99-495e169e69a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2082114214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50acbd3d-1148-44f2-93f2-2078fec41509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68b52c6-2333-4d09-8aa8-8fe789f3d422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68b52c6-2333-4d09-8aa8-8fe789f3d422) transitioned into state 'SUCCESS' from state '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-2082114214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['20c34fc7-a0fa-46b3-a919-739411e16e0a','4893f34f-9cb9-4113-8a12-ee86bf38b442','9e5c668b-d846-4abb-ae6a-7d4a1a39f979','af112009-058a-438a-ab99-495e169e69a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fe2969-8cb7-4f50-8174-f3c370e07bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fe2969-8cb7-4f50-8174-f3c370e07bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (dfefaadc-d5a3-47a9-8fa8-06f0d530e9de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2681d349-16f7-4639-ac1c-ab08aa7ef9b1 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1173/2360] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:05 2026] POST /volume/v3/volumes => generated 773 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-81b13478-23bf-49a6-bdf2-304b590b960b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ff105416-811e-4608-a392-9bc0cf7d10ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1849981742"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request body: {'volume': {"'source_volid": 'ff105416-811e-4608-a392-9bc0cf7d10ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1849981742'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume of 1 GB Sep 05 05:16:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Availability Zones retrieved successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (330528b6-bcb1-4147-9ab2-fae28c7b7d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eb7368-509f-4d6b-bb74-44bfb277a7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eb7368-509f-4d6b-bb74-44bfb277a7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d428a52-adea-4c56-82d1-ba7f7f5e4cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Created reservations ['3f1cf26e-4090-4129-930e-0e2884001170', '7ca8917b-6adf-48f6-98c9-ed444f1035c9', 'c9ecd128-8c5d-44ea-abf2-f8dbf88d5750', 'a0c4fc2f-1c5d-4c25-95db-843a79a0f2d3'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d428a52-adea-4c56-82d1-ba7f7f5e4cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1cf26e-4090-4129-930e-0e2884001170', '7ca8917b-6adf-48f6-98c9-ed444f1035c9', 'c9ecd128-8c5d-44ea-abf2-f8dbf88d5750', 'a0c4fc2f-1c5d-4c25-95db-843a79a0f2d3']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdb64fa-0f13-4503-802c-ed22f3dfd35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdb64fa-0f13-4503-802c-ed22f3dfd35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075ad25f-ea2f-4951-b6fa-471cada8a271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1849981742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['3f1cf26e-4090-4129-930e-0e2884001170','7ca8917b-6adf-48f6-98c9-ed444f1035c9','c9ecd128-8c5d-44ea-abf2-f8dbf88d5750','a0c4fc2f-1c5d-4c25-95db-843a79a0f2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1849981742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075ad25f-ea2f-4951-b6fa-471cada8a271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aac9b59ea04b1ca80c969ae6925dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a5e26288df4f34906f5f30d16a58c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8396943e-9a0d-437a-944d-8778abace3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8396943e-9a0d-437a-944d-8778abace3e9) transitioned into state 'SUCCESS' from state '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-1849981742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aac9b59ea04b1ca80c969ae6925dc6',qos_specs=None,replication_status=,reservations=['3f1cf26e-4090-4129-930e-0e2884001170','7ca8917b-6adf-48f6-98c9-ed444f1035c9','c9ecd128-8c5d-44ea-abf2-f8dbf88d5750','a0c4fc2f-1c5d-4c25-95db-843a79a0f2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a5e26288df4f34906f5f30d16a58c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5ad226-1c53-46e7-85b3-2a8d58d74610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5ad226-1c53-46e7-85b3-2a8d58d74610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Flow 'volume_create_api' (330528b6-bcb1-4147-9ab2-fae28c7b7d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Create volume request issued successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-81b13478-23bf-49a6-bdf2-304b590b960b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1188/2361] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:06 2026] POST /volume/v3/volumes => generated 773 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-efd06495-d663-4015-b5cd-d718f46e9eb2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 returned with HTTP 200 Sep 05 05:16:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1174/2362] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:06 2026] GET /volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed0dc98f-5fd7-4968-809a-6ce345aad942 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 returned with HTTP 200 Sep 05 05:16:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1189/2363] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:06 2026] GET /volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:08 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=296,cinder:UPDATE=96,cinder:INSERT=58 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:16:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-386be263-ddc1-47af-88f4-99b98b7b8ad7 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 returned with HTTP 200 Sep 05 05:16:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1175/2364] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:08 2026] GET /volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a6c7962-159c-45c0-9480-9473d73ce534 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a6c7962-159c-45c0-9480-9473d73ce534 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a6c7962-159c-45c0-9480-9473d73ce534 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a6c7962-159c-45c0-9480-9473d73ce534 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3a6c7962-159c-45c0-9480-9473d73ce534 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a6c7962-159c-45c0-9480-9473d73ce534 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 returned with HTTP 200 Sep 05 05:16:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1190/2365] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:08 2026] GET /volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2240337-29af-4993-9da6-d0c3634dda58 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2240337-29af-4993-9da6-d0c3634dda58 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2240337-29af-4993-9da6-d0c3634dda58 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2240337-29af-4993-9da6-d0c3634dda58 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e2240337-29af-4993-9da6-d0c3634dda58 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2240337-29af-4993-9da6-d0c3634dda58 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 returned with HTTP 200 Sep 05 05:16:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1176/2366] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:09 2026] GET /volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:09 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=289,cinder:UPDATE=105,cinder:INSERT=43 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:16:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7fa0d9aa-ad69-47c2-95e6-47b5467116aa tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 200 Sep 05 05:16:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1191/2367] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:09 2026] GET /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27ea0506-67da-49ac-b147-48e8635f2e7c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27ea0506-67da-49ac-b147-48e8635f2e7c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27ea0506-67da-49ac-b147-48e8635f2e7c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27ea0506-67da-49ac-b147-48e8635f2e7c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27ea0506-67da-49ac-b147-48e8635f2e7c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27ea0506-67da-49ac-b147-48e8635f2e7c tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 200 Sep 05 05:16:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1177/2368] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:10 2026] GET /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8ab5beb-cf5b-4d15-8cb9-baf53d98071d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 returned with HTTP 200 Sep 05 05:16:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1192/2369] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:10 2026] GET /volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: 075ad25f-ea2f-4951-b6fa-471cada8a271 Sep 05 05:16:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7104403e-6e1c-4a9e-9db0-7d6a3b47249e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 returned with HTTP 202 Sep 05 05:16:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1178/2370] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:10 2026] DELETE /volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a082f31f-0ebc-4a9a-86a5-7a00d2aa6dba tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 returned with HTTP 200 Sep 05 05:16:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1193/2371] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:10 2026] GET /volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3c3a20e-2526-406a-9efb-d844e0a980a2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3c3a20e-2526-406a-9efb-d844e0a980a2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3c3a20e-2526-406a-9efb-d844e0a980a2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3c3a20e-2526-406a-9efb-d844e0a980a2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3c3a20e-2526-406a-9efb-d844e0a980a2 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 returned with HTTP 404 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1179/2372] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:11 2026] GET /volume/v3/volumes/075ad25f-ea2f-4951-b6fa-471cada8a271 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: 50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9eb0c8f-be34-41e9-80ea-cb8fd6338789 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 202 Sep 05 05:16:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1194/2373] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:11 2026] DELETE /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e08ef8d-e023-498f-b62f-33d15c7937bf tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 200 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1180/2374] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:11 2026] GET /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ebdb161-450a-4d58-8830-679808236933 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ebdb161-450a-4d58-8830-679808236933 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ebdb161-450a-4d58-8830-679808236933 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ebdb161-450a-4d58-8830-679808236933 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ebdb161-450a-4d58-8830-679808236933 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ebdb161-450a-4d58-8830-679808236933 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1195/2375] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:11 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8fa7eff5-4537-412b-9572-fbc064f54fd0 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1181/2376] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:11 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-588064fb-e2cc-41c5-b814-bc49fa2a8bf8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1196/2377] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5718409-4908-496c-8977-f1b494f47299 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5718409-4908-496c-8977-f1b494f47299 None None] GET http://192.168.122.128/volume// Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5718409-4908-496c-8977-f1b494f47299 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5718409-4908-496c-8977-f1b494f47299 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5718409-4908-496c-8977-f1b494f47299 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1182/2378] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-a1ee1c7a-0f6c-457a-96a8-a95d483d5409 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-a1ee1c7a-0f6c-457a-96a8-a95d483d5409 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-a1ee1c7a-0f6c-457a-96a8-a95d483d5409 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef1c654d-e923-452a-b9d3-3cd61dee08e9", "connector": null, "instance_uuid": "4869dc39-ff0b-4987-8cde-f6ac4816a963"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-a1ee1c7a-0f6c-457a-96a8-a95d483d5409 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1197/2379] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b49eb375-fa38-4c1e-b8eb-4b6a64c9ce56 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b49eb375-fa38-4c1e-b8eb-4b6a64c9ce56 None None] GET http://192.168.122.128/volume// Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b49eb375-fa38-4c1e-b8eb-4b6a64c9ce56 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b49eb375-fa38-4c1e-b8eb-4b6a64c9ce56 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b49eb375-fa38-4c1e-b8eb-4b6a64c9ce56 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1198/2380] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6c35daf-450a-442d-bb0d-4a31c6179bc1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1183/2381] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a9557d01-e366-439c-94f6-6abe18c60c57 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9557d01-e366-439c-94f6-6abe18c60c57 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9557d01-e366-439c-94f6-6abe18c60c57 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9557d01-e366-439c-94f6-6abe18c60c57 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9557d01-e366-439c-94f6-6abe18c60c57 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9557d01-e366-439c-94f6-6abe18c60c57 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 200 Sep 05 05:16:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1184/2382] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-59cfa04a-2635-47b0-afe1-657c6dc5a8ef tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1199/2383] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:16:12 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1046 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] PUT http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Acquiring lock "cinder-attachment_update-ef1c654d-e923-452a-b9d3-3cd61dee08e9-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Lock "cinder-attachment_update-ef1c654d-e923-452a-b9d3-3cd61dee08e9-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Lock "cinder-attachment_update-ef1c654d-e923-452a-b9d3-3cd61dee08e9-devstack" released by "attachment_update" :: held 0.205s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-3f128de5-013f-4ea2-8f9d-a558fa92de3b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 returned with HTTP 200 Sep 05 05:16:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1185/2384] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:16:13 2026] PUT /volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3496db0-f3d6-45d4-a458-9ea6b5314e03 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1200/2385] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:13 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1856afa4-d6ba-4e23-b9cc-29594c9b6340 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1856afa4-d6ba-4e23-b9cc-29594c9b6340 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1856afa4-d6ba-4e23-b9cc-29594c9b6340 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1856afa4-d6ba-4e23-b9cc-29594c9b6340 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1856afa4-d6ba-4e23-b9cc-29594c9b6340 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 returned with HTTP 404 Sep 05 05:16:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1186/2386] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:13 2026] GET /volume/v3/volumes/50acbd3d-1148-44f2-93f2-2078fec41509 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df35e6d7-30ff-428b-897c-c99bd66271ac None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-53dab3cd-2220-43f0-bc98-9c8ee252e2ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: 10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-53dab3cd-2220-43f0-bc98-9c8ee252e2ed tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91/action Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-53dab3cd-2220-43f0-bc98-9c8ee252e2ed tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-53dab3cd-2220-43f0-bc98-9c8ee252e2ed tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df35e6d7-30ff-428b-897c-c99bd66271ac tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 returned with HTTP 202 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1201/2387] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:13 2026] DELETE /volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-32109de3-044e-448a-a818-d3996fe9db43 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32109de3-044e-448a-a818-d3996fe9db43 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32109de3-044e-448a-a818-d3996fe9db43 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32109de3-044e-448a-a818-d3996fe9db43 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0753cf72-33d2-41c6-8fd2-0a47c93c4b66 req-53dab3cd-2220-43f0-bc98-9c8ee252e2ed tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91/action returned with HTTP 204 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1187/2388] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:16:13 2026] POST /volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-32109de3-044e-448a-a818-d3996fe9db43 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32109de3-044e-448a-a818-d3996fe9db43 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 returned with HTTP 200 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1202/2389] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:14 2026] GET /volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5acbf459-ae3c-4b31-99af-87949f5c000b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5acbf459-ae3c-4b31-99af-87949f5c000b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5acbf459-ae3c-4b31-99af-87949f5c000b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5acbf459-ae3c-4b31-99af-87949f5c000b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5acbf459-ae3c-4b31-99af-87949f5c000b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5acbf459-ae3c-4b31-99af-87949f5c000b tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1188/2390] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:14 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1158 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-21f2cb11-2c4a-4d41-ab36-79219bc4d54d tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1203/2391] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:14 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1158 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-detach": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Attachment connected to vm 4869dc39-ff0b-4987-8cde-f6ac4816a963, checking data on nova Sep 05 05:16:15 devstack devstack@c-api.service[89025]: DEBUG cinder.compute.nova [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Creating Keystone token plugin using URL: http://192.168.122.128/identity {{(pid=89025) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b60482ff-c084-496b-9372-41c869b62a6b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b60482ff-c084-496b-9372-41c869b62a6b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b60482ff-c084-496b-9372-41c869b62a6b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b60482ff-c084-496b-9372-41c869b62a6b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b60482ff-c084-496b-9372-41c869b62a6b tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 returned with HTTP 404 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1204/2392] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:15 2026] GET /volume/v3/volumes/10b1982b-ba09-486c-9172-966e701bb4f8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: 94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-752f7c2f-5443-426c-8c34-ebafccc85c33 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 returned with HTTP 202 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1205/2393] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:15 2026] DELETE /volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c7d9202-3bd3-40f7-9dfe-138ef8e9b67d tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 returned with HTTP 200 Sep 05 05:16:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1206/2394] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:15 2026] GET /volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: DEBUG novaclient.v2.client [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] REQ: curl -g -i -X GET http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0d9ece36c23b39334a4cfd0aba3d53af0436014abc2d9f4b6a7e5afcb260513d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9e81d154-703a-48f6-9fee-bcd9f5c013fa" -H "X-Service-Token: {SHA256}a33d40184e095a2e0bb9e98a008c1fc7cfbd156dbf7a54bd498d6b9fa167db9a" {{(pid=89025) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 05:16:15 devstack devstack@c-api.service[89025]: DEBUG novaclient.v2.client [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 03:16:15 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-a3f526ea-7d0c-435c-951d-33570c8f864d x-openstack-request-id: req-a3f526ea-7d0c-435c-951d-33570c8f864d {{(pid=89025) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 05:16:15 devstack devstack@c-api.service[89025]: DEBUG novaclient.v2.client [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ef1c654d-e923-452a-b9d3-3cd61dee08e9", "serverId": "4869dc39-ff0b-4987-8cde-f6ac4816a963", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a86647a3-29e1-472a-93f8-91e191f93e91", "bdm_uuid": "6274dce4-f4ff-43a4-896b-8c3d23d59e95"}} {{(pid=89025) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 05:16:15 devstack devstack@c-api.service[89025]: DEBUG novaclient.v2.client [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET call to compute for http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 used request id req-a3f526ea-7d0c-435c-951d-33570c8f864d {{(pid=89025) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.volume.api [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Caught error: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:15 devstack devstack@c-api.service[89025]: ERROR cinder.api.middleware.fault Sep 05 05:16:15 devstack devstack@c-api.service[89025]: INFO cinder.api.middleware.fault [None req-9e81d154-703a-48f6-9fee-bcd9f5c013fa tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 409 Sep 05 05:16:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1189/2395] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:14 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 167 bytes in 769 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Attachment connected to vm 4869dc39-ff0b-4987-8cde-f6ac4816a963, checking data on nova Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG cinder.compute.nova [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Creating Keystone token plugin using URL: http://192.168.122.128/identity {{(pid=89024) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] REQ: curl -g -i -X GET http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fc5e0266770f6c95a1f8205346a19c0f11a187f411801ced5d22a97e70eb74b3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9caad283-17f4-487d-a1cc-e2efd1c45eb2" -H "X-Service-Token: {SHA256}d94f38255b06760d1c992e69b50e84ce2f4628d5c351184f20435678a9cb89cd" {{(pid=89024) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 03:16:15 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-8b266503-5806-43a2-b08b-d9f52a83407f x-openstack-request-id: req-8b266503-5806-43a2-b08b-d9f52a83407f {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ef1c654d-e923-452a-b9d3-3cd61dee08e9", "serverId": "4869dc39-ff0b-4987-8cde-f6ac4816a963", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a86647a3-29e1-472a-93f8-91e191f93e91", "bdm_uuid": "6274dce4-f4ff-43a4-896b-8c3d23d59e95"}} {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET call to compute for http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 used request id req-8b266503-5806-43a2-b08b-d9f52a83407f {{(pid=89024) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 05:16:15 devstack devstack@c-api.service[89024]: ERROR cinder.volume.api [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Caught error: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-9caad283-17f4-487d-a1cc-e2efd1c45eb2 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 409 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1207/2396] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:15 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 167 bytes in 301 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d4f541d0-6552-43d8-9513-10440ca741b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1190/2397] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3658cd3b-fcf2-45cc-9865-f9522abf167e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1208/2398] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8b037b0-f020-471f-a1c6-3797c6b8cf9e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: WARNING keystonemiddleware.auth_token [None req-a8b037b0-f020-471f-a1c6-3797c6b8cf9e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 05:16:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1191/2399] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f211dd2f-7806-4ace-aa07-2ec95a4348ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: WARNING keystonemiddleware.auth_token [None req-f211dd2f-7806-4ace-aa07-2ec95a4348ce None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1209/2400] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 58 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG oslo_db.sqlalchemy.engines [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89025) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b91b0546-7fc9-4d10-be4a-d712cb4ec038 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 returned with HTTP 404 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1210/2401] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:16 2026] GET /volume/v3/volumes/94c24651-d03d-464d-8c68-0bdf209544f6 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c44d7416-ae6b-42c3-afca-54801372a171 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Updating volume 'ef1c654d-e923-452a-b9d3-3cd61dee08e9' with '{'status': 'error'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: 36a8b877-c719-443c-ac95-d52e3922d4f0 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c44d7416-ae6b-42c3-afca-54801372a171 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 returned with HTTP 202 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1211/2402] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:16 2026] DELETE /volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7e99f474-525c-49ab-9d5c-611f40c51ca5 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 202 Sep 05 05:16:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1192/2403] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-859a4868-cfb2-4bc6-b1d7-a070516ca0ae tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 returned with HTTP 200 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1212/2404] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:16 2026] GET /volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53d86cc2-d9b5-4933-a72b-c936fd863c14 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1193/2405] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:16 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1157 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a86647a3-29e1-472a-93f8-91e191f93e91"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a86647a3-29e1-472a-93f8-91e191f93e91"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Volume info retrieved successfully. Sep 05 05:16:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Attachment connected to vm 4869dc39-ff0b-4987-8cde-f6ac4816a963, checking data on nova Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG cinder.compute.nova [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Creating Keystone token plugin using URL: http://192.168.122.128/identity {{(pid=89024) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] REQ: curl -g -i -X GET http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8bfeae0c4aff841912fb1aa0eac81b63ed54e873acf7ef5654c9d4a10fb9f05e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0905c00a-5886-4c4d-afe8-4634a9760bb0" -H "X-Service-Token: {SHA256}d94f38255b06760d1c992e69b50e84ce2f4628d5c351184f20435678a9cb89cd" {{(pid=89024) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 03:16:16 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-9cf4cb20-452d-447e-aafd-20bd62308bc1 x-openstack-request-id: req-9cf4cb20-452d-447e-aafd-20bd62308bc1 {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ef1c654d-e923-452a-b9d3-3cd61dee08e9", "serverId": "4869dc39-ff0b-4987-8cde-f6ac4816a963", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a86647a3-29e1-472a-93f8-91e191f93e91", "bdm_uuid": "6274dce4-f4ff-43a4-896b-8c3d23d59e95"}} {{(pid=89024) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: DEBUG novaclient.v2.client [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] GET call to compute for http://192.168.122.128/compute/v2.1/servers/4869dc39-ff0b-4987-8cde-f6ac4816a963/os-volume_attachments/ef1c654d-e923-452a-b9d3-3cd61dee08e9 used request id req-9cf4cb20-452d-447e-aafd-20bd62308bc1 {{(pid=89024) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.volume.api [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Caught error: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 05:16:16 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4869dc39-ff0b-4987-8cde-f6ac4816a963 using the Compute API Sep 05 05:16:17 devstack devstack@c-api.service[89024]: ERROR cinder.api.middleware.fault Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.middleware.fault [None req-0905c00a-5886-4c4d-afe8-4634a9760bb0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 409 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1213/2406] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 167 bytes in 298 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bd1b5f4b-8337-47c0-8fae-66135d9603e7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1194/2407] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:16 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dd9a448b-4b10-4846-8b1e-107a78bf86e7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: WARNING keystonemiddleware.auth_token [None req-dd9a448b-4b10-4846-8b1e-107a78bf86e7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1214/2408] 192.168.122.128 () {62 vars in 1481 bytes} [Sat Sep 5 05:16:17 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 114 bytes in 59 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d71d118-ab63-445d-90dc-72792f1ffcbb tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1195/2409] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG oslo_db.sqlalchemy.engines [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89024) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9c174eb3-7255-4bf0-8bf4-3b847a3ece64 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1215/2410] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 866 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-825e65f0-e53c-40c0-9e0e-f7a0e0658c52 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1196/2411] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-43e2339c-6431-4e99-97dd-ec5b9af7bbf2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43e2339c-6431-4e99-97dd-ec5b9af7bbf2 None None] GET http://192.168.122.128/volume// Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-43e2339c-6431-4e99-97dd-ec5b9af7bbf2 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-43e2339c-6431-4e99-97dd-ec5b9af7bbf2 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43e2339c-6431-4e99-97dd-ec5b9af7bbf2 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1216/2412] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-21b9dc36-8ecc-48d4-a08c-2fb861fa1d3e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-21b9dc36-8ecc-48d4-a08c-2fb861fa1d3e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-21b9dc36-8ecc-48d4-a08c-2fb861fa1d3e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1f06b8b-2667-412d-87d7-4f86af68473a", "connector": null, "instance_uuid": "4869dc39-ff0b-4987-8cde-f6ac4816a963"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f75129a8-2d1e-48fa-ba24-60a8cf9a3dec None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f75129a8-2d1e-48fa-ba24-60a8cf9a3dec tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f75129a8-2d1e-48fa-ba24-60a8cf9a3dec tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f75129a8-2d1e-48fa-ba24-60a8cf9a3dec tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f75129a8-2d1e-48fa-ba24-60a8cf9a3dec tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 returned with HTTP 404 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1217/2413] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/36a8b877-c719-443c-ac95-d52e3922d4f0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-791fcb57-4c58-492f-9293-a70223dc1e2e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume with id: ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-21b9dc36-8ecc-48d4-a08c-2fb861fa1d3e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1197/2414] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:16:17 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Delete volume request issued successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-791fcb57-4c58-492f-9293-a70223dc1e2e tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca returned with HTTP 202 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1218/2415] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:17 2026] DELETE /volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-597ce3bf-9387-4c54-a8fa-f4c1c9ede798 tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1198/2416] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1d996e5c-4529-4e8b-a845-b1b9215f7b04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d996e5c-4529-4e8b-a845-b1b9215f7b04 None None] GET http://192.168.122.128/volume// Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d996e5c-4529-4e8b-a845-b1b9215f7b04 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d996e5c-4529-4e8b-a845-b1b9215f7b04 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d996e5c-4529-4e8b-a845-b1b9215f7b04 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1199/2417] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5724a61a-efc4-4f3a-b927-cbe6a6d743fe tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1219/2418] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-c7886268-6970-438b-b3f3-fc6d2a10ba56 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1200/2419] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:16:17 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 1046 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] PUT http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Acquiring lock "cinder-attachment_update-a1f06b8b-2667-412d-87d7-4f86af68473a-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Lock "cinder-attachment_update-a1f06b8b-2667-412d-87d7-4f86af68473a-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Lock "cinder-attachment_update-a1f06b8b-2667-412d-87d7-4f86af68473a-devstack" released by "attachment_update" :: held 0.244s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-dd16967f-07ea-4775-8986-5d1b702e7c55 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 returned with HTTP 200 Sep 05 05:16:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1220/2420] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:16:18 2026] PUT /volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 => generated 694 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b1949157-b421-46bb-bb61-e53acfe64cfb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1949157-b421-46bb-bb61-e53acfe64cfb tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] GET http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca Sep 05 05:16:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b1949157-b421-46bb-bb61-e53acfe64cfb tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b1949157-b421-46bb-bb61-e53acfe64cfb tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b1949157-b421-46bb-bb61-e53acfe64cfb tempest-CreateVolumesFromSourceVolumeTest-1783779112 tempest-CreateVolumesFromSourceVolumeTest-1783779112-project-member] http://192.168.122.128/volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca returned with HTTP 404 Sep 05 05:16:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1201/2421] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:18 2026] GET /volume/v3/volumes/ff105416-811e-4608-a392-9bc0cf7d10ca => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f78d6787-4375-42d8-ac1a-61358f3f851f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f78d6787-4375-42d8-ac1a-61358f3f851f tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f78d6787-4375-42d8-ac1a-61358f3f851f tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f78d6787-4375-42d8-ac1a-61358f3f851f tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-ff5c899e-0e41-422b-ac97-f62c3f15d5f1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-ff5c899e-0e41-422b-ac97-f62c3f15d5f1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107/action Sep 05 05:16:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-ff5c899e-0e41-422b-ac97-f62c3f15d5f1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-ff5c899e-0e41-422b-ac97-f62c3f15d5f1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f78d6787-4375-42d8-ac1a-61358f3f851f tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f78d6787-4375-42d8-ac1a-61358f3f851f tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1221/2422] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:18 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 866 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-0157bd17-07b2-4c65-99a3-e05ad4d29f73 req-ff5c899e-0e41-422b-ac97-f62c3f15d5f1 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107/action returned with HTTP 204 Sep 05 05:16:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1202/2423] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:16:19 2026] POST /volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-777398019", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-777398019', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Create volume of 1 GB Sep 05 05:16:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Availability Zones retrieved successfully. Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Flow 'volume_create_api' (70c4da9c-aa0d-4182-bb8a-326b5eb52448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938f8c54-43e0-4ed3-afd7-29cf451091b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938f8c54-43e0-4ed3-afd7-29cf451091b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6236b52a-05cf-4e60-8773-8bc6121df8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Created reservations ['55eb2792-c8fe-4844-b723-e645f120742d', '8119a961-b8da-4972-87db-5786eaa74fdc', 'd4e1391d-19e7-4a7e-9818-a6023e9063a7', '581a8969-c8a5-47d4-92a9-24314da67751'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6236b52a-05cf-4e60-8773-8bc6121df8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55eb2792-c8fe-4844-b723-e645f120742d', '8119a961-b8da-4972-87db-5786eaa74fdc', 'd4e1391d-19e7-4a7e-9818-a6023e9063a7', '581a8969-c8a5-47d4-92a9-24314da67751']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ec50d2-226d-4e91-b5ec-da84f683cc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-281e80f4-0fbd-4b30-96a6-8ce6e873b0cd tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1203/2424] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 1158 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ec50d2-226d-4e91-b5ec-da84f683cc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e7ad299-4ae7-49a3-9bb5-c6e29681fc61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-777398019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5762dac458d7447899d1fd1e845f2767',qos_specs=None,replication_status=,reservations=['55eb2792-c8fe-4844-b723-e645f120742d','8119a961-b8da-4972-87db-5786eaa74fdc','d4e1391d-19e7-4a7e-9818-a6023e9063a7','581a8969-c8a5-47d4-92a9-24314da67751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d36b5f2d65b474f87f752d69345c4cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-777398019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e7ad299-4ae7-49a3-9bb5-c6e29681fc61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5762dac458d7447899d1fd1e845f2767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d36b5f2d65b474f87f752d69345c4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6de7a78-75ea-41d6-bf10-56e9e865bd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6de7a78-75ea-41d6-bf10-56e9e865bd47) transitioned into state 'SUCCESS' from state '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-777398019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5762dac458d7447899d1fd1e845f2767',qos_specs=None,replication_status=,reservations=['55eb2792-c8fe-4844-b723-e645f120742d','8119a961-b8da-4972-87db-5786eaa74fdc','d4e1391d-19e7-4a7e-9818-a6023e9063a7','581a8969-c8a5-47d4-92a9-24314da67751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d36b5f2d65b474f87f752d69345c4cd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcf2418-8b9e-4dda-88d3-34a49c4e9f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8755b1d-c76a-4cbb-8563-cf214da80501 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1204/2425] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 1158 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcf2418-8b9e-4dda-88d3-34a49c4e9f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-detach": {"attachment_id": "198188a8-3094-4b60-9dbe-dfd951ce5107"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "198188a8-3094-4b60-9dbe-dfd951ce5107"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Flow 'volume_create_api' (70c4da9c-aa0d-4182-bb8a-326b5eb52448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Create volume request issued successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4782b161-c1dc-4ab5-bf55-f344d467d054 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1222/2426] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:19 2026] POST /volume/v3/volumes => generated 764 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2415d597-d6eb-4a71-9315-c500f20f0f28 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 400 Sep 05 05:16:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1205/2427] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:20 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 100 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a5c19d45-c1b8-4350-b3b1-f0da82abb96d tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1223/2428] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 832 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-be682384-cca8-4709-920e-260f80622663 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1206/2429] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 1158 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a/action Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Begin detaching volume completed successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-005d09ac-1cf3-4b29-ac9f-782ea90b78fc tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a/action returned with HTTP 202 Sep 05 05:16:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1224/2430] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:16:20 2026] POST /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-555a33e9-2165-4534-b115-d93cadd3675c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-555a33e9-2165-4534-b115-d93cadd3675c None None] GET http://192.168.122.128/volume// Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-555a33e9-2165-4534-b115-d93cadd3675c None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-555a33e9-2165-4534-b115-d93cadd3675c None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-555a33e9-2165-4534-b115-d93cadd3675c None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1207/2431] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-d60067bd-210e-4d1c-903e-c6fc2bc65cb5 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1225/2432] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:16:20 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 1342 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-da1de85c-c093-43fe-b65d-9ec15bfebba6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-da1de85c-c093-43fe-b65d-9ec15bfebba6 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] DELETE http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-da1de85c-c093-43fe-b65d-9ec15bfebba6 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-da1de85c-c093-43fe-b65d-9ec15bfebba6 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:21 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:16:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-ec038a9c-25a8-49bf-a865-7f69d48a71a9 req-da1de85c-c093-43fe-b65d-9ec15bfebba6 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 returned with HTTP 200 Sep 05 05:16:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1208/2433] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:16:21 2026] DELETE /volume/v3/attachments/198188a8-3094-4b60-9dbe-dfd951ce5107 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-715fd544-6045-4793-a012-11ff1e5f4ea3 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1226/2434] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:21 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b65510af-ea06-4ac6-8c84-badbcf105198 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.contrib.admin_actions [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] Updating volume 'ef1c654d-e923-452a-b9d3-3cd61dee08e9' with '{'status': 'in-use'}' {{(pid=89024) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b65510af-ea06-4ac6-8c84-badbcf105198 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b65510af-ea06-4ac6-8c84-badbcf105198 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-469528687", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b65510af-ea06-4ac6-8c84-badbcf105198 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1209/2435] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16:21 2026] POST /volume/v3/types => generated 379 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a4884339-904f-4e71-bf1c-ed78ac95a9a0 tempest-TestServerVolumeAttachmentScenario-1457642299 tempest-TestServerVolumeAttachmentScenario-1457642299-project-admin] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 202 Sep 05 05:16:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1227/2436] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:16:21 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-50d88bbd-1fef-4f76-8c89-dfffee2f0d7e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50d88bbd-1fef-4f76-8c89-dfffee2f0d7e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption Sep 05 05:16:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50d88bbd-1fef-4f76-8c89-dfffee2f0d7e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0139746e-32e3-4892-839d-011cd26c867c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0139746e-32e3-4892-839d-011cd26c867c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0139746e-32e3-4892-839d-011cd26c867c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0139746e-32e3-4892-839d-011cd26c867c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0139746e-32e3-4892-839d-011cd26c867c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50d88bbd-1fef-4f76-8c89-dfffee2f0d7e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1210/2437] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:16:21 2026] POST /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0139746e-32e3-4892-839d-011cd26c867c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1228/2438] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:21 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1158 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3f2219ef-a935-4946-9b1b-5785d931314e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3f2219ef-a935-4946-9b1b-5785d931314e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3f2219ef-a935-4946-9b1b-5785d931314e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1703680923", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3f2219ef-a935-4946-9b1b-5785d931314e tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1211/2439] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16: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 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4bf6a868-1c4b-447a-a3b7-0a7d45f1ee4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bf6a868-1c4b-447a-a3b7-0a7d45f1ee4b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e/encryption Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4bf6a868-1c4b-447a-a3b7-0a7d45f1ee4b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bf6a868-1c4b-447a-a3b7-0a7d45f1ee4b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e/encryption returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1229/2440] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ba2fa33d-f76e-4951-926b-1e9e6f2238cd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-6e3f798d-8524-4b04-913a-42a998e5cf2c tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1212/2441] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:16:22 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1158 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba2fa33d-f76e-4951-926b-1e9e6f2238cd tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba2fa33d-f76e-4951-926b-1e9e6f2238cd tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-889234572", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] POST http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba2fa33d-f76e-4951-926b-1e9e6f2238cd tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1230/2442] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-51fda83f-c79d-4b64-87c6-4b18b656ed41 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-51fda83f-c79d-4b64-87c6-4b18b656ed41 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-51fda83f-c79d-4b64-87c6-4b18b656ed41 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Begin detaching volume completed successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-c4ce370f-482e-4fa3-8144-fac17ea79301 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action returned with HTTP 202 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1213/2443] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-51fda83f-c79d-4b64-87c6-4b18b656ed41 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1231/2444] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3225c37e-5564-4760-8d05-015cc6db1b1b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3225c37e-5564-4760-8d05-015cc6db1b1b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] PUT http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs/key2 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3225c37e-5564-4760-8d05-015cc6db1b1b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3225c37e-5564-4760-8d05-015cc6db1b1b tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs/key2 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1214/2445] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:16:22 2026] PUT /volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd/extra_specs/key2 => generated 25 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-92d62c1d-1115-40ff-9305-75c6a3100c81 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92d62c1d-1115-40ff-9305-75c6a3100c81 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-92d62c1d-1115-40ff-9305-75c6a3100c81 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-afc4460c-d853-4914-9eba-35cd084ec04e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afc4460c-d853-4914-9eba-35cd084ec04e None None] GET http://192.168.122.128/volume// Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-afc4460c-d853-4914-9eba-35cd084ec04e None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-afc4460c-d853-4914-9eba-35cd084ec04e None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afc4460c-d853-4914-9eba-35cd084ec04e None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1215/2446] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:16:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-92d62c1d-1115-40ff-9305-75c6a3100c81 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1232/2447] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2509e4ae-efd2-4d73-9c97-2afbbc8480f3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2509e4ae-efd2-4d73-9c97-2afbbc8480f3 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/e2d87f87-400b-43fd-a06d-53fa64984db8 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2509e4ae-efd2-4d73-9c97-2afbbc8480f3 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2509e4ae-efd2-4d73-9c97-2afbbc8480f3 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-a3babc4e-7d13-4b10-b92a-a76b32c8d894 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1216/2448] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:16:22 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 1342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-77da003b-598b-4f45-b68d-a4d105f4917a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77da003b-598b-4f45-b68d-a4d105f4917a tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77da003b-598b-4f45-b68d-a4d105f4917a tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77da003b-598b-4f45-b68d-a4d105f4917a tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-77da003b-598b-4f45-b68d-a4d105f4917a tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77da003b-598b-4f45-b68d-a4d105f4917a tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2509e4ae-efd2-4d73-9c97-2afbbc8480f3 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e2d87f87-400b-43fd-a06d-53fa64984db8 returned with HTTP 202 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1217/2449] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:22 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1233/2450] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:22 2026] DELETE /volume/v3/types/e2d87f87-400b-43fd-a06d-53fa64984db8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bf003375-579d-4c25-9296-37bc36f8b021 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf003375-579d-4c25-9296-37bc36f8b021 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bf003375-579d-4c25-9296-37bc36f8b021 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-598145188", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bf003375-579d-4c25-9296-37bc36f8b021 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1218/2451] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16:22 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 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cff534fb-476b-4421-b339-dd23b069c317 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cff534fb-476b-4421-b339-dd23b069c317 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cff534fb-476b-4421-b339-dd23b069c317 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-acc4cfe6-8afe-46a3-9fe9-afaf47c7f82f tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1234/2452] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:22 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] POST http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61/action Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-328903905", "disk_format": "raw"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-328903905", "disk_format": "raw"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cff534fb-476b-4421-b339-dd23b069c317 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1219/2453] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88429244-ce2f-43fa-89e5-055df1b6c12a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88429244-ce2f-43fa-89e5-055df1b6c12a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption/c326bed7-4be2-4c58-90bc-769f02a9b5e3 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88429244-ce2f-43fa-89e5-055df1b6c12a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88429244-ce2f-43fa-89e5-055df1b6c12a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88429244-ce2f-43fa-89e5-055df1b6c12a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption/c326bed7-4be2-4c58-90bc-769f02a9b5e3 returned with HTTP 202 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1220/2454] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:16:22 2026] DELETE /volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52/encryption/c326bed7-4be2-4c58-90bc-769f02a9b5e3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1621292-077a-4d25-9fa0-afa47b969b17 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89024]: DEBUG cinder.image.image_utils [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-328903905'}] 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-328903905'}]. {{(pid=89024) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1621292-077a-4d25-9fa0-afa47b969b17 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1621292-077a-4d25-9fa0-afa47b969b17 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-420733937", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1621292-077a-4d25-9fa0-afa47b969b17 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1221/2455] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-d27073c9-b16c-49fa-bf09-1f54633d3948 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-d27073c9-b16c-49fa-bf09-1f54633d3948 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] DELETE http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-d27073c9-b16c-49fa-bf09-1f54633d3948 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-d27073c9-b16c-49fa-bf09-1f54633d3948 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-98181ed0-4f4d-4fa7-8392-99859eff15ea req-d27073c9-b16c-49fa-bf09-1f54633d3948 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1222/2456] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:16:22 2026] DELETE /volume/v3/attachments/a86647a3-29e1-472a-93f8-91e191f93e91 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3b3a34f-9e7f-4592-a8b2-344271a6e4fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3b3a34f-9e7f-4592-a8b2-344271a6e4fe tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533/extra_specs/key1 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a34f-9e7f-4592-a8b2-344271a6e4fe tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a34f-9e7f-4592-a8b2-344271a6e4fe tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3b3a34f-9e7f-4592-a8b2-344271a6e4fe tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533/extra_specs/key1 returned with HTTP 202 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1223/2457] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:16:22 2026] DELETE /volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533/extra_specs/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03611886-fd05-4895-8d45-a28bc4501d62 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03611886-fd05-4895-8d45-a28bc4501d62 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03611886-fd05-4895-8d45-a28bc4501d62 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2055447107", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03611886-fd05-4895-8d45-a28bc4501d62 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1224/2458] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7abf4897-558d-4de5-9775-66f3a03179d4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7abf4897-558d-4de5-9775-66f3a03179d4 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/6233b2b9-d26e-4993-b6bb-bcdbb669dd5a Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7abf4897-558d-4de5-9775-66f3a03179d4 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7abf4897-558d-4de5-9775-66f3a03179d4 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7abf4897-558d-4de5-9775-66f3a03179d4 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/6233b2b9-d26e-4993-b6bb-bcdbb669dd5a returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1225/2459] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:22 2026] DELETE /volume/v3/types/6233b2b9-d26e-4993-b6bb-bcdbb669dd5a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-657c9c25-6902-48d2-81a2-0c73ff8fa34a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-657c9c25-6902-48d2-81a2-0c73ff8fa34a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-657c9c25-6902-48d2-81a2-0c73ff8fa34a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-657c9c25-6902-48d2-81a2-0c73ff8fa34a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-657c9c25-6902-48d2-81a2-0c73ff8fa34a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1226/2460] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4fc2869e-d852-41ab-8723-be0f61b72a63 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fc2869e-d852-41ab-8723-be0f61b72a63 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fc2869e-d852-41ab-8723-be0f61b72a63 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fc2869e-d852-41ab-8723-be0f61b72a63 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fc2869e-d852-41ab-8723-be0f61b72a63 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1227/2461] 192.168.122.128 () {58 vars in 1115 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ef210cd0-94f8-4307-adab-7f3ca3f69b8a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef210cd0-94f8-4307-adab-7f3ca3f69b8a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/cipher Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef210cd0-94f8-4307-adab-7f3ca3f69b8a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef210cd0-94f8-4307-adab-7f3ca3f69b8a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef210cd0-94f8-4307-adab-7f3ca3f69b8a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/cipher returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1228/2462] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ec58fc65-b583-4fbe-9061-53b8eac0b0bf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec58fc65-b583-4fbe-9061-53b8eac0b0bf tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec58fc65-b583-4fbe-9061-53b8eac0b0bf tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec58fc65-b583-4fbe-9061-53b8eac0b0bf tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec58fc65-b583-4fbe-9061-53b8eac0b0bf tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1229/2463] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8541aadc-0447-49b9-a74d-f42cd5288803 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8541aadc-0447-49b9-a74d-f42cd5288803 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/multiattach Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8541aadc-0447-49b9-a74d-f42cd5288803 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8541aadc-0447-49b9-a74d-f42cd5288803 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8541aadc-0447-49b9-a74d-f42cd5288803 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/multiattach returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1230/2464] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7cbbebd9-3838-4e10-8d84-a65be9d3d6f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cbbebd9-3838-4e10-8d84-a65be9d3d6f7 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/volume_backend_name Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cbbebd9-3838-4e10-8d84-a65be9d3d6f7 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cbbebd9-3838-4e10-8d84-a65be9d3d6f7 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cbbebd9-3838-4e10-8d84-a65be9d3d6f7 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1231/2465] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-854acb03-347c-4b00-a429-25e91e75fc19 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-854acb03-347c-4b00-a429-25e91e75fc19 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] GET http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-854acb03-347c-4b00-a429-25e91e75fc19 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-854acb03-347c-4b00-a429-25e91e75fc19 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-854acb03-347c-4b00-a429-25e91e75fc19 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1232/2466] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-806145c1-397e-4176-b1b9-fbfdbc4c3103 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-806145c1-397e-4176-b1b9-fbfdbc4c3103 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] PUT http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/12dfdc32-56ba-45f6-a85e-f1b18c3d81fa Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-806145c1-397e-4176-b1b9-fbfdbc4c3103 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-806145c1-397e-4176-b1b9-fbfdbc4c3103 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/12dfdc32-56ba-45f6-a85e-f1b18c3d81fa returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1233/2467] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:16:23 2026] PUT /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/encryption/12dfdc32-56ba-45f6-a85e-f1b18c3d81fa => generated 33 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e518b6bf-0f52-40b8-ba95-5df3fa463a22 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e518b6bf-0f52-40b8-ba95-5df3fa463a22 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] PUT http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/key1 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e518b6bf-0f52-40b8-ba95-5df3fa463a22 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e518b6bf-0f52-40b8-ba95-5df3fa463a22 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/key1 returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1234/2468] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:16:23 2026] PUT /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d429894a-aa4c-495a-8b03-786d4b3a8866 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d429894a-aa4c-495a-8b03-786d4b3a8866 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] PUT http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d429894a-aa4c-495a-8b03-786d4b3a8866 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d429894a-aa4c-495a-8b03-786d4b3a8866 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1235/2469] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:16:23 2026] PUT /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 => generated 370 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e14f24d-5fa0-4e75-a61b-1e8a1f3a644a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e14f24d-5fa0-4e75-a61b-1e8a1f3a644a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e14f24d-5fa0-4e75-a61b-1e8a1f3a644a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e14f24d-5fa0-4e75-a61b-1e8a1f3a644a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Copy volume to image completed successfully. Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fdbb10c4-bd36-4e5e-a985-b41a852558d1 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61/action returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1235/2470] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:16:22 2026] POST /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61/action => generated 653 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e14f24d-5fa0-4e75-a61b-1e8a1f3a644a tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533 returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1236/2471] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:23 2026] DELETE /volume/v3/types/702d26fa-b836-4e3d-bb41-134013241533 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6bf35afe-bc53-425d-8f7b-757264ee4c55 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6bf35afe-bc53-425d-8f7b-757264ee4c55 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6bf35afe-bc53-425d-8f7b-757264ee4c55 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6bf35afe-bc53-425d-8f7b-757264ee4c55 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-5633c381-b906-495a-8b9f-6391ffce5585 req-9d9be778-f3f5-40c6-8ce4-7b7ecf6fed66 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1236/2472] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:16:23 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6bf35afe-bc53-425d-8f7b-757264ee4c55 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52 returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1237/2473] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:23 2026] DELETE /volume/v3/types/c76a60e7-8831-4f22-be5f-043422c20e52 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-015743dd-ca7b-4c5b-a155-330ccdbbb9b0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-015743dd-ca7b-4c5b-a155-330ccdbbb9b0 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-015743dd-ca7b-4c5b-a155-330ccdbbb9b0 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-015743dd-ca7b-4c5b-a155-330ccdbbb9b0 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-015743dd-ca7b-4c5b-a155-330ccdbbb9b0 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1237/2474] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:23 2026] DELETE /volume/v3/types/3af929ce-a5f7-46e7-840a-71ef7b821cfd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2e41b30-2561-412a-8f1d-4a9cf456e587 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2e41b30-2561-412a-8f1d-4a9cf456e587 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2e41b30-2561-412a-8f1d-4a9cf456e587 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2e41b30-2561-412a-8f1d-4a9cf456e587 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2e41b30-2561-412a-8f1d-4a9cf456e587 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1238/2475] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:23 2026] DELETE /volume/v3/types/1f35164c-a2e4-491e-9341-baa01b82086e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-497436a0-296b-4086-a7c5-89d7f3d4e193 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-497436a0-296b-4086-a7c5-89d7f3d4e193 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] DELETE http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-497436a0-296b-4086-a7c5-89d7f3d4e193 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-497436a0-296b-4086-a7c5-89d7f3d4e193 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-497436a0-296b-4086-a7c5-89d7f3d4e193 tempest-VolumeTypesAdminTests-1031917625 tempest-VolumeTypesAdminTests-1031917625-project-admin] http://192.168.122.128/volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 returned with HTTP 202 Sep 05 05:16:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1238/2476] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:16:23 2026] DELETE /volume/v3/types/e7ca8de2-04b1-4b7c-b95f-851c1a68eb18 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Delete volume with id: a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Delete volume request issued successfully. Sep 05 05:16:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2bd9a6d-5276-47fd-b94f-6e50d4226aab tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 202 Sep 05 05:16:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1239/2477] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:30 2026] DELETE /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3af3517e-0414-4138-bac1-d54f5da6707e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3af3517e-0414-4138-bac1-d54f5da6707e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3af3517e-0414-4138-bac1-d54f5da6707e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3af3517e-0414-4138-bac1-d54f5da6707e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3af3517e-0414-4138-bac1-d54f5da6707e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3af3517e-0414-4138-bac1-d54f5da6707e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 200 Sep 05 05:16:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1239/2478] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:30 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5f765856-98a9-4bd6-b5e1-9a498231379e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f765856-98a9-4bd6-b5e1-9a498231379e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f765856-98a9-4bd6-b5e1-9a498231379e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f765856-98a9-4bd6-b5e1-9a498231379e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f765856-98a9-4bd6-b5e1-9a498231379e tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a returned with HTTP 404 Sep 05 05:16:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1240/2479] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:31 2026] GET /volume/v3/volumes/a1f06b8b-2667-412d-87d7-4f86af68473a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Delete volume with id: ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Delete volume request issued successfully. Sep 05 05:16:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa1f32c1-cbf6-497e-9de5-2894b4d822c8 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 202 Sep 05 05:16:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1240/2480] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:31 2026] DELETE /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Volume info retrieved successfully. Sep 05 05:16:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-72e18ab9-204f-4771-8c3d-0f5229ed2633 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 200 Sep 05 05:16:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1241/2481] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:31 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0d92f0bb-e6e9-4881-b7f8-6d651e7368a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d92f0bb-e6e9-4881-b7f8-6d651e7368a9 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] GET http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 Sep 05 05:16:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0d92f0bb-e6e9-4881-b7f8-6d651e7368a9 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0d92f0bb-e6e9-4881-b7f8-6d651e7368a9 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0d92f0bb-e6e9-4881-b7f8-6d651e7368a9 tempest-TestServerVolumeAttachmentScenario-966176032 tempest-TestServerVolumeAttachmentScenario-966176032-project-member] http://192.168.122.128/volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 returned with HTTP 404 Sep 05 05:16:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1241/2482] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:32 2026] GET /volume/v3/volumes/ef1c654d-e923-452a-b9d3-3cd61dee08e9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:41 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=231,cinder:UPDATE=39,cinder:INSERT=35,cinder:DELETE=1 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:16:42 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=204,cinder:UPDATE=36,cinder:INSERT=26,cinder:DELETE=1 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-832915087"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-832915087'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (d7af250a-61a6-4fee-b939-4f1184d28c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f344c86c-a50f-4ed3-9583-f0cd2c4f6b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f344c86c-a50f-4ed3-9583-f0cd2c4f6b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46917fbc-400d-4deb-b85b-0e2a24f0d715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['0ab05e8c-9ef8-4e90-869a-ee5b5c828536', 'cc51d0e0-b70f-4b4b-b01f-d42caa4269d7', '5e7bd9b6-db69-4da5-ab3e-2b2900e8a0b4', 'cacb42e4-f406-4d65-a99b-b36f7c551e10'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46917fbc-400d-4deb-b85b-0e2a24f0d715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab05e8c-9ef8-4e90-869a-ee5b5c828536', 'cc51d0e0-b70f-4b4b-b01f-d42caa4269d7', '5e7bd9b6-db69-4da5-ab3e-2b2900e8a0b4', 'cacb42e4-f406-4d65-a99b-b36f7c551e10']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bf1721-3b6f-43ae-9a56-31e3222c8514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bf1721-3b6f-43ae-9a56-31e3222c8514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807449b0-b4b8-49fb-bc01-8bde35ee98e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-832915087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['0ab05e8c-9ef8-4e90-869a-ee5b5c828536','cc51d0e0-b70f-4b4b-b01f-d42caa4269d7','5e7bd9b6-db69-4da5-ab3e-2b2900e8a0b4','cacb42e4-f406-4d65-a99b-b36f7c551e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-832915087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807449b0-b4b8-49fb-bc01-8bde35ee98e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e725e089-7d35-4e2a-b809-d33547c17594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e725e089-7d35-4e2a-b809-d33547c17594) transitioned into state 'SUCCESS' from state '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-832915087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['0ab05e8c-9ef8-4e90-869a-ee5b5c828536','cc51d0e0-b70f-4b4b-b01f-d42caa4269d7','5e7bd9b6-db69-4da5-ab3e-2b2900e8a0b4','cacb42e4-f406-4d65-a99b-b36f7c551e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38931053-e5b4-4669-aa56-958a14a6c92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38931053-e5b4-4669-aa56-958a14a6c92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (d7af250a-61a6-4fee-b939-4f1184d28c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bc5241e-e962-45d9-9869-2ca938f4d251 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1242/2483] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:16:45 2026] POST /volume/v3/volumes => generated 768 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e9a0a8ef-8a91-4e97-a2e4-5ca926d8ef4b tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1242/2484] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:45 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 836 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06e2deaf-a3f6-4f01-b8bc-efba23411533 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1243/2485] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:46 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3e4da8d-bd97-4759-bbd3-8dfc7473a75f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1243/2486] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:48 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18ec1564-e932-4410-8158-b3c81e0b58d3 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1244/2487] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:49 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-faada82f-e45a-4870-a659-62c2002ee23f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-faada82f-e45a-4870-a659-62c2002ee23f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-faada82f-e45a-4870-a659-62c2002ee23f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-faada82f-e45a-4870-a659-62c2002ee23f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-faada82f-e45a-4870-a659-62c2002ee23f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-faada82f-e45a-4870-a659-62c2002ee23f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1244/2488] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:50 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-295b32d7-f974-4eb5-9002-933b83499967 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-295b32d7-f974-4eb5-9002-933b83499967 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-295b32d7-f974-4eb5-9002-933b83499967 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-295b32d7-f974-4eb5-9002-933b83499967 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-295b32d7-f974-4eb5-9002-933b83499967 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-295b32d7-f974-4eb5-9002-933b83499967 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1245/2489] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:50 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-623227e3-b8ca-4a2a-bddb-e34c82e604b8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1245/2490] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:51 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ebdcb7c8-dbbd-4455-8d74-9d4d14869214 tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1246/2491] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:51 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-89185162-871a-4248-9291-da797c37fa8b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] DELETE http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Delete volume with id: 4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Delete volume request issued successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-89185162-871a-4248-9291-da797c37fa8b tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 202 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1246/2492] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:16:52 2026] DELETE /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Volume info retrieved successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2c292c89-bc9b-4e6b-bc0a-5f3ae6e377fc tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 200 Sep 05 05:16:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1247/2493] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:52 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6f8c25da-d31f-4729-975e-e1c92c43854c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6f8c25da-d31f-4729-975e-e1c92c43854c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6f8c25da-d31f-4729-975e-e1c92c43854c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6f8c25da-d31f-4729-975e-e1c92c43854c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6f8c25da-d31f-4729-975e-e1c92c43854c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6f8c25da-d31f-4729-975e-e1c92c43854c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1247/2494] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:52 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9f78109d-5296-4c80-82ac-8944b33de421 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "807449b0-b4b8-49fb-bc01-8bde35ee98e2", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1694109496"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create snapshot from volume 807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:16:52 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['90196cb2-72e3-47e7-8028-5e31ff6e37a2', 'df4ecc31-f370-444e-9d73-427b681ceb9c', 'de55faa4-50a8-4da2-b706-e9ea60a8ef4c', '59526097-ca5f-4085-9a55-ca394c0421af'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot create request issued successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f78109d-5296-4c80-82ac-8944b33de421 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:16:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1248/2495] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:16:52 2026] POST /volume/v3/snapshots => generated 316 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:16:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-26c13da5-6271-4f6b-8462-1cbca32c2f1d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 200 Sep 05 05:16:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1248/2496] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:16:52 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f0478666-0a82-45c2-81a7-3dd9d62358dd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f0478666-0a82-45c2-81a7-3dd9d62358dd tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] GET http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 Sep 05 05:16:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f0478666-0a82-45c2-81a7-3dd9d62358dd tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f0478666-0a82-45c2-81a7-3dd9d62358dd tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f0478666-0a82-45c2-81a7-3dd9d62358dd tempest-TestImageHashVerification-541353892 tempest-TestImageHashVerification-541353892-project-member] http://192.168.122.128/volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 returned with HTTP 404 Sep 05 05:16:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1249/2497] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:53 2026] GET /volume/v3/volumes/4e7ad299-4ae7-49a3-9bb5-c6e29681fc61 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:16:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:16:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:16:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e09b526c-aaff-4dcf-bbea-45161dc2da65 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 200 Sep 05 05:16:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1249/2498] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:16:53 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-529e7c31-a70a-4ff7-922d-0d81df263609 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-529e7c31-a70a-4ff7-922d-0d81df263609 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-529e7c31-a70a-4ff7-922d-0d81df263609 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-529e7c31-a70a-4ff7-922d-0d81df263609 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-529e7c31-a70a-4ff7-922d-0d81df263609 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-529e7c31-a70a-4ff7-922d-0d81df263609 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 200 Sep 05 05:16:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1250/2499] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:16:54 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-461609883"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-461609883'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (2e48dd0f-dc14-4f5c-8ea6-9ee540fcf6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc03118c-d719-4e91-a13b-ee021c26af04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc03118c-d719-4e91-a13b-ee021c26af04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386e04e8-c450-4f9b-bc56-5f5734a8769a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['91de1cb1-e785-46bb-a3c1-694b83348ef3', '5cbd1907-32fa-4639-8312-d5391750a118', 'f7915cbb-ee38-4353-ae27-064891b309ea', 'c535937b-c699-48b0-8091-a06d57a8d9d4'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386e04e8-c450-4f9b-bc56-5f5734a8769a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91de1cb1-e785-46bb-a3c1-694b83348ef3', '5cbd1907-32fa-4639-8312-d5391750a118', 'f7915cbb-ee38-4353-ae27-064891b309ea', 'c535937b-c699-48b0-8091-a06d57a8d9d4']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68156bc2-5be9-4140-8b23-4d863c00de54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68156bc2-5be9-4140-8b23-4d863c00de54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67163e4-c8a4-4c9c-9691-1038fd32411c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-461609883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['91de1cb1-e785-46bb-a3c1-694b83348ef3','5cbd1907-32fa-4639-8312-d5391750a118','f7915cbb-ee38-4353-ae27-064891b309ea','c535937b-c699-48b0-8091-a06d57a8d9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-461609883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67163e4-c8a4-4c9c-9691-1038fd32411c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adc6580-296b-477d-8472-0da921a31709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adc6580-296b-477d-8472-0da921a31709) transitioned into state 'SUCCESS' from state '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-461609883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['91de1cb1-e785-46bb-a3c1-694b83348ef3','5cbd1907-32fa-4639-8312-d5391750a118','f7915cbb-ee38-4353-ae27-064891b309ea','c535937b-c699-48b0-8091-a06d57a8d9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c4898a-c885-4a9d-9f8f-8ec658f61684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c4898a-c885-4a9d-9f8f-8ec658f61684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (2e48dd0f-dc14-4f5c-8ea6-9ee540fcf6e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8519f2fe-2e21-46a4-a60c-00f0bca88d03 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1250/2500] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:54 2026] POST /volume/v3/volumes => generated 768 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1131579197"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1131579197'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:54 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (ab8354f3-4a93-44fa-a76e-d75b4928a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc32705-7cc1-4664-8a5b-797c256d1f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc32705-7cc1-4664-8a5b-797c256d1f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14745c27-9ecb-4e38-8363-b1e58b1f20ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['6811a355-97a9-474c-94ce-3018320001fe', '7eef7742-3f9d-4ab9-af0e-0f4dd05bc77e', '2d551656-2630-4edc-bdc9-2b40a383e0cd', 'b94f9595-0d4c-45b0-9713-ab80d287497b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14745c27-9ecb-4e38-8363-b1e58b1f20ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6811a355-97a9-474c-94ce-3018320001fe', '7eef7742-3f9d-4ab9-af0e-0f4dd05bc77e', '2d551656-2630-4edc-bdc9-2b40a383e0cd', 'b94f9595-0d4c-45b0-9713-ab80d287497b']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa908fea-85f4-429c-bc38-e1c29fb97f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa908fea-85f4-429c-bc38-e1c29fb97f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a403a10c-fb85-4a63-8bc5-937972339f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131579197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['6811a355-97a9-474c-94ce-3018320001fe','7eef7742-3f9d-4ab9-af0e-0f4dd05bc77e','2d551656-2630-4edc-bdc9-2b40a383e0cd','b94f9595-0d4c-45b0-9713-ab80d287497b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131579197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a403a10c-fb85-4a63-8bc5-937972339f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423ab2ef-114e-45ae-95a3-f8e42adf2475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423ab2ef-114e-45ae-95a3-f8e42adf2475) transitioned into state 'SUCCESS' from state '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-1131579197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['6811a355-97a9-474c-94ce-3018320001fe','7eef7742-3f9d-4ab9-af0e-0f4dd05bc77e','2d551656-2630-4edc-bdc9-2b40a383e0cd','b94f9595-0d4c-45b0-9713-ab80d287497b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25c33ed-de51-4d1e-8f6e-079291796a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25c33ed-de51-4d1e-8f6e-079291796a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (ab8354f3-4a93-44fa-a76e-d75b4928a80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-38d0d386-6d5d-4039-b800-1219c1e1b539 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1251/2501] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:54 2026] POST /volume/v3/volumes => generated 769 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1890427526"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1890427526'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (992b9fad-2114-469b-85b1-4c5cf469dfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66da1b5-8082-4edb-857e-7772622554e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66da1b5-8082-4edb-857e-7772622554e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda01dc0-856b-4ce3-ab87-6f0a8e2ca98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['b41e2d3c-2ce5-4947-81ae-84ba84e65f4f', 'b08ade6a-a05f-4de6-8a9b-61b73671ddba', 'd33c56df-ae4c-484f-8507-3b341ef50436', 'dfd0434e-49ce-4e9a-b76f-7705f163c122'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda01dc0-856b-4ce3-ab87-6f0a8e2ca98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41e2d3c-2ce5-4947-81ae-84ba84e65f4f', 'b08ade6a-a05f-4de6-8a9b-61b73671ddba', 'd33c56df-ae4c-484f-8507-3b341ef50436', 'dfd0434e-49ce-4e9a-b76f-7705f163c122']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaeb1a34-3953-42df-9431-790f1097f0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaeb1a34-3953-42df-9431-790f1097f0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f212305a-0329-4315-9ed6-7a93d8cd9ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1890427526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['b41e2d3c-2ce5-4947-81ae-84ba84e65f4f','b08ade6a-a05f-4de6-8a9b-61b73671ddba','d33c56df-ae4c-484f-8507-3b341ef50436','dfd0434e-49ce-4e9a-b76f-7705f163c122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1890427526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f212305a-0329-4315-9ed6-7a93d8cd9ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f0910e-6160-4f6c-8b37-b2bf0636e69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f0910e-6160-4f6c-8b37-b2bf0636e69b) transitioned into state 'SUCCESS' from state '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-1890427526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['b41e2d3c-2ce5-4947-81ae-84ba84e65f4f','b08ade6a-a05f-4de6-8a9b-61b73671ddba','d33c56df-ae4c-484f-8507-3b341ef50436','dfd0434e-49ce-4e9a-b76f-7705f163c122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00c334a-25db-408e-a69f-6a13284f9c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00c334a-25db-408e-a69f-6a13284f9c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (992b9fad-2114-469b-85b1-4c5cf469dfa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8bb98764-13b7-4aa6-85ab-1c4874214523 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1251/2502] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:55 2026] POST /volume/v3/volumes => generated 769 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-003bdbf4-8ee2-40fc-9008-75a927231197 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1193765451"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1193765451'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (a9b51180-9e27-4da8-b593-c917bf69fdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c77cb0-d4ec-4c2a-b40a-d15cb9c403f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c77cb0-d4ec-4c2a-b40a-d15cb9c403f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:55 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fdc838-d8ab-4b15-a45c-a95d3439aa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['b74c8f84-874d-4040-a1cb-e748d1c264b1', 'a380ddab-6404-49b3-833a-cbb79656d321', '95a79357-60d8-4b6d-9e8e-4a1f93d2714d', 'fcf8e7cb-00e6-4819-a882-7566df3a7829'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fdc838-d8ab-4b15-a45c-a95d3439aa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74c8f84-874d-4040-a1cb-e748d1c264b1', 'a380ddab-6404-49b3-833a-cbb79656d321', '95a79357-60d8-4b6d-9e8e-4a1f93d2714d', 'fcf8e7cb-00e6-4819-a882-7566df3a7829']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e2c42a-efa2-41f3-ae50-8e55ce8b07d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e2c42a-efa2-41f3-ae50-8e55ce8b07d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8924ecb9-a7fd-412e-8b82-560a4e8305ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1193765451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['b74c8f84-874d-4040-a1cb-e748d1c264b1','a380ddab-6404-49b3-833a-cbb79656d321','95a79357-60d8-4b6d-9e8e-4a1f93d2714d','fcf8e7cb-00e6-4819-a882-7566df3a7829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1193765451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8924ecb9-a7fd-412e-8b82-560a4e8305ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1689fd-debe-4bb9-a976-9b1d70cea5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1689fd-debe-4bb9-a976-9b1d70cea5de) transitioned into state 'SUCCESS' from state '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-1193765451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['b74c8f84-874d-4040-a1cb-e748d1c264b1','a380ddab-6404-49b3-833a-cbb79656d321','95a79357-60d8-4b6d-9e8e-4a1f93d2714d','fcf8e7cb-00e6-4819-a882-7566df3a7829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f5f9c1-99a6-48df-bb8c-5c5b2a5e0f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f5f9c1-99a6-48df-bb8c-5c5b2a5e0f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (a9b51180-9e27-4da8-b593-c917bf69fdfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-003bdbf4-8ee2-40fc-9008-75a927231197 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1252/2503] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:55 2026] POST /volume/v3/volumes => generated 769 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1999640865"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1999640865'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume of 1 GB Sep 05 05:16:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Availability Zones retrieved successfully. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (2b5e25f4-dbd1-479a-90bb-6f36e7694015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa14fe78-1b29-415a-8f19-fbcd601f83e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa14fe78-1b29-415a-8f19-fbcd601f83e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a4b380-2384-4dcc-bb18-3aa8d53926fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Created reservations ['057e5a2d-653d-4c77-8d0e-81de50cbc7b4', '7432701f-faca-465b-9b91-7b0370d7fbbc', 'cbfaaca9-8b88-4f76-b911-8f3bb831319a', '865203e6-31d8-4727-842b-4c72878edb1b'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a4b380-2384-4dcc-bb18-3aa8d53926fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['057e5a2d-653d-4c77-8d0e-81de50cbc7b4', '7432701f-faca-465b-9b91-7b0370d7fbbc', 'cbfaaca9-8b88-4f76-b911-8f3bb831319a', '865203e6-31d8-4727-842b-4c72878edb1b']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ba6a9b-f528-4c14-9e89-a8dd36ecc068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ba6a9b-f528-4c14-9e89-a8dd36ecc068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef912fbf-da1c-4f18-bb7b-f2d14b401dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1999640865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['057e5a2d-653d-4c77-8d0e-81de50cbc7b4','7432701f-faca-465b-9b91-7b0370d7fbbc','cbfaaca9-8b88-4f76-b911-8f3bb831319a','865203e6-31d8-4727-842b-4c72878edb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1999640865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef912fbf-da1c-4f18-bb7b-f2d14b401dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9456dc574f499eb5ef07e5611ae614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ffcfee0d91642fd83d614829e463de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed545db-3fa9-4c84-ab06-2341990168f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed545db-3fa9-4c84-ab06-2341990168f1) transitioned into state 'SUCCESS' from state '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-1999640865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9456dc574f499eb5ef07e5611ae614',qos_specs=None,replication_status=,reservations=['057e5a2d-653d-4c77-8d0e-81de50cbc7b4','7432701f-faca-465b-9b91-7b0370d7fbbc','cbfaaca9-8b88-4f76-b911-8f3bb831319a','865203e6-31d8-4727-842b-4c72878edb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ffcfee0d91642fd83d614829e463de8',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9692fe7-6f4d-4301-bf59-43d8dfd6daf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9692fe7-6f4d-4301-bf59-43d8dfd6daf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Flow 'volume_create_api' (2b5e25f4-dbd1-479a-90bb-6f36e7694015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Create volume request issued successfully. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ec9d6f1e-40c0-41c7-9716-a5cc49d43168 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:16:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1252/2504] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:16:56 2026] POST /volume/v3/volumes => generated 769 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-99660f44-3d52-4c24-ade8-72767ee68b8f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99660f44-3d52-4c24-ade8-72767ee68b8f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99660f44-3d52-4c24-ade8-72767ee68b8f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-99660f44-3d52-4c24-ade8-72767ee68b8f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-99660f44-3d52-4c24-ade8-72767ee68b8f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-99660f44-3d52-4c24-ade8-72767ee68b8f tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c returned with HTTP 200 Sep 05 05:16:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1253/2505] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:56 2026] GET /volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eae51ad3-6f68-463a-864f-87948b3d5223 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eae51ad3-6f68-463a-864f-87948b3d5223 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eae51ad3-6f68-463a-864f-87948b3d5223 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eae51ad3-6f68-463a-864f-87948b3d5223 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eae51ad3-6f68-463a-864f-87948b3d5223 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eae51ad3-6f68-463a-864f-87948b3d5223 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e returned with HTTP 200 Sep 05 05:16:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1253/2506] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:56 2026] GET /volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:16:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b600d78f-67cb-48dd-b73b-815c61e8dc96 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e returned with HTTP 200 Sep 05 05:16:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1254/2507] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:57 2026] GET /volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 Sep 05 05:16:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d8a7e9b-01f1-4862-805e-74d78fc5cf2d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 returned with HTTP 200 Sep 05 05:16:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1254/2508] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:58 2026] GET /volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a84474db-9157-4192-aedb-f3b27997a1ee None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a84474db-9157-4192-aedb-f3b27997a1ee tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:16:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a84474db-9157-4192-aedb-f3b27997a1ee tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a84474db-9157-4192-aedb-f3b27997a1ee tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a84474db-9157-4192-aedb-f3b27997a1ee tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a84474db-9157-4192-aedb-f3b27997a1ee tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef returned with HTTP 200 Sep 05 05:16:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1255/2509] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:58 2026] GET /volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:16:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-617797f5-c214-4293-9cfb-e7214145d40d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-617797f5-c214-4293-9cfb-e7214145d40d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:16:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-617797f5-c214-4293-9cfb-e7214145d40d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-617797f5-c214-4293-9cfb-e7214145d40d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:16:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:16:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-617797f5-c214-4293-9cfb-e7214145d40d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-617797f5-c214-4293-9cfb-e7214145d40d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef returned with HTTP 200 Sep 05 05:16:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1255/2510] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:59 2026] GET /volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:16:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:16:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:16:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:16:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:16:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:16:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:16:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:16:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:16:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:16:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfbcd305-61a3-4921-b8f0-75d12f9a4063 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe returned with HTTP 200 Sep 05 05:16:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1256/2511] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:16:59 2026] GET /volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f76536dd-556f-4e51-8105-ecc8c8e72d38 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe returned with HTTP 200 Sep 05 05:17:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1256/2512] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:00 2026] GET /volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:17:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:00 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:17:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee6dce94-b27b-4759-8ca8-6278a5016445 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe returned with HTTP 202 Sep 05 05:17:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1257/2513] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:00 2026] DELETE /volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da161bf4-fab7-48b7-ab1b-81ebc0d6004c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe returned with HTTP 200 Sep 05 05:17:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1257/2514] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:00 2026] GET /volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7363f21e-080c-4d80-82ce-95d64794941c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7363f21e-080c-4d80-82ce-95d64794941c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7363f21e-080c-4d80-82ce-95d64794941c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7363f21e-080c-4d80-82ce-95d64794941c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7363f21e-080c-4d80-82ce-95d64794941c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe returned with HTTP 404 Sep 05 05:17:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1258/2515] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:01 2026] GET /volume/v3/volumes/ef912fbf-da1c-4f18-bb7b-f2d14b401dfe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:17:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: 8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:17:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46de02c2-045b-40ee-b4eb-f14c3daa761d tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef returned with HTTP 202 Sep 05 05:17:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1258/2516] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:01 2026] DELETE /volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d60128d4-e483-4ec1-a94f-69e8cdd06d14 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef returned with HTTP 200 Sep 05 05:17:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1259/2517] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:01 2026] GET /volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-20c838a7-f9fa-4da1-8424-b846bd0d1747 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20c838a7-f9fa-4da1-8424-b846bd0d1747 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20c838a7-f9fa-4da1-8424-b846bd0d1747 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-20c838a7-f9fa-4da1-8424-b846bd0d1747 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-20c838a7-f9fa-4da1-8424-b846bd0d1747 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef returned with HTTP 404 Sep 05 05:17:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1259/2518] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:02 2026] GET /volume/v3/volumes/8924ecb9-a7fd-412e-8b82-560a4e8305ef => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 Sep 05 05:17:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:02 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: f212305a-0329-4315-9ed6-7a93d8cd9ae9 Sep 05 05:17:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-438101b1-a91f-40df-8132-4fc4c5d00c32 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 returned with HTTP 202 Sep 05 05:17:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1260/2519] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:02 2026] DELETE /volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3370f65e-5daa-4c9c-856b-4fa205506631 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3370f65e-5daa-4c9c-856b-4fa205506631 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3370f65e-5daa-4c9c-856b-4fa205506631 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3370f65e-5daa-4c9c-856b-4fa205506631 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3370f65e-5daa-4c9c-856b-4fa205506631 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3370f65e-5daa-4c9c-856b-4fa205506631 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 returned with HTTP 200 Sep 05 05:17:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1260/2520] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:02 2026] GET /volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-048be096-588e-40a0-bb1e-103a454f5745 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-048be096-588e-40a0-bb1e-103a454f5745 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-048be096-588e-40a0-bb1e-103a454f5745 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-048be096-588e-40a0-bb1e-103a454f5745 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-048be096-588e-40a0-bb1e-103a454f5745 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 returned with HTTP 404 Sep 05 05:17:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1261/2521] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:03 2026] GET /volume/v3/volumes/f212305a-0329-4315-9ed6-7a93d8cd9ae9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:17:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:03 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:17:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-76036d35-32b3-4926-aaa0-9f4ed32ee973 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e returned with HTTP 202 Sep 05 05:17:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1261/2522] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:03 2026] DELETE /volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef88d93c-04cc-47ed-a54e-1733fa360473 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e returned with HTTP 200 Sep 05 05:17:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1262/2523] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:03 2026] GET /volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6678c4a3-a28e-4780-8938-ebcfc04d3356 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6678c4a3-a28e-4780-8938-ebcfc04d3356 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6678c4a3-a28e-4780-8938-ebcfc04d3356 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6678c4a3-a28e-4780-8938-ebcfc04d3356 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6678c4a3-a28e-4780-8938-ebcfc04d3356 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e returned with HTTP 404 Sep 05 05:17:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1262/2524] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:05 2026] GET /volume/v3/volumes/a403a10c-fb85-4a63-8bc5-937972339f1e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:17:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-42322db3-6408-43c6-a785-dbf03f174fba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c Sep 05 05:17:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:05 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: c67163e4-c8a4-4c9c-9691-1038fd32411c Sep 05 05:17:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-42322db3-6408-43c6-a785-dbf03f174fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c returned with HTTP 202 Sep 05 05:17:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1263/2525] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:05 2026] DELETE /volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9576df1d-5176-478d-8e8b-7e77ce853fba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9576df1d-5176-478d-8e8b-7e77ce853fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9576df1d-5176-478d-8e8b-7e77ce853fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9576df1d-5176-478d-8e8b-7e77ce853fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9576df1d-5176-478d-8e8b-7e77ce853fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9576df1d-5176-478d-8e8b-7e77ce853fba tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c returned with HTTP 200 Sep 05 05:17:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1263/2526] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:05 2026] GET /volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-66b58529-15c3-49d1-b06c-f7adccab23e4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66b58529-15c3-49d1-b06c-f7adccab23e4 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66b58529-15c3-49d1-b06c-f7adccab23e4 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66b58529-15c3-49d1-b06c-f7adccab23e4 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66b58529-15c3-49d1-b06c-f7adccab23e4 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c returned with HTTP 404 Sep 05 05:17:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1264/2527] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:06 2026] GET /volume/v3/volumes/c67163e4-c8a4-4c9c-9691-1038fd32411c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:17:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:06 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete snapshot with id: fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:17:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:17:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot delete request issued successfully. Sep 05 05:17:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c516ca9-e3f7-402a-8a62-22fea42bb39c tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 202 Sep 05 05:17:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1264/2528] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:17:06 2026] DELETE /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:17:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7017e5e-e85a-4c67-9747-0d624f77cc42 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 200 Sep 05 05:17:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1265/2529] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:06 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 474 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:17:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Snapshot retrieved successfully. Sep 05 05:17:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e3c784e-3533-4461-abe2-fa8e143cee66 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 200 Sep 05 05:17:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1265/2530] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:07 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-52fb564d-8d51-49dc-b048-180658dc3fc8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52fb564d-8d51-49dc-b048-180658dc3fc8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52fb564d-8d51-49dc-b048-180658dc3fc8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-52fb564d-8d51-49dc-b048-180658dc3fc8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-52fb564d-8d51-49dc-b048-180658dc3fc8 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 returned with HTTP 404 Sep 05 05:17:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1266/2531] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:08 2026] GET /volume/v3/snapshots/fd36c41b-b7fd-4d88-8b5f-3d3f0b2f3708 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] DELETE http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:17:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:08 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume with id: 807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:17:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Delete volume request issued successfully. Sep 05 05:17:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0622966a-41fc-4b3c-907f-79d1cde577e2 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 202 Sep 05 05:17:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1266/2532] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:17:08 2026] DELETE /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Volume info retrieved successfully. Sep 05 05:17:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1d29dd68-fbb5-41ef-8f4a-05f659f7bfad tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 200 Sep 05 05:17:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1267/2533] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:08 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9573eacb-cc24-46d7-b82b-ff0f58ccb7d5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9573eacb-cc24-46d7-b82b-ff0f58ccb7d5 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] GET http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 Sep 05 05:17:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9573eacb-cc24-46d7-b82b-ff0f58ccb7d5 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9573eacb-cc24-46d7-b82b-ff0f58ccb7d5 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9573eacb-cc24-46d7-b82b-ff0f58ccb7d5 tempest-CreateVolumesFromSnapshotTest-1097533248 tempest-CreateVolumesFromSnapshotTest-1097533248-project-member] http://192.168.122.128/volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 returned with HTTP 404 Sep 05 05:17:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1267/2534] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:09 2026] GET /volume/v3/volumes/807449b0-b4b8-49fb-bc01-8bde35ee98e2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-76ae37c3-9edc-436b-b66b-905917e873b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76ae37c3-9edc-436b-b66b-905917e873b9 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-76ae37c3-9edc-436b-b66b-905917e873b9 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1503877665", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76ae37c3-9edc-436b-b66b-905917e873b9 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1268/2535] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types => generated 380 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7cdf82c0-985b-4b9e-a305-b271e1b0cc25 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7cdf82c0-985b-4b9e-a305-b271e1b0cc25 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7cdf82c0-985b-4b9e-a305-b271e1b0cc25 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7cdf82c0-985b-4b9e-a305-b271e1b0cc25 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption returned with HTTP 200 Sep 05 05:17:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1268/2536] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5f7b430-6847-499a-9fc1-d2dca87e079d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5f7b430-6847-499a-9fc1-d2dca87e079d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5f7b430-6847-499a-9fc1-d2dca87e079d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1413433435", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5f7b430-6847-499a-9fc1-d2dca87e079d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1269/2537] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:13 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 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-24a8512c-62a5-44c3-b299-338d3062419a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24a8512c-62a5-44c3-b299-338d3062419a tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] POST http://192.168.122.128/volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f/encryption Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-24a8512c-62a5-44c3-b299-338d3062419a tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-24a8512c-62a5-44c3-b299-338d3062419a tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24a8512c-62a5-44c3-b299-338d3062419a tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f/encryption returned with HTTP 403 Sep 05 05:17:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1269/2538] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f/encryption => generated 127 bytes in 158 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6426a684-1ec7-4c69-8de3-6b71e54bc6a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6426a684-1ec7-4c69-8de3-6b71e54bc6a5 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6426a684-1ec7-4c69-8de3-6b71e54bc6a5 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-540852321", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6426a684-1ec7-4c69-8de3-6b71e54bc6a5 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1270/2539] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-19b79e11-f0df-4898-8db5-1efe90781228 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-19b79e11-f0df-4898-8db5-1efe90781228 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] POST http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-19b79e11-f0df-4898-8db5-1efe90781228 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-19b79e11-f0df-4898-8db5-1efe90781228 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-19b79e11-f0df-4898-8db5-1efe90781228 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs returned with HTTP 403 Sep 05 05:17:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1270/2540] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4dc889de-db58-4d3b-9447-31424efcc6b8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dc889de-db58-4d3b-9447-31424efcc6b8 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] PUT http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs/key2 Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4dc889de-db58-4d3b-9447-31424efcc6b8 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-4dc889de-db58-4d3b-9447-31424efcc6b8 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dc889de-db58-4d3b-9447-31424efcc6b8 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs/key2 returned with HTTP 403 Sep 05 05:17:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1271/2541] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:17:13 2026] PUT /volume/v3/types/0922b360-273c-4791-b131-7e0763561108/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8afd0754-358c-41a8-8755-bc7edafd49f1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8afd0754-358c-41a8-8755-bc7edafd49f1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8afd0754-358c-41a8-8755-bc7edafd49f1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-8afd0754-358c-41a8-8755-bc7edafd49f1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8afd0754-358c-41a8-8755-bc7edafd49f1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types returned with HTTP 403 Sep 05 05:17:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1271/2542] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5f94c836-33b5-4ebd-b8de-4a510616ba0e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f94c836-33b5-4ebd-b8de-4a510616ba0e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5f94c836-33b5-4ebd-b8de-4a510616ba0e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1173833491", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5f94c836-33b5-4ebd-b8de-4a510616ba0e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1272/2543] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:13 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5477f9d3-cbbc-4105-bdce-82841e64ce4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5477f9d3-cbbc-4105-bdce-82841e64ce4b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5477f9d3-cbbc-4105-bdce-82841e64ce4b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5477f9d3-cbbc-4105-bdce-82841e64ce4b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1272/2544] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:17:14 2026] POST /volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] DELETE http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption/d1fdef2d-88eb-42bd-b6de-b9b342b9bbcf Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e2efc720-6189-4e51-9aef-5d1e5df55318 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption/d1fdef2d-88eb-42bd-b6de-b9b342b9bbcf returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1273/2545] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516/encryption/d1fdef2d-88eb-42bd-b6de-b9b342b9bbcf => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cbf2be90-4e51-4827-9e08-6d0c7ebc433d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cbf2be90-4e51-4827-9e08-6d0c7ebc433d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cbf2be90-4e51-4827-9e08-6d0c7ebc433d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1724787655", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cbf2be90-4e51-4827-9e08-6d0c7ebc433d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1273/2546] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:14 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 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] DELETE http://192.168.122.128/volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94/extra_specs/key1 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65ef303a-77cb-49ba-ad7a-2da17700a85f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94/extra_specs/key1 returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1274/2547] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f31877eb-5445-4c10-8aba-2bbd20e5d852 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f31877eb-5445-4c10-8aba-2bbd20e5d852 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f31877eb-5445-4c10-8aba-2bbd20e5d852 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-142937642", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f31877eb-5445-4c10-8aba-2bbd20e5d852 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1274/2548] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:17:14 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] DELETE http://192.168.122.128/volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-04c4b9c0-f373-471f-88f1-e5f90a4b6a65 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1275/2549] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ba9e09e7-83d4-4de5-9681-ca0e8562bd5d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba9e09e7-83d4-4de5-9681-ca0e8562bd5d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] GET http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba9e09e7-83d4-4de5-9681-ca0e8562bd5d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba9e09e7-83d4-4de5-9681-ca0e8562bd5d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba9e09e7-83d4-4de5-9681-ca0e8562bd5d tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1275/2550] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:17:14 2026] GET /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] GET http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/cipher Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b39c64c-7ba1-4eeb-a549-7fd80c40b904 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/cipher returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1276/2551] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:17:14 2026] GET /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] GET http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ff588b1c-e9a9-48c8-977f-1958a14b732c tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1276/2552] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:17:14 2026] GET /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-097f8082-5f68-4bf4-a15b-bc70eb70fcba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-097f8082-5f68-4bf4-a15b-bc70eb70fcba tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] GET http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/multiattach Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-097f8082-5f68-4bf4-a15b-bc70eb70fcba tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-097f8082-5f68-4bf4-a15b-bc70eb70fcba tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-097f8082-5f68-4bf4-a15b-bc70eb70fcba tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/multiattach returned with HTTP 200 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1277/2553] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:17:14 2026] GET /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f2d9a582-b3f3-4f1f-baa2-6aa20bee2deb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2d9a582-b3f3-4f1f-baa2-6aa20bee2deb tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] GET http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/volume_backend_name Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2d9a582-b3f3-4f1f-baa2-6aa20bee2deb tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2d9a582-b3f3-4f1f-baa2-6aa20bee2deb tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2d9a582-b3f3-4f1f-baa2-6aa20bee2deb tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1277/2554] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:17:14 2026] GET /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/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 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-13227df5-02f3-418f-9976-6025af4b6897 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13227df5-02f3-418f-9976-6025af4b6897 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] PUT http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/1b118939-f55e-413a-9b13-c8f56d93f982 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-13227df5-02f3-418f-9976-6025af4b6897 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-13227df5-02f3-418f-9976-6025af4b6897 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13227df5-02f3-418f-9976-6025af4b6897 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/1b118939-f55e-413a-9b13-c8f56d93f982 returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1278/2555] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:17:14 2026] PUT /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/encryption/1b118939-f55e-413a-9b13-c8f56d93f982 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4cacd328-2aa8-4017-b4e4-eecaefae781b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4cacd328-2aa8-4017-b4e4-eecaefae781b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] PUT http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/key1 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4cacd328-2aa8-4017-b4e4-eecaefae781b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-4cacd328-2aa8-4017-b4e4-eecaefae781b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4cacd328-2aa8-4017-b4e4-eecaefae781b tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/key1 returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1278/2556] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:17:14 2026] PUT /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5dbc7c6-fab8-4a0d-984c-8b8d5bf4b41f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5dbc7c6-fab8-4a0d-984c-8b8d5bf4b41f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] PUT http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5dbc7c6-fab8-4a0d-984c-8b8d5bf4b41f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-a5dbc7c6-fab8-4a0d-984c-8b8d5bf4b41f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3f743e57062a4e409de0282dd6780bc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '724b9a1dfc3a4b999044bfeef24dbd94', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5dbc7c6-fab8-4a0d-984c-8b8d5bf4b41f tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-reader] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea returned with HTTP 403 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1279/2557] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:17:14 2026] PUT /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6a360e49-8b85-4b72-802d-f9aeb0ade428 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a360e49-8b85-4b72-802d-f9aeb0ade428 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a360e49-8b85-4b72-802d-f9aeb0ade428 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6a360e49-8b85-4b72-802d-f9aeb0ade428 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6a360e49-8b85-4b72-802d-f9aeb0ade428 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1279/2558] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/5b237459-b402-44c9-b954-f4a602083418 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be8fe224-7706-47c1-9dfa-575e2a393ade None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be8fe224-7706-47c1-9dfa-575e2a393ade tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be8fe224-7706-47c1-9dfa-575e2a393ade tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be8fe224-7706-47c1-9dfa-575e2a393ade tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be8fe224-7706-47c1-9dfa-575e2a393ade tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94 returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1280/2559] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/5b74d38f-654a-4444-9cc2-f197bc91db94 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-589a826a-b6dd-4760-b940-eeb56068ca48 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-589a826a-b6dd-4760-b940-eeb56068ca48 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-589a826a-b6dd-4760-b940-eeb56068ca48 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-589a826a-b6dd-4760-b940-eeb56068ca48 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-589a826a-b6dd-4760-b940-eeb56068ca48 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516 returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1280/2560] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/f982c623-9ec8-4a3e-81e7-8fdd9ce03516 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b42350ea-01c2-4d9f-b9d7-1b5a45368784 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b42350ea-01c2-4d9f-b9d7-1b5a45368784 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b42350ea-01c2-4d9f-b9d7-1b5a45368784 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b42350ea-01c2-4d9f-b9d7-1b5a45368784 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b42350ea-01c2-4d9f-b9d7-1b5a45368784 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/0922b360-273c-4791-b131-7e0763561108 returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1281/2561] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/0922b360-273c-4791-b131-7e0763561108 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7818f32-eb91-463d-872b-5658a6eac7a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7818f32-eb91-463d-872b-5658a6eac7a1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7818f32-eb91-463d-872b-5658a6eac7a1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7818f32-eb91-463d-872b-5658a6eac7a1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7818f32-eb91-463d-872b-5658a6eac7a1 tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1281/2562] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/4b87c695-d28f-4d09-9efa-81defc82300f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-18ddeb85-b554-4335-9b41-f799dab4a07e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18ddeb85-b554-4335-9b41-f799dab4a07e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] DELETE http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18ddeb85-b554-4335-9b41-f799dab4a07e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18ddeb85-b554-4335-9b41-f799dab4a07e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18ddeb85-b554-4335-9b41-f799dab4a07e tempest-VolumeTypesReaderTests-29627819 tempest-VolumeTypesReaderTests-29627819-project-admin] http://192.168.122.128/volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea returned with HTTP 202 Sep 05 05:17:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1282/2563] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:17:14 2026] DELETE /volume/v3/types/8d9359ee-5db7-4c93-b430-10bc81b4d6ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920249563"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920249563'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume of 1 GB Sep 05 05:17:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Availability Zones retrieved successfully. Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (32dd2581-cd49-4125-9dac-4ec991673c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e756fec-f57e-462c-a330-2e280a654ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e756fec-f57e-462c-a330-2e280a654ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688cacd9-5f50-457c-9f0f-8ecaa29efa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Created reservations ['f6606af0-7fe1-440c-b642-5d635899c176', '8f449f4d-e41f-4392-95f0-cceb0d6f9244', 'ed1d58ce-1f38-4fe7-ab89-414dc7e5b307', '066e9a1b-9333-44c4-85e4-7dc9ecf3dbc7'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688cacd9-5f50-457c-9f0f-8ecaa29efa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6606af0-7fe1-440c-b642-5d635899c176', '8f449f4d-e41f-4392-95f0-cceb0d6f9244', 'ed1d58ce-1f38-4fe7-ab89-414dc7e5b307', '066e9a1b-9333-44c4-85e4-7dc9ecf3dbc7']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab73a13-04f2-4db5-b8ea-e93bbe879222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab73a13-04f2-4db5-b8ea-e93bbe879222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296befc4-46d9-40a6-937f-dee45ae03375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920249563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['f6606af0-7fe1-440c-b642-5d635899c176','8f449f4d-e41f-4392-95f0-cceb0d6f9244','ed1d58ce-1f38-4fe7-ab89-414dc7e5b307','066e9a1b-9333-44c4-85e4-7dc9ecf3dbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920249563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=296befc4-46d9-40a6-937f-dee45ae03375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699f157af33045e2a13eb2201c792260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28da54694b614b9193456c9e3f3329b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db906bab-22c1-41b2-94d0-df96b512348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db906bab-22c1-41b2-94d0-df96b512348c) transitioned into state 'SUCCESS' from state '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-1920249563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['f6606af0-7fe1-440c-b642-5d635899c176','8f449f4d-e41f-4392-95f0-cceb0d6f9244','ed1d58ce-1f38-4fe7-ab89-414dc7e5b307','066e9a1b-9333-44c4-85e4-7dc9ecf3dbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b92cffd-5486-4d4c-a331-35be9a726552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b92cffd-5486-4d4c-a331-35be9a726552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (32dd2581-cd49-4125-9dac-4ec991673c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request issued successfully. Sep 05 05:17:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c4a4e727-fb79-4639-b9d8-75d5bea2a286 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1282/2564] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:17:18 2026] POST /volume/v3/volumes => generated 787 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:17:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2827f9fb-4549-463f-abf8-b9b8515e6a0d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 200 Sep 05 05:17:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1283/2565] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:18 2026] GET /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1cfba0e8-1e4e-4fd7-bc15-2155cd8365f7 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 200 Sep 05 05:17:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1283/2566] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:19 2026] GET /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6178fb9-912d-4d9d-a3e2-82ef9ef44bbb tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 200 Sep 05 05:17:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1284/2567] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:20 2026] GET /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:17:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:17:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:17:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Get all volumes completed successfully. Sep 05 05:17:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a2a4f6f5-90f9-4cbc-b992-728d4197c9a1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:17:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1284/2568] 192.168.122.128 () {60 vars in 1162 bytes} [Sat Sep 5 05:17:20 2026] GET /volume/v3/volumes => generated 344 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume with id: 296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:20 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:20 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume request issued successfully. Sep 05 05:17:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-29f00b5b-03a6-45df-ab4f-1903f538e9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 202 Sep 05 05:17:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1285/2569] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:17:20 2026] DELETE /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:17:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6097f1dd-2d1e-4227-bc52-bc45a01198c8 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 200 Sep 05 05:17:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1285/2570] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:21 2026] GET /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-70349bae-0eac-4230-b690-17a5c8982217 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70349bae-0eac-4230-b690-17a5c8982217 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70349bae-0eac-4230-b690-17a5c8982217 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70349bae-0eac-4230-b690-17a5c8982217 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70349bae-0eac-4230-b690-17a5c8982217 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 returned with HTTP 404 Sep 05 05:17:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1286/2571] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:22 2026] GET /volume/v3/volumes/296befc4-46d9-40a6-937f-dee45ae03375 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1563159905"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1563159905'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume of 1 GB Sep 05 05:17:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Availability Zones retrieved successfully. Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (ea0698d1-5c6c-42d8-b8a5-f72db83c40fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea570dd-84f4-4f35-8e18-34c65d64a2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea570dd-84f4-4f35-8e18-34c65d64a2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921d8cf2-b1ee-4ff5-a990-bc8ecbba9c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Created reservations ['41703580-1b5c-4a01-a843-59fbae9a437c', 'b5cdf2cf-26d6-43f3-b314-878389d5788d', '90f6ed10-77d3-4d51-9248-bfcb7068ca3a', '83a1f106-ea74-4566-adba-5ad312f61a1b'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921d8cf2-b1ee-4ff5-a990-bc8ecbba9c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41703580-1b5c-4a01-a843-59fbae9a437c', 'b5cdf2cf-26d6-43f3-b314-878389d5788d', '90f6ed10-77d3-4d51-9248-bfcb7068ca3a', '83a1f106-ea74-4566-adba-5ad312f61a1b']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe04b2a-73d4-4452-a386-b92e0161217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe04b2a-73d4-4452-a386-b92e0161217f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9898a9d2-1283-4386-8f1f-8f5149486468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1563159905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['41703580-1b5c-4a01-a843-59fbae9a437c','b5cdf2cf-26d6-43f3-b314-878389d5788d','90f6ed10-77d3-4d51-9248-bfcb7068ca3a','83a1f106-ea74-4566-adba-5ad312f61a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1563159905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9898a9d2-1283-4386-8f1f-8f5149486468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699f157af33045e2a13eb2201c792260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28da54694b614b9193456c9e3f3329b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2406b915-b0ea-48b6-92a3-9595605abb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2406b915-b0ea-48b6-92a3-9595605abb02) transitioned into state 'SUCCESS' from state '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-1563159905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['41703580-1b5c-4a01-a843-59fbae9a437c','b5cdf2cf-26d6-43f3-b314-878389d5788d','90f6ed10-77d3-4d51-9248-bfcb7068ca3a','83a1f106-ea74-4566-adba-5ad312f61a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e085d7-fa9a-4808-9901-098ac66979f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e085d7-fa9a-4808-9901-098ac66979f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (ea0698d1-5c6c-42d8-b8a5-f72db83c40fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request issued successfully. Sep 05 05:17:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7cd31e7-e926-4528-b069-0355834cf9f0 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1286/2572] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:17:22 2026] POST /volume/v3/volumes => generated 787 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c45d4467-899a-4fcc-8c9b-8614cd116b79 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 200 Sep 05 05:17:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1287/2573] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:22 2026] GET /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb130e2f-7d5f-443b-90d4-16057d73ad22 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 200 Sep 05 05:17:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1287/2574] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:23 2026] GET /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-deb3371a-fe61-421a-9b9e-a462e7cb668a tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 200 Sep 05 05:17:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1288/2575] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:24 2026] GET /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-03ff6b63-6c39-4d37-97cf-79c7017443be None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Get all volumes completed successfully. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03ff6b63-6c39-4d37-97cf-79c7017443be tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:17:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1288/2576] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:17:24 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume with id: 9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume request issued successfully. Sep 05 05:17:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5b09f979-3efc-4ee7-9dc5-1890ba66c153 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 202 Sep 05 05:17:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1289/2577] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:17:24 2026] DELETE /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da50249a-9d33-4447-a0b6-6f90768d19f1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 200 Sep 05 05:17:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1289/2578] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:24 2026] GET /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e7288567-2fcb-4b43-ab8f-c9e7252c08a6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7288567-2fcb-4b43-ab8f-c9e7252c08a6 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 Sep 05 05:17:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7288567-2fcb-4b43-ab8f-c9e7252c08a6 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e7288567-2fcb-4b43-ab8f-c9e7252c08a6 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e7288567-2fcb-4b43-ab8f-c9e7252c08a6 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 returned with HTTP 404 Sep 05 05:17:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1290/2579] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:25 2026] GET /volume/v3/volumes/9898a9d2-1283-4386-8f1f-8f5149486468 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-636496426"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-636496426'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume of 1 GB Sep 05 05:17:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Availability Zones retrieved successfully. Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (fa47d370-8654-4584-8027-e9be3cfd2ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041188e8-f29a-46ef-bd14-bae3bbc1c318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041188e8-f29a-46ef-bd14-bae3bbc1c318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8e4629-1bfb-4c90-986f-b1887e94b58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Created reservations ['0206156c-a4ba-4f56-a711-fd14baa103ad', '1580ebbe-1a5d-437f-b226-77526c52d7a0', '25ed87df-41fd-456d-ad6a-54a83fac9b83', '41a83102-2983-4988-b443-dffafab30ecc'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8e4629-1bfb-4c90-986f-b1887e94b58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0206156c-a4ba-4f56-a711-fd14baa103ad', '1580ebbe-1a5d-437f-b226-77526c52d7a0', '25ed87df-41fd-456d-ad6a-54a83fac9b83', '41a83102-2983-4988-b443-dffafab30ecc']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e767bf-6a80-4209-95c4-bba12dcffb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e767bf-6a80-4209-95c4-bba12dcffb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50eb9af-78d1-4ffa-9557-72deddab2d7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-636496426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['0206156c-a4ba-4f56-a711-fd14baa103ad','1580ebbe-1a5d-437f-b226-77526c52d7a0','25ed87df-41fd-456d-ad6a-54a83fac9b83','41a83102-2983-4988-b443-dffafab30ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-636496426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b50eb9af-78d1-4ffa-9557-72deddab2d7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699f157af33045e2a13eb2201c792260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28da54694b614b9193456c9e3f3329b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce4019cf-c23f-4c38-a0f3-3c142335c956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce4019cf-c23f-4c38-a0f3-3c142335c956) transitioned into state 'SUCCESS' from state '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-636496426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['0206156c-a4ba-4f56-a711-fd14baa103ad','1580ebbe-1a5d-437f-b226-77526c52d7a0','25ed87df-41fd-456d-ad6a-54a83fac9b83','41a83102-2983-4988-b443-dffafab30ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6884320-f30b-425b-9c10-59474b1e1c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6884320-f30b-425b-9c10-59474b1e1c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (fa47d370-8654-4584-8027-e9be3cfd2ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request issued successfully. Sep 05 05:17:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9c10c9f-6618-42f5-866e-4264bb0ae0b4 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1290/2580] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:17:26 2026] POST /volume/v3/volumes => generated 786 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b6c7518f-04f5-4d6a-9c2c-f6355f4e0ac9 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 200 Sep 05 05:17:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1291/2581] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:26 2026] GET /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-57839ed5-d30e-420c-8d53-199ac4093904 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57839ed5-d30e-420c-8d53-199ac4093904 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57839ed5-d30e-420c-8d53-199ac4093904 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57839ed5-d30e-420c-8d53-199ac4093904 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-57839ed5-d30e-420c-8d53-199ac4093904 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57839ed5-d30e-420c-8d53-199ac4093904 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 200 Sep 05 05:17:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1291/2582] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:27 2026] GET /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] GET http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-458593818", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-458593818', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume of 1 GB Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Volume info retrieved successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Availability Zones retrieved successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-443576db-8d07-4351-bf4a-f1e7961f6db3 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 200 Sep 05 05:17:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1292/2583] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:27 2026] GET /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Flow 'volume_create_api' (57e1a78f-4fe8-4e3c-955f-eb9552c54f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume with id: b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bce031d-66c6-4fb6-9b3c-eea88c5ac52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume request issued successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0f323f9f-b1cd-46a5-b22f-19bca81ac22e tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 202 Sep 05 05:17:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1293/2584] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:17:27 2026] DELETE /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bce031d-66c6-4fb6-9b3c-eea88c5ac52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d03352c-2b9e-4cdd-9ce5-4d23e4293871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9df98f3f-c6ff-4acb-ab82-9c159b5ba2b5 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 200 Sep 05 05:17:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1294/2585] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:27 2026] GET /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Created reservations ['fa193004-feae-45de-8ad0-1e7c1c9e0224', '57600b69-bfe9-4d0f-a010-6942aedc09ea', 'e58bbfaf-0708-486b-9d2b-6f86c091b154', '73eb969f-a02d-43e5-a8b3-48aa6dd48b17'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d03352c-2b9e-4cdd-9ce5-4d23e4293871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa193004-feae-45de-8ad0-1e7c1c9e0224', '57600b69-bfe9-4d0f-a010-6942aedc09ea', 'e58bbfaf-0708-486b-9d2b-6f86c091b154', '73eb969f-a02d-43e5-a8b3-48aa6dd48b17']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21ea159-7aa3-43ca-8961-afbfc2981cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21ea159-7aa3-43ca-8961-afbfc2981cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5484355e-c62a-4831-b28a-e203554f5e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-458593818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b1fc106cd444ea7f9dc2c186629a1',qos_specs=None,replication_status=,reservations=['fa193004-feae-45de-8ad0-1e7c1c9e0224','57600b69-bfe9-4d0f-a010-6942aedc09ea','e58bbfaf-0708-486b-9d2b-6f86c091b154','73eb969f-a02d-43e5-a8b3-48aa6dd48b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ace3310be344e96add41f77d4f07311',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-458593818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5484355e-c62a-4831-b28a-e203554f5e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530b1fc106cd444ea7f9dc2c186629a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ace3310be344e96add41f77d4f07311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805e70c5-526f-480a-a3cf-88bc6d403936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805e70c5-526f-480a-a3cf-88bc6d403936) transitioned into state 'SUCCESS' from state '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-458593818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b1fc106cd444ea7f9dc2c186629a1',qos_specs=None,replication_status=,reservations=['fa193004-feae-45de-8ad0-1e7c1c9e0224','57600b69-bfe9-4d0f-a010-6942aedc09ea','e58bbfaf-0708-486b-9d2b-6f86c091b154','73eb969f-a02d-43e5-a8b3-48aa6dd48b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ace3310be344e96add41f77d4f07311',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3abc0-2202-4c60-aa22-b8c0a51573a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3abc0-2202-4c60-aa22-b8c0a51573a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Flow 'volume_create_api' (57e1a78f-4fe8-4e3c-955f-eb9552c54f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume request issued successfully. Sep 05 05:17:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8367bb99-b8f7-4529-84c5-d98f15dd28e3 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1292/2586] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:17:27 2026] POST /volume/v3/volumes => generated 755 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:17:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c5757c4a-4c0c-46b5-8ead-7a3db16bc0e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5757c4a-4c0c-46b5-8ead-7a3db16bc0e1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b Sep 05 05:17:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5757c4a-4c0c-46b5-8ead-7a3db16bc0e1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5757c4a-4c0c-46b5-8ead-7a3db16bc0e1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5757c4a-4c0c-46b5-8ead-7a3db16bc0e1 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b returned with HTTP 404 Sep 05 05:17:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1295/2587] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:28 2026] GET /volume/v3/volumes/b50eb9af-78d1-4ffa-9557-72deddab2d7b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1503533409"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1503533409'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume of 1 GB Sep 05 05:17:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Availability Zones retrieved successfully. Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (ec20e3f4-d272-4e2c-bbf0-0acb437edf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e310ed-f447-4fe3-a920-4639d9c8c992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e310ed-f447-4fe3-a920-4639d9c8c992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:28 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1402f2-8f9e-401b-8997-72dc22993a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Created reservations ['6d030e59-ecf6-4c5f-88db-fbbadd6bda92', 'a5826ab9-2a17-4d59-a726-7600774eeb7c', 'f07753ac-32b9-44db-95a7-4adf092bafb8', 'b7d15500-d945-47f6-b42f-ccbc5a87f04f'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1402f2-8f9e-401b-8997-72dc22993a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d030e59-ecf6-4c5f-88db-fbbadd6bda92', 'a5826ab9-2a17-4d59-a726-7600774eeb7c', 'f07753ac-32b9-44db-95a7-4adf092bafb8', 'b7d15500-d945-47f6-b42f-ccbc5a87f04f']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218ac4b6-37b9-468c-9232-23c0efedc5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218ac4b6-37b9-468c-9232-23c0efedc5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff546d26-caef-49eb-bcdb-4eeed499f5c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1503533409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['6d030e59-ecf6-4c5f-88db-fbbadd6bda92','a5826ab9-2a17-4d59-a726-7600774eeb7c','f07753ac-32b9-44db-95a7-4adf092bafb8','b7d15500-d945-47f6-b42f-ccbc5a87f04f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1503533409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff546d26-caef-49eb-bcdb-4eeed499f5c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699f157af33045e2a13eb2201c792260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28da54694b614b9193456c9e3f3329b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0eac9d-5659-40db-bb69-23ea97e41aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0eac9d-5659-40db-bb69-23ea97e41aa1) transitioned into state 'SUCCESS' from state '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-1503533409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699f157af33045e2a13eb2201c792260',qos_specs=None,replication_status=,reservations=['6d030e59-ecf6-4c5f-88db-fbbadd6bda92','a5826ab9-2a17-4d59-a726-7600774eeb7c','f07753ac-32b9-44db-95a7-4adf092bafb8','b7d15500-d945-47f6-b42f-ccbc5a87f04f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28da54694b614b9193456c9e3f3329b9',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e72ef37-042f-4e5d-8a3e-85b3510b59bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e72ef37-042f-4e5d-8a3e-85b3510b59bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Flow 'volume_create_api' (ec20e3f4-d272-4e2c-bbf0-0acb437edf51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Create volume request issued successfully. Sep 05 05:17:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fbf695df-371e-45fe-bfaa-91ef997bc714 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1293/2588] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:17:28 2026] POST /volume/v3/volumes => generated 787 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:17:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6cc9bc8-353e-42a4-9dac-2686c3e3792d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 200 Sep 05 05:17:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1296/2589] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:29 2026] GET /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4a7665f4-8120-41a3-a885-c7bcd974598b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a7665f4-8120-41a3-a885-c7bcd974598b tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a7665f4-8120-41a3-a885-c7bcd974598b tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4a7665f4-8120-41a3-a885-c7bcd974598b tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4a7665f4-8120-41a3-a885-c7bcd974598b tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4a7665f4-8120-41a3-a885-c7bcd974598b tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 200 Sep 05 05:17:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1294/2590] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:30 2026] GET /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5be9a3a1-e256-4874-aa9d-d4ffa72e5256 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 200 Sep 05 05:17:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1297/2591] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:31 2026] GET /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-11bd18d1-94d3-4321-9690-5aec36b8edff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] GET http://192.168.122.128/volume/v3/volumes/summary Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] Get summary completed successfully. Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-11bd18d1-94d3-4321-9690-5aec36b8edff tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-reader] http://192.168.122.128/volume/v3/volumes/summary returned with HTTP 200 Sep 05 05:17:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1295/2592] 192.168.122.128 () {60 vars in 1186 bytes} [Sat Sep 5 05:17:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume with id: ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Delete volume request issued successfully. Sep 05 05:17:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4aa40c4f-ea75-41bf-8bf6-fde4840f6949 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 202 Sep 05 05:17:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1298/2593] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:17:31 2026] DELETE /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5d54290a-1156-4343-9f84-f55019ead99d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5d54290a-1156-4343-9f84-f55019ead99d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5d54290a-1156-4343-9f84-f55019ead99d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5d54290a-1156-4343-9f84-f55019ead99d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5d54290a-1156-4343-9f84-f55019ead99d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Volume info retrieved successfully. Sep 05 05:17:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5d54290a-1156-4343-9f84-f55019ead99d tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 200 Sep 05 05:17:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1296/2594] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:31 2026] GET /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:17:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2ca199a0-6117-4692-bb6c-af00d7d81c98 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ca199a0-6117-4692-bb6c-af00d7d81c98 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] GET http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 Sep 05 05:17:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2ca199a0-6117-4692-bb6c-af00d7d81c98 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2ca199a0-6117-4692-bb6c-af00d7d81c98 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2ca199a0-6117-4692-bb6c-af00d7d81c98 tempest-ProjectReaderTests-1732259998 tempest-ProjectReaderTests-1732259998-project-admin] http://192.168.122.128/volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 returned with HTTP 404 Sep 05 05:17:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1299/2595] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:17:32 2026] GET /volume/v3/volumes/ff546d26-caef-49eb-bcdb-4eeed499f5c9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:17:41 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=316,cinder:UPDATE=113,cinder:INSERT=74 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:17:42 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=237,cinder:INSERT=60,cinder:UPDATE=67 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1628691782", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1628691782', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume of 1 GB Sep 05 05:17:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Availability Zones retrieved successfully. Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Flow 'volume_create_api' (a47d74a0-9624-4d52-9930-5da61f56c140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef38372-c170-46e4-a4ae-7197d03dfc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef38372-c170-46e4-a4ae-7197d03dfc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1043b99-b5a7-4583-b7f5-e0b0a9ef0486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Created reservations ['e79b0b48-9d3a-4254-8c81-570876d01b43', '4525082e-70df-45eb-879e-f526548e6672', '05f6cc8b-0c6e-4f9f-a665-3ddc4bd337e8', '4f525f02-9dcb-4ecf-ad86-18da2f7b19a8'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1043b99-b5a7-4583-b7f5-e0b0a9ef0486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79b0b48-9d3a-4254-8c81-570876d01b43', '4525082e-70df-45eb-879e-f526548e6672', '05f6cc8b-0c6e-4f9f-a665-3ddc4bd337e8', '4f525f02-9dcb-4ecf-ad86-18da2f7b19a8']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b50494f-69e6-4f43-9463-5376835e7cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b50494f-69e6-4f43-9463-5376835e7cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ae04ee-6424-4c60-ac7a-9130fa5d886f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1628691782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a197231962420ca6bdd6f85ddcf8a7',qos_specs=None,replication_status=,reservations=['e79b0b48-9d3a-4254-8c81-570876d01b43','4525082e-70df-45eb-879e-f526548e6672','05f6cc8b-0c6e-4f9f-a665-3ddc4bd337e8','4f525f02-9dcb-4ecf-ad86-18da2f7b19a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb82c28fac4a4161ba5b5440565885ea',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1628691782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36ae04ee-6424-4c60-ac7a-9130fa5d886f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a197231962420ca6bdd6f85ddcf8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb82c28fac4a4161ba5b5440565885ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733774b0-d0bc-4cae-ad50-4154655515ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733774b0-d0bc-4cae-ad50-4154655515ba) transitioned into state 'SUCCESS' from state '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-1628691782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a197231962420ca6bdd6f85ddcf8a7',qos_specs=None,replication_status=,reservations=['e79b0b48-9d3a-4254-8c81-570876d01b43','4525082e-70df-45eb-879e-f526548e6672','05f6cc8b-0c6e-4f9f-a665-3ddc4bd337e8','4f525f02-9dcb-4ecf-ad86-18da2f7b19a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb82c28fac4a4161ba5b5440565885ea',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cdbe8e7-aa4d-4bdd-a0e5-6cf9ec63bc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cdbe8e7-aa4d-4bdd-a0e5-6cf9ec63bc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Flow 'volume_create_api' (a47d74a0-9624-4d52-9930-5da61f56c140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume request issued successfully. Sep 05 05:17:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a42222b6-df9e-48d8-b3a5-f59b87749338 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1297/2596] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:17:55 2026] POST /volume/v3/volumes => generated 763 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:17:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:17:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:17:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1489de5a-348c-406b-9c5c-cc4cca2ce2c8 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 200 Sep 05 05:17:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1300/2597] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:55 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e06edd11-41b3-4e92-b07a-8b4b90cd1c0e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 200 Sep 05 05:17:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1298/2598] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:57 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-77f5a681-4918-4a3b-a708-e69333bc2385 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77f5a681-4918-4a3b-a708-e69333bc2385 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77f5a681-4918-4a3b-a708-e69333bc2385 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-77f5a681-4918-4a3b-a708-e69333bc2385 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-77f5a681-4918-4a3b-a708-e69333bc2385 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-77f5a681-4918-4a3b-a708-e69333bc2385 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 200 Sep 05 05:17:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1301/2599] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:57 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b3052d6a-11cd-463d-8679-a716289445b4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36ae04ee-6424-4c60-ac7a-9130fa5d886f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1472980673", "description": null, "metadata": null}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create snapshot from volume 36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:17:57 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Created reservations ['19b2238e-818e-41c2-81f6-af160292efdf', '42efe6ca-77cd-4611-86be-78569c530936', '25714292-fd7b-406b-830d-7a6d8a0812b8', '2805546c-a11e-4d9a-9dae-964e5555e160'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot force create request issued successfully. Sep 05 05:17:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b3052d6a-11cd-463d-8679-a716289445b4 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:17:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1299/2600] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:17:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-445909f6-14e6-403f-8380-8dffdc977b25 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-445909f6-14e6-403f-8380-8dffdc977b25 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-445909f6-14e6-403f-8380-8dffdc977b25 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-445909f6-14e6-403f-8380-8dffdc977b25 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-445909f6-14e6-403f-8380-8dffdc977b25 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-445909f6-14e6-403f-8380-8dffdc977b25 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:17:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1302/2601] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:57 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:17:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-883202a4-ab41-4c4e-aeef-a6d6e0ae7287 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:17:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1300/2602] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:58 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3e519a22-8ba8-47cf-be8c-cdad2e78ec3f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1303/2603] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6cc1b958-7866-4b7f-9198-2a7dffd31f84 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1301/2604] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4832989d-cca3-4ba1-be88-18c1ef0256be None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4832989d-cca3-4ba1-be88-18c1ef0256be tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4832989d-cca3-4ba1-be88-18c1ef0256be tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4832989d-cca3-4ba1-be88-18c1ef0256be tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-bb6d8aed-253c-4e87-b890-507eaeb50f53 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1304/2605] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4832989d-cca3-4ba1-be88-18c1ef0256be tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4832989d-cca3-4ba1-be88-18c1ef0256be tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1302/2606] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3350a7c-116b-4420-beeb-63e94e326932 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3350a7c-116b-4420-beeb-63e94e326932 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3350a7c-116b-4420-beeb-63e94e326932 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3350a7c-116b-4420-beeb-63e94e326932 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c3350a7c-116b-4420-beeb-63e94e326932 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3350a7c-116b-4420-beeb-63e94e326932 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1305/2607] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f40962c2-ba0d-43ed-8eaa-aaba7d1aacfb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1303/2608] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7dcde1fc-aa69-42ca-8a89-08b7419ebdb1", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume request body: {'volume': {'snapshot_id': '7dcde1fc-aa69-42ca-8a89-08b7419ebdb1', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume of 1 GB Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Availability Zones retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Flow 'volume_create_api' (3ea61d5e-3e1a-4e7d-83e4-c1b0e222b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d6d3bb-cce8-454d-a404-af83c8e6d603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ce4b5e3c-162e-4898-bfcb-e758161df970 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce4b5e3c-162e-4898-bfcb-e758161df970 None None] GET http://192.168.122.128/volume// Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce4b5e3c-162e-4898-bfcb-e758161df970 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce4b5e3c-162e-4898-bfcb-e758161df970 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce4b5e3c-162e-4898-bfcb-e758161df970 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1304/2609] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-19a67c09-172c-4801-90f4-958ff00da05f req-b09d02d1-7552-41cd-a2d2-8d33422c4143 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d6d3bb-cce8-454d-a404-af83c8e6d603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7dcde1fc-aa69-42ca-8a89-08b7419ebdb1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9374b82-9a38-46a8-b2d1-45c721fcfda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Created reservations ['8d281511-d478-4e8b-8614-d210dc08ba89', 'd04f1076-1f32-451b-894b-263f2e59c029', 'aaafca9f-cab4-4391-89b7-6cfb2ec39cf3', '735fb75a-7b06-457a-b9f5-32101025a135'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9374b82-9a38-46a8-b2d1-45c721fcfda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d281511-d478-4e8b-8614-d210dc08ba89', 'd04f1076-1f32-451b-894b-263f2e59c029', 'aaafca9f-cab4-4391-89b7-6cfb2ec39cf3', '735fb75a-7b06-457a-b9f5-32101025a135']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9b5f58-9288-48ef-95e1-6990036e6c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-b09d02d1-7552-41cd-a2d2-8d33422c4143 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-b09d02d1-7552-41cd-a2d2-8d33422c4143 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5484355e-c62a-4831-b28a-e203554f5e57", "connector": null, "instance_uuid": "6c9bcc2c-4fb7-4eac-b077-8b3c39138e10"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9b5f58-9288-48ef-95e1-6990036e6c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d14a09-0b73-469c-87fb-e2b3db1d016d', '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='59a197231962420ca6bdd6f85ddcf8a7',qos_specs=None,replication_status=,reservations=['8d281511-d478-4e8b-8614-d210dc08ba89','d04f1076-1f32-451b-894b-263f2e59c029','aaafca9f-cab4-4391-89b7-6cfb2ec39cf3','735fb75a-7b06-457a-b9f5-32101025a135'],size=1,snapshot_id=7dcde1fc-aa69-42ca-8a89-08b7419ebdb1,source_replicaid=,source_volid=None,status='creating',user_id='cb82c28fac4a4161ba5b5440565885ea',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:17: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=c0d14a09-0b73-469c-87fb-e2b3db1d016d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a197231962420ca6bdd6f85ddcf8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7dcde1fc-aa69-42ca-8a89-08b7419ebdb1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb82c28fac4a4161ba5b5440565885ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dcd171-bf04-4265-aad5-916de02777d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dcd171-bf04-4265-aad5-916de02777d1) transitioned into state 'SUCCESS' from 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='59a197231962420ca6bdd6f85ddcf8a7',qos_specs=None,replication_status=,reservations=['8d281511-d478-4e8b-8614-d210dc08ba89','d04f1076-1f32-451b-894b-263f2e59c029','aaafca9f-cab4-4391-89b7-6cfb2ec39cf3','735fb75a-7b06-457a-b9f5-32101025a135'],size=1,snapshot_id=7dcde1fc-aa69-42ca-8a89-08b7419ebdb1,source_replicaid=,source_volid=None,status='creating',user_id='cb82c28fac4a4161ba5b5440565885ea',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34fa3069-dc4d-466b-b4a1-ab47a9413f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-b09d02d1-7552-41cd-a2d2-8d33422c4143 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1305/2610] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:17:59 2026] POST /volume/v3/attachments => generated 273 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34fa3069-dc4d-466b-b4a1-ab47a9413f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Flow 'volume_create_api' (3ea61d5e-3e1a-4e7d-83e4-c1b0e222b345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Create volume request issued successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b2fd782e-4341-4c62-9c93-44dc9bf669af tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1306/2611] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:17:59 2026] POST /volume/v3/volumes => generated 750 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b9d69fc4-c685-4713-95c6-f3d86d1f3f52 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:17:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:17:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1306/2612] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a26ac60-0873-46a3-bb33-5f24e1432bc6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a26ac60-0873-46a3-bb33-5f24e1432bc6 None None] GET http://192.168.122.128/volume// Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a26ac60-0873-46a3-bb33-5f24e1432bc6 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a26ac60-0873-46a3-bb33-5f24e1432bc6 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:17:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a26ac60-0873-46a3-bb33-5f24e1432bc6 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:17:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1307/2613] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:18:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac924b4d-b8fd-4e8e-b4d5-da3ed6822bad tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1307/2614] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:17:59 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-2d260fae-ffd4-4023-83d8-2e601206614d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1308/2615] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:18:00 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:18:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] PUT http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c Sep 05 05:18:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:18:00 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Acquiring lock "cinder-attachment_update-5484355e-c62a-4831-b28a-e203554f5e57-devstack" by "attachment_update" {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:18:00 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Lock "cinder-attachment_update-5484355e-c62a-4831-b28a-e203554f5e57-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=89025) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:18:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-248ea224-10c2-4023-98d2-c90d40292c83 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-248ea224-10c2-4023-98d2-c90d40292c83 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-248ea224-10c2-4023-98d2-c90d40292c83 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-248ea224-10c2-4023-98d2-c90d40292c83 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-248ea224-10c2-4023-98d2-c90d40292c83 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-248ea224-10c2-4023-98d2-c90d40292c83 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1309/2616] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:00 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9da01337-6b2a-4e02-b7bc-7b802b25df17 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1310/2617] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:01 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dbac9ba9-b83d-4a33-a38e-87f8398c204b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1311/2618] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:02 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-edb40a77-be5c-4ca4-b0ee-ebd51081c622 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1312/2619] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:02 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7f333b9f-8855-4dd4-9c70-fa06c1c6cb06 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1313/2620] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:03 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62ce4b75-4596-42a1-b9d2-4d9302f26253 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1314/2621] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:03 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-74cd5247-7efe-40b7-b348-06494a83b5cb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74cd5247-7efe-40b7-b348-06494a83b5cb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74cd5247-7efe-40b7-b348-06494a83b5cb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-74cd5247-7efe-40b7-b348-06494a83b5cb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-74cd5247-7efe-40b7-b348-06494a83b5cb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-74cd5247-7efe-40b7-b348-06494a83b5cb tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1315/2622] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:04 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e39b662-43f8-4502-a8f3-797d36444cca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e39b662-43f8-4502-a8f3-797d36444cca tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e39b662-43f8-4502-a8f3-797d36444cca tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e39b662-43f8-4502-a8f3-797d36444cca tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e39b662-43f8-4502-a8f3-797d36444cca tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e39b662-43f8-4502-a8f3-797d36444cca tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1316/2623] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:04 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c098f1f3-3a45-4ddd-8bea-1ea7e7fae29d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1317/2624] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:05 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8ef52e18-e677-43a7-bacb-fb0b3c82b84b tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1318/2625] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:05 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:05 devstack devstack@c-api.service[89025]: DEBUG cinder.coordination [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Lock "cinder-attachment_update-5484355e-c62a-4831-b28a-e203554f5e57-devstack" released by "attachment_update" :: held 5.562s {{(pid=89025) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:18:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-be103f7c-90b9-4687-a84c-bbe97e83ce93 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c returned with HTTP 200 Sep 05 05:18:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1308/2626] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:18:00 2026] PUT /volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c => generated 694 bytes in 5624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-19a67c09-172c-4801-90f4-958ff00da05f req-f5fdce6f-d715-4035-8b90-a5d7677e4e5f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-f5fdce6f-d715-4035-8b90-a5d7677e4e5f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c/action Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-f5fdce6f-d715-4035-8b90-a5d7677e4e5f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action body: b'{"os-complete": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-f5fdce6f-d715-4035-8b90-a5d7677e4e5f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-19a67c09-172c-4801-90f4-958ff00da05f req-f5fdce6f-d715-4035-8b90-a5d7677e4e5f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c/action returned with HTTP 204 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1319/2627] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:18:06 2026] POST /volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7be3101-0547-4fd7-8cee-e13cc122ff4c tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1309/2628] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:06 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-860a4ac6-00c5-4527-9384-deee56e473c8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-860a4ac6-00c5-4527-9384-deee56e473c8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-860a4ac6-00c5-4527-9384-deee56e473c8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-860a4ac6-00c5-4527-9384-deee56e473c8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6a74faf-955c-4f3e-85e8-3cca036ec401 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1320/2629] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:06 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete snapshot with id: 7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-860a4ac6-00c5-4527-9384-deee56e473c8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-860a4ac6-00c5-4527-9384-deee56e473c8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1310/2630] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:06 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot delete request issued successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7f26f60-7ca7-42b4-892d-07ef36f1b78f tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 202 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1321/2631] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:18:06 2026] DELETE /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-972d7612-c8a6-4071-a4f9-30019e4edb5d tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1311/2632] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:06 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:18:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:18:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e5b75f6-3b3a-4919-8cee-403914514d0a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:18:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1322/2633] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:06 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e5316951-42c1-486b-9593-41ab9842efb0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5316951-42c1-486b-9593-41ab9842efb0 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5316951-42c1-486b-9593-41ab9842efb0 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5316951-42c1-486b-9593-41ab9842efb0 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e5316951-42c1-486b-9593-41ab9842efb0 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Snapshot retrieved successfully. Sep 05 05:18:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5316951-42c1-486b-9593-41ab9842efb0 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 200 Sep 05 05:18:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1312/2634] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:07 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eefcd138-ae41-4b74-b89b-d8269835341b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eefcd138-ae41-4b74-b89b-d8269835341b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eefcd138-ae41-4b74-b89b-d8269835341b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eefcd138-ae41-4b74-b89b-d8269835341b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eefcd138-ae41-4b74-b89b-d8269835341b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 404 Sep 05 05:18:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1323/2635] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:08 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-97bda3cb-251d-4622-8d75-4c41e251691b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] DELETE http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete volume with id: 36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete volume request issued successfully. Sep 05 05:18:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97bda3cb-251d-4622-8d75-4c41e251691b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 202 Sep 05 05:18:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1313/2636] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:18:08 2026] DELETE /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6d93c09-693f-4eb1-93a8-43c9312c2577 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 200 Sep 05 05:18:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1324/2637] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:08 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-520958fc-79b4-453c-bcf2-9000c9128c15 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1314/2638] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:18:09 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57/action Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Begin detaching volume completed successfully. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-a6d7ee5a-3d44-48e1-9243-a731edd4dc5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57/action returned with HTTP 202 Sep 05 05:18:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1325/2639] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:18:09 2026] POST /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-70720176-0f64-4b62-a8f0-c916dbbf96f3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70720176-0f64-4b62-a8f0-c916dbbf96f3 None None] GET http://192.168.122.128/volume// Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70720176-0f64-4b62-a8f0-c916dbbf96f3 None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70720176-0f64-4b62-a8f0-c916dbbf96f3 None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70720176-0f64-4b62-a8f0-c916dbbf96f3 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:18:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1315/2640] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:18:09 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-66638a38-8181-47d8-a481-94d18411a19e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:18:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1326/2641] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:18:09 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 1324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-d5815e3f-9b31-4f3c-a554-d21e09dfaea9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-d5815e3f-9b31-4f3c-a554-d21e09dfaea9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] DELETE http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-d5815e3f-9b31-4f3c-a554-d21e09dfaea9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-d5815e3f-9b31-4f3c-a554-d21e09dfaea9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-d18cb150-8e71-4b42-9ec3-780b1120568f req-d5815e3f-9b31-4f3c-a554-d21e09dfaea9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c returned with HTTP 200 Sep 05 05:18:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1316/2642] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:18:09 2026] DELETE /volume/v3/attachments/75dbcde1-6efb-4136-841f-770e2dc2e43c => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dd406aaa-0ea7-4907-9491-f9fd25e6db32 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dd406aaa-0ea7-4907-9491-f9fd25e6db32 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dd406aaa-0ea7-4907-9491-f9fd25e6db32 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dd406aaa-0ea7-4907-9491-f9fd25e6db32 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dd406aaa-0ea7-4907-9491-f9fd25e6db32 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 404 Sep 05 05:18:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1327/2643] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:09 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-14112346-f563-40ad-b18b-278b3206b37b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] DELETE http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete volume with id: c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete volume request issued successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14112346-f563-40ad-b18b-278b3206b37b tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 202 Sep 05 05:18:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1317/2644] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:18:09 2026] DELETE /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Volume info retrieved successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c522c403-3b31-4c9b-9d69-6c558c0d274a tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 200 Sep 05 05:18:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1328/2645] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:10 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-60220398-9ae5-4473-99d2-1d44c604335a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:18:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5484355e-c62a-4831-b28a-e203554f5e57", "force": false, "name": "tempest-TestStampPattern-snapshot-147530750", "description": null, "metadata": null}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:18:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create snapshot from volume 5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:18:10 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Created reservations ['4e3de801-8dd2-4ae9-898b-3659e7e639dd', 'd11d49ef-70e3-4ac6-81ab-ac28b7673f0f', 'fdb6fca3-c3e3-472b-a5d9-e5b2b78878bf', '6d9a788c-f0e6-46fb-8b54-b3df6f5127ff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:18:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot create request issued successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-60220398-9ae5-4473-99d2-1d44c604335a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:18:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1318/2646] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:18:10 2026] POST /volume/v3/snapshots => generated 302 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6439f47-c730-4a1b-8d82-ce96ca23fcb5 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:18:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1329/2647] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:10 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-775f3a26-b941-403a-84d9-cc0869799b5e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-775f3a26-b941-403a-84d9-cc0869799b5e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-775f3a26-b941-403a-84d9-cc0869799b5e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-775f3a26-b941-403a-84d9-cc0869799b5e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-775f3a26-b941-403a-84d9-cc0869799b5e tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d returned with HTTP 404 Sep 05 05:18:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1319/2648] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:11 2026] GET /volume/v3/volumes/c0d14a09-0b73-469c-87fb-e2b3db1d016d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete snapshot with id: 7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a9133e87-916e-4c3d-a51a-f40d7c7205ba tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 404 Sep 05 05:18:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1330/2649] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:18:11 2026] DELETE /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4f319cdf-ef37-4ac8-8d43-76c35efd544d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f319cdf-ef37-4ac8-8d43-76c35efd544d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f319cdf-ef37-4ac8-8d43-76c35efd544d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f319cdf-ef37-4ac8-8d43-76c35efd544d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f319cdf-ef37-4ac8-8d43-76c35efd544d tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 returned with HTTP 404 Sep 05 05:18:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1320/2650] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:11 2026] GET /volume/v3/snapshots/7dcde1fc-aa69-42ca-8a89-08b7419ebdb1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6943db56-1598-441e-9550-65d157d86517 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6943db56-1598-441e-9550-65d157d86517 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] DELETE http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6943db56-1598-441e-9550-65d157d86517 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6943db56-1598-441e-9550-65d157d86517 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-6943db56-1598-441e-9550-65d157d86517 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Delete volume with id: 36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6943db56-1598-441e-9550-65d157d86517 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 404 Sep 05 05:18:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1331/2651] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:18:11 2026] DELETE /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2323b880-e9df-4f4a-b475-df030d9b3204 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2323b880-e9df-4f4a-b475-df030d9b3204 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] GET http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2323b880-e9df-4f4a-b475-df030d9b3204 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2323b880-e9df-4f4a-b475-df030d9b3204 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2323b880-e9df-4f4a-b475-df030d9b3204 tempest-SnapshotDependencyTests-1604447549 tempest-SnapshotDependencyTests-1604447549-project-member] http://192.168.122.128/volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f returned with HTTP 404 Sep 05 05:18:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1321/2652] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:18:11 2026] GET /volume/v3/volumes/36ae04ee-6424-4c60-ac7a-9130fa5d886f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4df407d5-aaef-4993-b21b-51d6cdcf6e40 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:18:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1332/2653] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:11 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:18:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3585acdf-8d42-4ff0-bbb7-24d4a6cec95c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:18:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1322/2654] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:12 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:18:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:18:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-591c06b6-85f4-4bd9-b40f-1dc9a1187fda tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:18:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1333/2655] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:13 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-56b3852a-56e4-409f-9558-ccce7929d04a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56b3852a-56e4-409f-9558-ccce7929d04a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:18:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56b3852a-56e4-409f-9558-ccce7929d04a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:18:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56b3852a-56e4-409f-9558-ccce7929d04a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:18:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:18:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-56b3852a-56e4-409f-9558-ccce7929d04a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56b3852a-56e4-409f-9558-ccce7929d04a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:18:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1323/2656] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:18:13 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-249434061", "snapshot_id": "739e8da5-1381-4417-be77-d82bd6c6730d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-249434061', 'snapshot_id': '739e8da5-1381-4417-be77-d82bd6c6730d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume of 1 GB Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Availability Zones retrieved successfully. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Flow 'volume_create_api' (e4b84d9b-7cc0-4123-84b4-08030bb0b5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c59206-eb99-4d13-a84f-7d3f8e4d3e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c59206-eb99-4d13-a84f-7d3f8e4d3e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '739e8da5-1381-4417-be77-d82bd6c6730d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16be48ba-12d4-4374-9263-8aaae5688307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Created reservations ['7b59c9f7-1c73-414e-b22d-ed8efc51e2ff', '1634a202-887e-4ae4-a157-a461c66ff7ff', 'f95db061-4b01-4fdb-bc55-21252ca5306e', 'd5d923f9-ef70-4020-82d0-3853c355f625'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16be48ba-12d4-4374-9263-8aaae5688307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b59c9f7-1c73-414e-b22d-ed8efc51e2ff', '1634a202-887e-4ae4-a157-a461c66ff7ff', 'f95db061-4b01-4fdb-bc55-21252ca5306e', 'd5d923f9-ef70-4020-82d0-3853c355f625']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b2df49-fa4f-4daa-9e0a-32fec60895c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b2df49-fa4f-4daa-9e0a-32fec60895c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bed2076d-beb2-467f-9ff0-9697cfc54c3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-249434061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b1fc106cd444ea7f9dc2c186629a1',qos_specs=None,replication_status=,reservations=['7b59c9f7-1c73-414e-b22d-ed8efc51e2ff','1634a202-887e-4ae4-a157-a461c66ff7ff','f95db061-4b01-4fdb-bc55-21252ca5306e','d5d923f9-ef70-4020-82d0-3853c355f625'],size=1,snapshot_id=739e8da5-1381-4417-be77-d82bd6c6730d,source_replicaid=,source_volid=None,status='creating',user_id='2ace3310be344e96add41f77d4f07311',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-249434061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bed2076d-beb2-467f-9ff0-9697cfc54c3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530b1fc106cd444ea7f9dc2c186629a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=739e8da5-1381-4417-be77-d82bd6c6730d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ace3310be344e96add41f77d4f07311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d098349b-c246-4efa-b487-a306da2cabe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d098349b-c246-4efa-b487-a306da2cabe7) transitioned into state 'SUCCESS' from state '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-249434061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b1fc106cd444ea7f9dc2c186629a1',qos_specs=None,replication_status=,reservations=['7b59c9f7-1c73-414e-b22d-ed8efc51e2ff','1634a202-887e-4ae4-a157-a461c66ff7ff','f95db061-4b01-4fdb-bc55-21252ca5306e','d5d923f9-ef70-4020-82d0-3853c355f625'],size=1,snapshot_id=739e8da5-1381-4417-be77-d82bd6c6730d,source_replicaid=,source_volid=None,status='creating',user_id='2ace3310be344e96add41f77d4f07311',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0078b7-6b1e-4f9c-b3d7-202e5a35033e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0078b7-6b1e-4f9c-b3d7-202e5a35033e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Flow 'volume_create_api' (e4b84d9b-7cc0-4123-84b4-08030bb0b5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Create volume request issued successfully. Sep 05 05:18:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e8a4a12b-7538-4bae-bb1f-fcf47dc4d88c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:18:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1334/2657] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:18:20 2026] POST /volume/v3/volumes => generated 789 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:18:23 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=108,cinder:INSERT=15,cinder:UPDATE=30 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:18:30 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=172,cinder:INSERT=24,cinder:UPDATE=42 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e74d1a30-e7e5-437d-a7b5-c42da26b70e0 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1324/2658] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:09 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8466ed1f-f927-4b84-80d2-0eb56f88ad71 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1335/2659] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:09 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-8b3bcf0b-42d5-4f77-a172-d898e2699b5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1325/2660] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:19:09 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e24fcc93-bdf3-476c-afdf-f1ebed7756a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e24fcc93-bdf3-476c-afdf-f1ebed7756a6 None None] GET http://192.168.122.128/volume// Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e24fcc93-bdf3-476c-afdf-f1ebed7756a6 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e24fcc93-bdf3-476c-afdf-f1ebed7756a6 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e24fcc93-bdf3-476c-afdf-f1ebed7756a6 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:19:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1336/2661] 192.168.122.128 () {58 vars in 1317 bytes} [Sat Sep 5 05:19:10 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3107928c-1b4f-41f9-8a3f-559557f8c334 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3107928c-1b4f-41f9-8a3f-559557f8c334 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/attachments Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3107928c-1b4f-41f9-8a3f-559557f8c334 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bed2076d-beb2-467f-9ff0-9697cfc54c3b", "connector": null, "instance_uuid": "501f3065-59f0-4fd7-ac8a-2809e8708e3e"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3107928c-1b4f-41f9-8a3f-559557f8c334 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments returned with HTTP 200 Sep 05 05:19:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1326/2662] 192.168.122.128 () {66 vars in 1483 bytes} [Sat Sep 5 05:19:10 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3757451c-4316-4a12-ad1f-9f269397bce9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3757451c-4316-4a12-ad1f-9f269397bce9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3757451c-4316-4a12-ad1f-9f269397bce9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3757451c-4316-4a12-ad1f-9f269397bce9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a287826e-f6b5-4430-b6d3-d10a190c693c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a287826e-f6b5-4430-b6d3-d10a190c693c None None] GET http://192.168.122.128/volume// Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a287826e-f6b5-4430-b6d3-d10a190c693c None None] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a287826e-f6b5-4430-b6d3-d10a190c693c None None] Calling method 'all' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a287826e-f6b5-4430-b6d3-d10a190c693c None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:19:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1327/2663] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:19:10 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3757451c-4316-4a12-ad1f-9f269397bce9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3757451c-4316-4a12-ad1f-9f269397bce9 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1337/2664] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:10 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-3549747e-368b-44a5-a158-3a86af799607 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1328/2665] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:19:10 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 1062 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] PUT http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.128", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7b9c32ef7a9", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "1e293c5a-73bf-45a5-be74-47827add21c5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Acquiring lock "cinder-attachment_update-bed2076d-beb2-467f-9ff0-9697cfc54c3b-devstack" by "attachment_update" {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Lock "cinder-attachment_update-bed2076d-beb2-467f-9ff0-9697cfc54c3b-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=89024) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:10 devstack devstack@c-api.service[89024]: DEBUG cinder.coordination [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Lock "cinder-attachment_update-bed2076d-beb2-467f-9ff0-9697cfc54c3b-devstack" released by "attachment_update" :: held 0.169s {{(pid=89024) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 05:19:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ce719670-c42b-4fc1-b0fa-2e5654c35e90 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 returned with HTTP 200 Sep 05 05:19:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1338/2666] 192.168.122.128 () {66 vars in 1593 bytes} [Sat Sep 5 05:19:10 2026] PUT /volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 => generated 694 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ccbd94b1-f001-42e2-aee7-36cb00cc24e6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ccbd94b1-f001-42e2-aee7-36cb00cc24e6 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253/action Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ccbd94b1-f001-42e2-aee7-36cb00cc24e6 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action body: b'{"os-complete": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ccbd94b1-f001-42e2-aee7-36cb00cc24e6 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-1b87bd40-3d8a-468a-acbb-19dfc6964ae6 req-ccbd94b1-f001-42e2-aee7-36cb00cc24e6 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253/action returned with HTTP 204 Sep 05 05:19:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1329/2667] 192.168.122.128 () {66 vars in 1614 bytes} [Sat Sep 5 05:19:11 2026] POST /volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0482ad88-e916-4238-a66c-5c956744bb63 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0482ad88-e916-4238-a66c-5c956744bb63 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0482ad88-e916-4238-a66c-5c956744bb63 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0482ad88-e916-4238-a66c-5c956744bb63 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0482ad88-e916-4238-a66c-5c956744bb63 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0482ad88-e916-4238-a66c-5c956744bb63 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1339/2668] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:11 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 1174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57547c3c-8611-4996-a8df-05cc4d5ebc0f tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1330/2669] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:11 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 1174 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-554f0ecf-8504-42f8-94e2-1f6cc8133fc2 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1340/2670] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:19:12 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 1174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] POST http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b/action Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Begin detaching volume completed successfully. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-a9d1fc0f-f626-4c5d-933c-c7b06aa82f99 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b/action returned with HTTP 202 Sep 05 05:19:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1331/2671] 192.168.122.128 () {64 vars in 1561 bytes} [Sat Sep 5 05:19:12 2026] POST /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bffdaeb2-bf6a-4ff8-ac91-05ac47847064 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bffdaeb2-bf6a-4ff8-ac91-05ac47847064 None None] GET http://192.168.122.128/volume// Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bffdaeb2-bf6a-4ff8-ac91-05ac47847064 None None] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bffdaeb2-bf6a-4ff8-ac91-05ac47847064 None None] Calling method 'all' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bffdaeb2-bf6a-4ff8-ac91-05ac47847064 None None] http://192.168.122.128/volume// returned with HTTP 300 Sep 05 05:19:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1341/2672] 192.168.122.128 () {58 vars in 1315 bytes} [Sat Sep 5 05:19:12 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-c6158c41-a312-43a9-9e8f-a5dd3e74b5e8 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1332/2673] 192.168.122.128 () {62 vars in 1528 bytes} [Sat Sep 5 05:19:12 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 1358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-33ad06c7-945a-4506-b2ba-6d7134d82e0e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-33ad06c7-945a-4506-b2ba-6d7134d82e0e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] DELETE http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-33ad06c7-945a-4506-b2ba-6d7134d82e0e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-33ad06c7-945a-4506-b2ba-6d7134d82e0e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:12 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, Sep 05 05:19:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-44cf4877-2e5e-4716-bcef-402a62d12efa req-33ad06c7-945a-4506-b2ba-6d7134d82e0e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 returned with HTTP 200 Sep 05 05:19:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1342/2674] 192.168.122.128 () {64 vars in 1562 bytes} [Sat Sep 5 05:19:12 2026] DELETE /volume/v3/attachments/8db1387f-9cea-4e84-8a55-94ee8f106253 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] DELETE http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Delete volume with id: bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Delete volume request issued successfully. Sep 05 05:19:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed3e935b-1503-4519-a737-b66043cdd1c4 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 202 Sep 05 05:19:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1333/2675] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:19:16 2026] DELETE /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:19:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-006bd85a-a590-4b03-9435-fdc7c2726a5e tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 200 Sep 05 05:19:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1343/2676] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:16 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6cf884a5-9642-47fd-801e-c9b358a6f0ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6cf884a5-9642-47fd-801e-c9b358a6f0ae tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b Sep 05 05:19:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6cf884a5-9642-47fd-801e-c9b358a6f0ae tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6cf884a5-9642-47fd-801e-c9b358a6f0ae tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6cf884a5-9642-47fd-801e-c9b358a6f0ae tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b returned with HTTP 404 Sep 05 05:19:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1334/2677] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:17 2026] GET /volume/v3/volumes/bed2076d-beb2-467f-9ff0-9697cfc54c3b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:19:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Delete snapshot with id: 739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:19:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:19:18 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:18 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot delete request issued successfully. Sep 05 05:19:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3614bb05-1ed1-470c-822b-42ebab3c8d30 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 202 Sep 05 05:19:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1344/2678] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:19:18 2026] DELETE /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:19:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:19:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:19:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3888ff3-08f6-4947-b8ab-c6b7c7dd1fb1 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:19:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1335/2679] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:19:18 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:19:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Snapshot retrieved successfully. Sep 05 05:19:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c9c2c62c-8844-46e7-ad84-dea56784d3b7 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 200 Sep 05 05:19:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1345/2680] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:19:19 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 460 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fce17cd3-9bd1-4cc2-8640-a2417d629a44 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fce17cd3-9bd1-4cc2-8640-a2417d629a44 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d Sep 05 05:19:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fce17cd3-9bd1-4cc2-8640-a2417d629a44 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fce17cd3-9bd1-4cc2-8640-a2417d629a44 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fce17cd3-9bd1-4cc2-8640-a2417d629a44 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d returned with HTTP 404 Sep 05 05:19:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1336/2681] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:19:20 2026] GET /volume/v3/snapshots/739e8da5-1381-4417-be77-d82bd6c6730d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:19:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [req-0253673e-f216-4180-90c2-31dc5e45d8b0 req-aed0a38d-fbee-4cb9-8e89-37585f323a03 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:19:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1346/2682] 192.168.122.128 () {60 vars in 1487 bytes} [Sat Sep 5 05:19:20 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] DELETE http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:19:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:23 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Delete volume with id: 5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:19:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Delete volume request issued successfully. Sep 05 05:19:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a9e67b20-3122-4361-a809-1a0e1bd59c01 tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 202 Sep 05 05:19:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1337/2683] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:19:23 2026] DELETE /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-104609a8-addd-472f-92ab-629b5078e05a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-104609a8-addd-472f-92ab-629b5078e05a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:19:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-104609a8-addd-472f-92ab-629b5078e05a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-104609a8-addd-472f-92ab-629b5078e05a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-104609a8-addd-472f-92ab-629b5078e05a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Volume info retrieved successfully. Sep 05 05:19:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-104609a8-addd-472f-92ab-629b5078e05a tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 200 Sep 05 05:19:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1347/2684] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:23 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c913b473-5896-4908-93ef-ae483caa8a8c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c913b473-5896-4908-93ef-ae483caa8a8c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] GET http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 Sep 05 05:19:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c913b473-5896-4908-93ef-ae483caa8a8c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c913b473-5896-4908-93ef-ae483caa8a8c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c913b473-5896-4908-93ef-ae483caa8a8c tempest-TestStampPattern-583355382 tempest-TestStampPattern-583355382-project-member] http://192.168.122.128/volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 returned with HTTP 404 Sep 05 05:19:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1338/2685] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:24 2026] GET /volume/v3/volumes/5484355e-c62a-4831-b28a-e203554f5e57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:33 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:19:34 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:19:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-46d13bbf-5b78-440b-bdfa-8ab85a3f90e0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46d13bbf-5b78-440b-bdfa-8ab85a3f90e0 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46d13bbf-5b78-440b-bdfa-8ab85a3f90e0 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46d13bbf-5b78-440b-bdfa-8ab85a3f90e0 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1348/2686] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:36 2026] POST /volume/v3/types => generated 287 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3be2382d-62e2-489d-b5e4-4ac58cc6c3c6", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3be2382d-62e2-489d-b5e4-4ac58cc6c3c6', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Create volume of 1 GB Sep 05 05:19:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Availability Zones retrieved successfully. Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Flow 'volume_create_api' (3a49972e-f7a5-44a6-807b-704dbd5848fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfce2ff-ae3e-41db-9626-f55d649511f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfce2ff-ae3e-41db-9626-f55d649511f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:19:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=eb4df4fe-2d6f-49fe-b945-0cac63e4cb27,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': 'eb4df4fe-2d6f-49fe-b945-0cac63e4cb27', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a176f9de-5d62-4f59-a1ee-478b57b8c09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:19:38 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Created reservations ['ce3c1062-c2e4-41fe-a77c-d5f3f64ce6a2', '19cda5a2-8c56-4304-8046-00313603a574', '4302ab72-c6c7-4984-834f-7dc4db18824b', 'bd7f3cb0-6d08-4f21-82fe-10cd93942f1c'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a176f9de-5d62-4f59-a1ee-478b57b8c09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce3c1062-c2e4-41fe-a77c-d5f3f64ce6a2', '19cda5a2-8c56-4304-8046-00313603a574', '4302ab72-c6c7-4984-834f-7dc4db18824b', 'bd7f3cb0-6d08-4f21-82fe-10cd93942f1c']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f8aa71-a672-4173-949d-65a9fe1c38b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f8aa71-a672-4173-949d-65a9fe1c38b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fdaac87-bdf9-417f-831b-42c294fefdad', '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='72ece7d2a5bf490db9840bb510f64a59',qos_specs=None,replication_status=,reservations=['ce3c1062-c2e4-41fe-a77c-d5f3f64ce6a2','19cda5a2-8c56-4304-8046-00313603a574','4302ab72-c6c7-4984-834f-7dc4db18824b','bd7f3cb0-6d08-4f21-82fe-10cd93942f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acafb03a47a4ebf9015890b9f6d5f12',volume_type_id=eb4df4fe-2d6f-49fe-b945-0cac63e4cb27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:19:38Z,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=6fdaac87-bdf9-417f-831b-42c294fefdad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ece7d2a5bf490db9840bb510f64a59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7acafb03a47a4ebf9015890b9f6d5f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb4df4fe-2d6f-49fe-b945-0cac63e4cb27),volume_type_id=eb4df4fe-2d6f-49fe-b945-0cac63e4cb27)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fab4eb-dc9f-445c-bc5d-3df760852dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:19:38 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fab4eb-dc9f-445c-bc5d-3df760852dc1) transitioned into state 'SUCCESS' from 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='72ece7d2a5bf490db9840bb510f64a59',qos_specs=None,replication_status=,reservations=['ce3c1062-c2e4-41fe-a77c-d5f3f64ce6a2','19cda5a2-8c56-4304-8046-00313603a574','4302ab72-c6c7-4984-834f-7dc4db18824b','bd7f3cb0-6d08-4f21-82fe-10cd93942f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7acafb03a47a4ebf9015890b9f6d5f12',volume_type_id=eb4df4fe-2d6f-49fe-b945-0cac63e4cb27)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:19:39 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6376ba-9479-4f59-8094-6269404f48d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:19:39 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce6376ba-9479-4f59-8094-6269404f48d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:19:39 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Flow 'volume_create_api' (3a49972e-f7a5-44a6-807b-704dbd5848fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:19:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Create volume request issued successfully. Sep 05 05:19:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c13b5893-0b1f-4f82-8983-08737e0a72c7 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:19:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1339/2687] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:19:38 2026] POST /volume/v3/volumes => generated 806 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:19:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93548ab2-ea29-4d87-8d6e-a41dd164215e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1349/2688] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:39 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-06318fc6-e807-4704-8773-98a2c7af466e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06318fc6-e807-4704-8773-98a2c7af466e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06318fc6-e807-4704-8773-98a2c7af466e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06318fc6-e807-4704-8773-98a2c7af466e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-06318fc6-e807-4704-8773-98a2c7af466e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06318fc6-e807-4704-8773-98a2c7af466e tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1340/2689] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:40 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6ebdabe1-8c34-4979-af1e-04194572a4d6 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1350/2690] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:41 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8cf87c9e-11cc-4a5c-9e4a-55647b79e230 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1341/2691] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:42 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 959 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed1491a7-41cb-45d8-a035-4eb695cf7534 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1351/2692] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:43 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0436755a-76a0-42d6-9b2b-2dbabf215cde tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1342/2693] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:44 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 1303 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] DELETE http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Delete volume with id: 6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:19:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:19:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Delete volume request issued successfully. Sep 05 05:19:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e584e754-c67c-4f36-b0a6-aa4fbac033fb tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 202 Sep 05 05:19:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1352/2694] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:19:44 2026] DELETE /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:19:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Volume info retrieved successfully. Sep 05 05:19:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-200edd30-8fe4-4844-bdf5-0fecd299c437 tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 200 Sep 05 05:19:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1343/2695] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:44 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 1302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-78c2ac69-79dd-4f58-a725-81e260629e3f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78c2ac69-79dd-4f58-a725-81e260629e3f tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] GET http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78c2ac69-79dd-4f58-a725-81e260629e3f tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78c2ac69-79dd-4f58-a725-81e260629e3f tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78c2ac69-79dd-4f58-a725-81e260629e3f tempest-VolumeAndVolumeTypeFromImageTest-1894696965 tempest-VolumeAndVolumeTypeFromImageTest-1894696965-project-member] http://192.168.122.128/volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad returned with HTTP 404 Sep 05 05:19:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1353/2696] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:19:45 2026] GET /volume/v3/volumes/6fdaac87-bdf9-417f-831b-42c294fefdad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Get all volumes completed successfully. Sep 05 05:19:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57fc7b0e-3251-498f-b744-4a4726cb5ba8 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 05:19:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1344/2697] 192.168.122.128 () {58 vars in 1169 bytes} [Sat Sep 5 05:19:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7bcf883-4c8b-4ec5-94db-27877d210602 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7bcf883-4c8b-4ec5-94db-27877d210602 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] DELETE http://192.168.122.128/volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7bcf883-4c8b-4ec5-94db-27877d210602 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7bcf883-4c8b-4ec5-94db-27877d210602 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7bcf883-4c8b-4ec5-94db-27877d210602 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] http://192.168.122.128/volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 returned with HTTP 202 Sep 05 05:19:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1354/2698] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:45 2026] DELETE /volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-10a21d69-bfe3-43a6-884f-540d37b02a86 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10a21d69-bfe3-43a6-884f-540d37b02a86 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] GET http://192.168.122.128/volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-10a21d69-bfe3-43a6-884f-540d37b02a86 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-10a21d69-bfe3-43a6-884f-540d37b02a86 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10a21d69-bfe3-43a6-884f-540d37b02a86 tempest-VolumeAndVolumeTypeFromImageTest-2090726710 tempest-VolumeAndVolumeTypeFromImageTest-2090726710-project-admin] http://192.168.122.128/volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 returned with HTTP 404 Sep 05 05:19:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1345/2699] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:19:45 2026] GET /volume/v3/types/eb4df4fe-2d6f-49fe-b945-0cac63e4cb27 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0028316a-2474-4f6f-971e-42aded022e6c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0028316a-2474-4f6f-971e-42aded022e6c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0028316a-2474-4f6f-971e-42aded022e6c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1659156752", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0028316a-2474-4f6f-971e-42aded022e6c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1355/2700] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-53ad1714-d129-4c25-b72f-0a30ea3c104d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53ad1714-d129-4c25-b72f-0a30ea3c104d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-53ad1714-d129-4c25-b72f-0a30ea3c104d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-53ad1714-d129-4c25-b72f-0a30ea3c104d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption returned with HTTP 200 Sep 05 05:19:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1346/2701] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-615a6106-ea12-4cfa-91b8-65e7b437e693 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-615a6106-ea12-4cfa-91b8-65e7b437e693 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-615a6106-ea12-4cfa-91b8-65e7b437e693 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-743279631", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-615a6106-ea12-4cfa-91b8-65e7b437e693 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1356/2702] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d79b1031-6507-4284-841b-90b974c39dd0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d79b1031-6507-4284-841b-90b974c39dd0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] POST http://192.168.122.128/volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341/encryption Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d79b1031-6507-4284-841b-90b974c39dd0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-d79b1031-6507-4284-841b-90b974c39dd0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d79b1031-6507-4284-841b-90b974c39dd0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341/encryption returned with HTTP 403 Sep 05 05:19:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1347/2703] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341/encryption => generated 127 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c81465df-2497-4919-bfb1-e238b7195ee2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c81465df-2497-4919-bfb1-e238b7195ee2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c81465df-2497-4919-bfb1-e238b7195ee2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1572730545", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c81465df-2497-4919-bfb1-e238b7195ee2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1357/2704] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6daa91d1-af0f-4d8c-8191-5faf9de1d4e1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6daa91d1-af0f-4d8c-8191-5faf9de1d4e1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] POST http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6daa91d1-af0f-4d8c-8191-5faf9de1d4e1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-6daa91d1-af0f-4d8c-8191-5faf9de1d4e1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6daa91d1-af0f-4d8c-8191-5faf9de1d4e1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs returned with HTTP 403 Sep 05 05:19:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1348/2705] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:19:49 2026] POST /volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aeced36d-84f2-4c98-8cc7-f0884803032a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aeced36d-84f2-4c98-8cc7-f0884803032a tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] PUT http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs/key2 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aeced36d-84f2-4c98-8cc7-f0884803032a tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-aeced36d-84f2-4c98-8cc7-f0884803032a tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aeced36d-84f2-4c98-8cc7-f0884803032a tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs/key2 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1358/2706] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:19:49 2026] PUT /volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c87d061c-9b00-448b-a517-a00390c7d749 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c87d061c-9b00-448b-a517-a00390c7d749 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c87d061c-9b00-448b-a517-a00390c7d749 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-c87d061c-9b00-448b-a517-a00390c7d749 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c87d061c-9b00-448b-a517-a00390c7d749 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1349/2707] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:19:50 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 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2486a88d-b61c-4afa-99c2-bf6d126aae0e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2486a88d-b61c-4afa-99c2-bf6d126aae0e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2486a88d-b61c-4afa-99c2-bf6d126aae0e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-829622146", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2486a88d-b61c-4afa-99c2-bf6d126aae0e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1359/2708] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:50 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e8457ab-c626-4b3f-8f9f-022d16eee964 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e8457ab-c626-4b3f-8f9f-022d16eee964 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e8457ab-c626-4b3f-8f9f-022d16eee964 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e8457ab-c626-4b3f-8f9f-022d16eee964 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1350/2709] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:19:50 2026] POST /volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] DELETE http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption/7be2d703-edbd-4061-838f-a575b896957c Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b5aa6040-bbc8-4c38-a3a0-bb1a3a09c7b7 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption/7be2d703-edbd-4061-838f-a575b896957c returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1360/2710] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c/encryption/7be2d703-edbd-4061-838f-a575b896957c => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dfd0c5d0-08f1-44b6-8ec9-34840fd7d278 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfd0c5d0-08f1-44b6-8ec9-34840fd7d278 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfd0c5d0-08f1-44b6-8ec9-34840fd7d278 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-973378582", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfd0c5d0-08f1-44b6-8ec9-34840fd7d278 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1351/2711] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:50 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 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] DELETE http://192.168.122.128/volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4/extra_specs/key1 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-546d0273-bd74-429c-9cfd-2bb91d58b9f5 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4/extra_specs/key1 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1361/2712] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbb271b0-4bcf-4fdb-9d90-f0adf8b89573 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbb271b0-4bcf-4fdb-9d90-f0adf8b89573 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbb271b0-4bcf-4fdb-9d90-f0adf8b89573 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-44039996", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbb271b0-4bcf-4fdb-9d90-f0adf8b89573 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1352/2713] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:19:50 2026] POST /volume/v3/types => generated 378 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] DELETE http://192.168.122.128/volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2bf8d9d-4818-48b4-86fc-86689ef79c17 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1362/2714] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbe12bc9-bd31-4325-ba89-f9b03992d9a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbe12bc9-bd31-4325-ba89-f9b03992d9a3 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbe12bc9-bd31-4325-ba89-f9b03992d9a3 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbe12bc9-bd31-4325-ba89-f9b03992d9a3 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbe12bc9-bd31-4325-ba89-f9b03992d9a3 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1353/2715] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4eb66339-a7e5-4794-8bda-3f88a09c5c99 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1363/2716] 192.168.122.128 () {58 vars in 1115 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types => generated 2359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/cipher Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22cef16c-8c0a-4382-bbf7-d425c4d2b3e4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/cipher returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1354/2717] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7174d7df-563e-4e8a-9086-e38acebafb6d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7174d7df-563e-4e8a-9086-e38acebafb6d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7174d7df-563e-4e8a-9086-e38acebafb6d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7174d7df-563e-4e8a-9086-e38acebafb6d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-7174d7df-563e-4e8a-9086-e38acebafb6d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7174d7df-563e-4e8a-9086-e38acebafb6d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1364/2718] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e97b48db-c7ae-4036-8aa3-b482539ced2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e97b48db-c7ae-4036-8aa3-b482539ced2c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/multiattach Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e97b48db-c7ae-4036-8aa3-b482539ced2c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e97b48db-c7ae-4036-8aa3-b482539ced2c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e97b48db-c7ae-4036-8aa3-b482539ced2c tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/multiattach returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1355/2719] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc257557-0a6f-42ef-95dd-01e7e117fbf2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc257557-0a6f-42ef-95dd-01e7e117fbf2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/volume_backend_name Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc257557-0a6f-42ef-95dd-01e7e117fbf2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc257557-0a6f-42ef-95dd-01e7e117fbf2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc257557-0a6f-42ef-95dd-01e7e117fbf2 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1365/2720] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c3084833-4a3c-4447-b3fa-db2ae40d7ed4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3084833-4a3c-4447-b3fa-db2ae40d7ed4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] GET http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3084833-4a3c-4447-b3fa-db2ae40d7ed4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c3084833-4a3c-4447-b3fa-db2ae40d7ed4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c3084833-4a3c-4447-b3fa-db2ae40d7ed4 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 returned with HTTP 200 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1356/2721] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:19:50 2026] GET /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f7777001-33f2-418c-8996-6134d67c9d3b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7777001-33f2-418c-8996-6134d67c9d3b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] PUT http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/3eda25e4-ae80-4975-b1ed-880e756c9064 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f7777001-33f2-418c-8996-6134d67c9d3b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-f7777001-33f2-418c-8996-6134d67c9d3b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f7777001-33f2-418c-8996-6134d67c9d3b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/3eda25e4-ae80-4975-b1ed-880e756c9064 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1366/2722] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:19:50 2026] PUT /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/encryption/3eda25e4-ae80-4975-b1ed-880e756c9064 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b3c963fa-9ca3-4eb1-b98d-f8a2df3bbb0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3c963fa-9ca3-4eb1-b98d-f8a2df3bbb0f tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] PUT http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/key1 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b3c963fa-9ca3-4eb1-b98d-f8a2df3bbb0f tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-b3c963fa-9ca3-4eb1-b98d-f8a2df3bbb0f tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b3c963fa-9ca3-4eb1-b98d-f8a2df3bbb0f tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/key1 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1357/2723] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:19:50 2026] PUT /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2a4cbe5a-a8ee-4495-9d8f-0c8e5d2293d9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a4cbe5a-a8ee-4495-9d8f-0c8e5d2293d9 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] PUT http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a4cbe5a-a8ee-4495-9d8f-0c8e5d2293d9 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-2a4cbe5a-a8ee-4495-9d8f-0c8e5d2293d9 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '172d9b52df0f4803a3619ccdf904ae27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b8543fa22a407d957da3595886f02b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a4cbe5a-a8ee-4495-9d8f-0c8e5d2293d9 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-member] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 returned with HTTP 403 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1367/2724] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:19:50 2026] PUT /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-365742cb-1751-4f43-9389-ca1c4cc90b2d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-365742cb-1751-4f43-9389-ca1c4cc90b2d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-365742cb-1751-4f43-9389-ca1c4cc90b2d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-365742cb-1751-4f43-9389-ca1c4cc90b2d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-365742cb-1751-4f43-9389-ca1c4cc90b2d tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1358/2725] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/88bdf1dd-5a9d-4ea3-9230-f0c170ec33f6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a47d3931-33a5-4d26-a3a7-7a4d92c91df0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a47d3931-33a5-4d26-a3a7-7a4d92c91df0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a47d3931-33a5-4d26-a3a7-7a4d92c91df0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a47d3931-33a5-4d26-a3a7-7a4d92c91df0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a47d3931-33a5-4d26-a3a7-7a4d92c91df0 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4 returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1368/2726] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/e959e40c-be54-4478-a212-1b3b376b42f4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e442cdf2-efd1-412e-b021-04516dbe8a04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e442cdf2-efd1-412e-b021-04516dbe8a04 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e442cdf2-efd1-412e-b021-04516dbe8a04 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e442cdf2-efd1-412e-b021-04516dbe8a04 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e442cdf2-efd1-412e-b021-04516dbe8a04 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1359/2727] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/b2ef743f-f34a-41cf-b70a-5d6e65701f1c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d7b494cd-fe9b-4176-ac6b-e305f6a22df1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7b494cd-fe9b-4176-ac6b-e305f6a22df1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7b494cd-fe9b-4176-ac6b-e305f6a22df1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d7b494cd-fe9b-4176-ac6b-e305f6a22df1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d7b494cd-fe9b-4176-ac6b-e305f6a22df1 tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105 returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1369/2728] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/4e7248cd-688e-472b-b16f-9cbfa7598105 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ae2d8480-ab23-464e-8e69-14bb8be9199e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae2d8480-ab23-464e-8e69-14bb8be9199e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae2d8480-ab23-464e-8e69-14bb8be9199e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ae2d8480-ab23-464e-8e69-14bb8be9199e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ae2d8480-ab23-464e-8e69-14bb8be9199e tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341 returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1360/2729] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/8720d8a5-4c2d-417a-a2ca-054b542f3341 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f8b13cd6-c81f-4add-95e4-5c580987965b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f8b13cd6-c81f-4add-95e4-5c580987965b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] DELETE http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f8b13cd6-c81f-4add-95e4-5c580987965b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f8b13cd6-c81f-4add-95e4-5c580987965b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:19:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f8b13cd6-c81f-4add-95e4-5c580987965b tempest-VolumeTypesMemberTests-1135993028 tempest-VolumeTypesMemberTests-1135993028-project-admin] http://192.168.122.128/volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 returned with HTTP 202 Sep 05 05:19:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1370/2730] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:19:50 2026] DELETE /volume/v3/types/e1a6a15b-4e66-46d6-b6b9-96d485fda997 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:00 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=85,cinder:INSERT=24,cinder:UPDATE=24 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:20:00 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=67,cinder:INSERT=26,cinder:UPDATE=17 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:20:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-517166623"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-517166623'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume of 1 GB Sep 05 05:20:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Availability Zones retrieved successfully. Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (36a0e2bc-583d-47ec-a460-9e9812cf52ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f083c528-1516-4842-a96b-f04a47b9a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f083c528-1516-4842-a96b-f04a47b9a14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc47b3a6-474f-438d-b492-e8916bfecb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Created reservations ['e19cd683-4af8-49f1-a219-656bd2060f0e', '5e7b7f64-bf20-4f10-829a-579f8b19d4fd', '0c48bf13-6f32-464c-b94b-e3270d9a7223', '37cf69a0-09ed-486c-8eda-ef5a5cc3aae1'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc47b3a6-474f-438d-b492-e8916bfecb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19cd683-4af8-49f1-a219-656bd2060f0e', '5e7b7f64-bf20-4f10-829a-579f8b19d4fd', '0c48bf13-6f32-464c-b94b-e3270d9a7223', '37cf69a0-09ed-486c-8eda-ef5a5cc3aae1']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c1259b-0aa4-49f0-a136-fcfbee1c43cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c1259b-0aa4-49f0-a136-fcfbee1c43cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d97ebd-7523-4d5e-b72e-a501b9e8a224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517166623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['e19cd683-4af8-49f1-a219-656bd2060f0e','5e7b7f64-bf20-4f10-829a-579f8b19d4fd','0c48bf13-6f32-464c-b94b-e3270d9a7223','37cf69a0-09ed-486c-8eda-ef5a5cc3aae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517166623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d97ebd-7523-4d5e-b72e-a501b9e8a224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f6b104c60dc47af86fa1a8a6f815e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8e76da-ea19-4c46-b9ed-4c1f478bcb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8e76da-ea19-4c46-b9ed-4c1f478bcb53) transitioned into state 'SUCCESS' from state '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-517166623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['e19cd683-4af8-49f1-a219-656bd2060f0e','5e7b7f64-bf20-4f10-829a-579f8b19d4fd','0c48bf13-6f32-464c-b94b-e3270d9a7223','37cf69a0-09ed-486c-8eda-ef5a5cc3aae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18e3c34-57ef-46b0-84b3-67ac4a8fd471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18e3c34-57ef-46b0-84b3-67ac4a8fd471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (36a0e2bc-583d-47ec-a460-9e9812cf52ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request issued successfully. Sep 05 05:20:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cd28d9c-7f2d-46e9-91a6-7c53a5b97377 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1361/2731] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:01 2026] POST /volume/v3/volumes => generated 765 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-537409527"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-537409527'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume of 1 GB Sep 05 05:20:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Availability Zones retrieved successfully. Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (ce7b46e6-cca1-497b-a406-4e4249735127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2130116d-1ebc-431f-8cdc-11dda89956fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2130116d-1ebc-431f-8cdc-11dda89956fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6327ab-587e-4d9f-a4c3-93a155b6da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Created reservations ['fb8afd48-7dd8-4907-b987-5d383c59e94a', 'dc5668a8-1fe5-42eb-83b0-df345cc037fc', 'a2a9ac8c-da2a-4798-934f-a1e2d18dfebf', '2aeee2a4-4682-42ed-84da-44ee1c2de660'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6327ab-587e-4d9f-a4c3-93a155b6da2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb8afd48-7dd8-4907-b987-5d383c59e94a', 'dc5668a8-1fe5-42eb-83b0-df345cc037fc', 'a2a9ac8c-da2a-4798-934f-a1e2d18dfebf', '2aeee2a4-4682-42ed-84da-44ee1c2de660']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2222e7bc-096a-41fd-8b18-1b094671cc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2222e7bc-096a-41fd-8b18-1b094671cc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68513e1b-41c6-4279-832e-99eefaae06fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-537409527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['fb8afd48-7dd8-4907-b987-5d383c59e94a','dc5668a8-1fe5-42eb-83b0-df345cc037fc','a2a9ac8c-da2a-4798-934f-a1e2d18dfebf','2aeee2a4-4682-42ed-84da-44ee1c2de660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-537409527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68513e1b-41c6-4279-832e-99eefaae06fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f6b104c60dc47af86fa1a8a6f815e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48422705-bdae-4318-b96e-1e6de87215bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48422705-bdae-4318-b96e-1e6de87215bd) transitioned into state 'SUCCESS' from state '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-537409527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['fb8afd48-7dd8-4907-b987-5d383c59e94a','dc5668a8-1fe5-42eb-83b0-df345cc037fc','a2a9ac8c-da2a-4798-934f-a1e2d18dfebf','2aeee2a4-4682-42ed-84da-44ee1c2de660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1edc91-01cf-49e6-afa1-b1f6c7b89162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-df61837b-0dd8-40a0-a1b5-45be9206303d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1edc91-01cf-49e6-afa1-b1f6c7b89162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (ce7b46e6-cca1-497b-a406-4e4249735127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request issued successfully. Sep 05 05:20:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-75037cb8-c494-45f2-8b9e-42f1423d9b46 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1371/2732] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:02 2026] POST /volume/v3/volumes => generated 765 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1786798766"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1786798766'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume of 1 GB Sep 05 05:20:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Availability Zones retrieved successfully. Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (8ffb5598-5a1f-4c4d-bdcc-2e59c080ba91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450c4366-2c0c-48ac-a420-5320e73048d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450c4366-2c0c-48ac-a420-5320e73048d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29520965-833a-4f69-a6a4-4d10483ff7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Created reservations ['49fab79a-9f34-4c32-a934-a7eebb14d69f', '04b03220-00d6-4e75-9d39-70e6ff4fae90', '923559a8-8eca-4b8e-bcd4-b385cda4b03f', 'db61ba5d-b781-47b3-b3ea-2929fd536115'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29520965-833a-4f69-a6a4-4d10483ff7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49fab79a-9f34-4c32-a934-a7eebb14d69f', '04b03220-00d6-4e75-9d39-70e6ff4fae90', '923559a8-8eca-4b8e-bcd4-b385cda4b03f', 'db61ba5d-b781-47b3-b3ea-2929fd536115']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3bf74f-7e48-4935-acf5-9385f3ac1366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df61837b-0dd8-40a0-a1b5-45be9206303d tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df61837b-0dd8-40a0-a1b5-45be9206303d tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e3bf74f-7e48-4935-acf5-9385f3ac1366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57732daf-50fc-4db0-b611-145bf607224a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1786798766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['49fab79a-9f34-4c32-a934-a7eebb14d69f','04b03220-00d6-4e75-9d39-70e6ff4fae90','923559a8-8eca-4b8e-bcd4-b385cda4b03f','db61ba5d-b781-47b3-b3ea-2929fd536115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1786798766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57732daf-50fc-4db0-b611-145bf607224a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f6b104c60dc47af86fa1a8a6f815e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecdc341-5496-44fd-a315-ed9e28fe687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecdc341-5496-44fd-a315-ed9e28fe687b) transitioned into state 'SUCCESS' from state '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-1786798766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['49fab79a-9f34-4c32-a934-a7eebb14d69f','04b03220-00d6-4e75-9d39-70e6ff4fae90','923559a8-8eca-4b8e-bcd4-b385cda4b03f','db61ba5d-b781-47b3-b3ea-2929fd536115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df61837b-0dd8-40a0-a1b5-45be9206303d tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d41551-3892-489d-a6d5-4f4af4e862d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1362/2733] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:20:02 2026] POST /volume/v3/types => generated 287 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d41551-3892-489d-a6d5-4f4af4e862d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (8ffb5598-5a1f-4c4d-bdcc-2e59c080ba91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request issued successfully. Sep 05 05:20:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-54f13669-13bf-4f8b-a03c-72859d9c2e53 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1372/2734] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:02 2026] POST /volume/v3/volumes => generated 766 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1854320531"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1854320531'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume of 1 GB Sep 05 05:20:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Availability Zones retrieved successfully. Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (c2888242-2259-420a-85bc-794fe303d35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6adb17d3-3255-4f77-b820-f31fe60e6ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6adb17d3-3255-4f77-b820-f31fe60e6ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6eba35a-f519-48db-9012-4c8370930bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Created reservations ['6c3763e9-6028-4e29-9a70-7599f9547ddc', '7a710fe9-9dd8-4287-83a1-a2d7a933179b', 'e1402db5-85f3-495a-b0d1-f5f325173d6c', '99b67ff0-3c4d-4739-b5da-f865ea974aef'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6eba35a-f519-48db-9012-4c8370930bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c3763e9-6028-4e29-9a70-7599f9547ddc', '7a710fe9-9dd8-4287-83a1-a2d7a933179b', 'e1402db5-85f3-495a-b0d1-f5f325173d6c', '99b67ff0-3c4d-4739-b5da-f865ea974aef']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:03 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547d7e19-b3b9-4758-a8f1-8f9a9c9f0ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547d7e19-b3b9-4758-a8f1-8f9a9c9f0ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcab517d-bf4d-4f25-9a3c-11a8ebce8896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1854320531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['6c3763e9-6028-4e29-9a70-7599f9547ddc','7a710fe9-9dd8-4287-83a1-a2d7a933179b','e1402db5-85f3-495a-b0d1-f5f325173d6c','99b67ff0-3c4d-4739-b5da-f865ea974aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1854320531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcab517d-bf4d-4f25-9a3c-11a8ebce8896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f6b104c60dc47af86fa1a8a6f815e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1277bc09-44c6-4d96-8618-f37d94ce1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1277bc09-44c6-4d96-8618-f37d94ce1e14) transitioned into state 'SUCCESS' from state '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-1854320531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['6c3763e9-6028-4e29-9a70-7599f9547ddc','7a710fe9-9dd8-4287-83a1-a2d7a933179b','e1402db5-85f3-495a-b0d1-f5f325173d6c','99b67ff0-3c4d-4739-b5da-f865ea974aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5c9aac50-04e3-4e39-b08c-5216f74c4112 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86663ab1-9676-4df5-bb1c-587ee5b840ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86663ab1-9676-4df5-bb1c-587ee5b840ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (c2888242-2259-420a-85bc-794fe303d35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request issued successfully. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-06d1e21f-24c6-4585-b2e1-624fff0f1876 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1363/2735] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:03 2026] POST /volume/v3/volumes => generated 766 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a60f4e58-9471-4dd7-bff3-114bdbd77a8d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1914215890"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request body: {'volume': {"'imageRef": 'a60f4e58-9471-4dd7-bff3-114bdbd77a8d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1914215890'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume of 1 GB Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Availability Zones retrieved successfully. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (742a7bad-f3c6-4708-a644-6c5bb27b7286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301744ea-9b0e-4539-8c33-19740430a183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301744ea-9b0e-4539-8c33-19740430a183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bbd763-3282-4cc1-b983-c9a88c0bbcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c9aac50-04e3-4e39-b08c-5216f74c4112 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c9aac50-04e3-4e39-b08c-5216f74c4112 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c9aac50-04e3-4e39-b08c-5216f74c4112 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-admin] Calling method 'get_pools' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Created reservations ['734c47f2-9bd2-4c96-9f86-2ea639582190', 'f65edb7c-4ea2-4e9a-91c5-2cdcc6a079c8', '00d644de-907b-4ea3-aa47-c5c6eeeaa2fc', 'c79b4ac3-2769-4596-8146-cb6fed151488'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c9aac50-04e3-4e39-b08c-5216f74c4112 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 05:20:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1373/2736] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:20:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bbd763-3282-4cc1-b983-c9a88c0bbcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734c47f2-9bd2-4c96-9f86-2ea639582190', 'f65edb7c-4ea2-4e9a-91c5-2cdcc6a079c8', '00d644de-907b-4ea3-aa47-c5c6eeeaa2fc', 'c79b4ac3-2769-4596-8146-cb6fed151488']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b6f449-fb2c-469c-a4e6-7643d03245a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b6f449-fb2c-469c-a4e6-7643d03245a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdaa67ad-2820-457b-8893-3ec04aa57fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1914215890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['734c47f2-9bd2-4c96-9f86-2ea639582190','f65edb7c-4ea2-4e9a-91c5-2cdcc6a079c8','00d644de-907b-4ea3-aa47-c5c6eeeaa2fc','c79b4ac3-2769-4596-8146-cb6fed151488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1914215890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdaa67ad-2820-457b-8893-3ec04aa57fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f6b104c60dc47af86fa1a8a6f815e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e1f287-29b4-40e7-b199-82eca632ff1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e1f287-29b4-40e7-b199-82eca632ff1f) transitioned into state 'SUCCESS' from state '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-1914215890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f6b104c60dc47af86fa1a8a6f815e95',qos_specs=None,replication_status=,reservations=['734c47f2-9bd2-4c96-9f86-2ea639582190','f65edb7c-4ea2-4e9a-91c5-2cdcc6a079c8','00d644de-907b-4ea3-aa47-c5c6eeeaa2fc','c79b4ac3-2769-4596-8146-cb6fed151488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e975816f90b4e9bbc2b65e0da56c74e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96ea67d-dd22-43e3-9844-ec2f6803737b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96ea67d-dd22-43e3-9844-ec2f6803737b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Flow 'volume_create_api' (742a7bad-f3c6-4708-a644-6c5bb27b7286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Create volume request issued successfully. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cda983b-9a5b-49d1-ae72-c7298d07d37b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1364/2737] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:04 2026] POST /volume/v3/volumes => generated 766 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-191ef5e8-b928-4fd9-9b8a-b09508577328 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 returned with HTTP 200 Sep 05 05:20:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1365/2738] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:04 2026] GET /volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ce00047d-7bef-4384-8654-bc7b332e36d6 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd returned with HTTP 200 Sep 05 05:20:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1366/2739] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:04 2026] GET /volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-member] GET http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '592edd16415a4becad3cf4bfa35e1209', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3248692b67e8470d906c7cf96b2cd034', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:20:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc0b9346-f27d-4e03-81bb-510538a3aad3 tempest-ProjectMemberTests-1569793852 tempest-ProjectMemberTests-1569793852-project-member] http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 05:20:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1374/2740] 192.168.122.128 () {58 vars in 1193 bytes} [Sat Sep 5 05:20:04 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 300 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bfd71bba-ad02-4274-ba10-9ff4fa432fec tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd returned with HTTP 200 Sep 05 05:20:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1367/2741] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:05 2026] GET /volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5debbaff-a24c-4524-a281-3948a41f96e2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5debbaff-a24c-4524-a281-3948a41f96e2 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5debbaff-a24c-4524-a281-3948a41f96e2 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5debbaff-a24c-4524-a281-3948a41f96e2 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5debbaff-a24c-4524-a281-3948a41f96e2 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5debbaff-a24c-4524-a281-3948a41f96e2 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a returned with HTTP 200 Sep 05 05:20:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1375/2742] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:05 2026] GET /volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e728f735-8c16-4294-824d-c1abe770f835 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "89fe7aa4-82d0-41fa-b7bb-80edce3ad857", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '89fe7aa4-82d0-41fa-b7bb-80edce3ad857', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:06 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Create volume of 1 GB Sep 05 05:20:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Availability Zones retrieved successfully. Sep 05 05:20:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Flow 'volume_create_api' (1a3dc465-f15a-4cae-9693-f5e9a2105d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6af435-8da7-4d38-ba05-c35cf657e75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a183b907-a9ea-414a-a4f0-2d85d24fd14b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a returned with HTTP 200 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1376/2743] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:06 2026] GET /volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b6d9915b-1793-49b7-9cfe-565be317ad1b tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 returned with HTTP 200 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1377/2744] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:07 2026] GET /volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-33e9dc61-26f5-46c7-9f51-210c5f81e588 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 returned with HTTP 200 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1378/2745] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:07 2026] GET /volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6af435-8da7-4d38-ba05-c35cf657e75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e6dcef-7ef8-4464-b572-9dccc846c97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Created reservations ['aff44209-d78d-4887-a49d-3d75c617166a', '3d6a97f4-c1b3-45f6-8dfa-7198385a9098', '091d4598-3ec5-49f6-b4fd-d7494f51849e', '152e8d91-00f2-4637-bf32-7046066e7cff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e6dcef-7ef8-4464-b572-9dccc846c97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff44209-d78d-4887-a49d-3d75c617166a', '3d6a97f4-c1b3-45f6-8dfa-7198385a9098', '091d4598-3ec5-49f6-b4fd-d7494f51849e', '152e8d91-00f2-4637-bf32-7046066e7cff']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39815324-a02d-4c9c-b695-4c3b426728eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39815324-a02d-4c9c-b695-4c3b426728eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb09d58-d450-424c-9ff6-123f8f0d326b', '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='f0c72648bf1b496197c796243233cb1b',qos_specs=None,replication_status=,reservations=['aff44209-d78d-4887-a49d-3d75c617166a','3d6a97f4-c1b3-45f6-8dfa-7198385a9098','091d4598-3ec5-49f6-b4fd-d7494f51849e','152e8d91-00f2-4637-bf32-7046066e7cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc0355cd7c843f89d10fa0bf6ffda71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:07Z,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=edb09d58-d450-424c-9ff6-123f8f0d326b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c72648bf1b496197c796243233cb1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bc0355cd7c843f89d10fa0bf6ffda71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fad7e3c-d0fb-4ba3-a32b-f7ff7c1975f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fad7e3c-d0fb-4ba3-a32b-f7ff7c1975f3) transitioned into state 'SUCCESS' from 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='f0c72648bf1b496197c796243233cb1b',qos_specs=None,replication_status=,reservations=['aff44209-d78d-4887-a49d-3d75c617166a','3d6a97f4-c1b3-45f6-8dfa-7198385a9098','091d4598-3ec5-49f6-b4fd-d7494f51849e','152e8d91-00f2-4637-bf32-7046066e7cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc0355cd7c843f89d10fa0bf6ffda71',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3637a26c-dd45-4628-b2ba-0e6536fd7d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3637a26c-dd45-4628-b2ba-0e6536fd7d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Flow 'volume_create_api' (1a3dc465-f15a-4cae-9693-f5e9a2105d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Create volume request issued successfully. Sep 05 05:20:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e728f735-8c16-4294-824d-c1abe770f835 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1368/2746] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:20:06 2026] POST /volume/v3/volumes => generated 784 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-60a78552-6b73-485f-a427-bb4157e9953b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60a78552-6b73-485f-a427-bb4157e9953b tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60a78552-6b73-485f-a427-bb4157e9953b tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60a78552-6b73-485f-a427-bb4157e9953b tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-60a78552-6b73-485f-a427-bb4157e9953b tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60a78552-6b73-485f-a427-bb4157e9953b tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1379/2747] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:07 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "35146a79-3898-457f-ab7f-274a04339dcd", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '35146a79-3898-457f-ab7f-274a04339dcd', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:07 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Create volume of 1 GB Sep 05 05:20:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Availability Zones retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Flow 'volume_create_api' (06a54223-8ec0-4856-9853-0c89ac373dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef87794-ac31-4da4-a1c0-069716f33242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef87794-ac31-4da4-a1c0-069716f33242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:20:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f640ea0c-2a7e-46b0-877a-2fb2e25bf852,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': 'f640ea0c-2a7e-46b0-877a-2fb2e25bf852', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0602ac-3140-4303-baf0-8a06fdc39fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Created reservations ['1aff503d-19df-49f6-bdc2-2afda012de1a', '69d7b522-7be7-409b-bea5-e6eeae911a6a', '8be2d16b-f938-4ab8-a503-0f17a2b8adb7', '032858e9-a993-4721-be85-cecad92880ff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0602ac-3140-4303-baf0-8a06fdc39fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aff503d-19df-49f6-bdc2-2afda012de1a', '69d7b522-7be7-409b-bea5-e6eeae911a6a', '8be2d16b-f938-4ab8-a503-0f17a2b8adb7', '032858e9-a993-4721-be85-cecad92880ff']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481dab4f-a431-4d7f-8d43-69863307c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a011716e-76db-49cc-8419-7fdbcbbf7e96 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 returned with HTTP 200 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1380/2748] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:08 2026] GET /volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] DELETE http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume with id: cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481dab4f-a431-4d7f-8d43-69863307c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '411bf496-8ced-4b73-b4e8-f4ba809154ac', '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='64b664c111ab49c6af8373c5ff0be0cb',qos_specs=None,replication_status=,reservations=['1aff503d-19df-49f6-bdc2-2afda012de1a','69d7b522-7be7-409b-bea5-e6eeae911a6a','8be2d16b-f938-4ab8-a503-0f17a2b8adb7','032858e9-a993-4721-be85-cecad92880ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e60fadeb754bf49d6f397dfe32e5cc',volume_type_id=f640ea0c-2a7e-46b0-877a-2fb2e25bf852), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:08Z,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=411bf496-8ced-4b73-b4e8-f4ba809154ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64b664c111ab49c6af8373c5ff0be0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e60fadeb754bf49d6f397dfe32e5cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f640ea0c-2a7e-46b0-877a-2fb2e25bf852),volume_type_id=f640ea0c-2a7e-46b0-877a-2fb2e25bf852)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760e7d34-9a2f-413a-a790-95e40be8bb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume request issued successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2fb3cbc6-3253-4971-a10d-6226fcbf94db tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 returned with HTTP 202 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1381/2749] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:08 2026] DELETE /volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760e7d34-9a2f-413a-a790-95e40be8bb4d) transitioned into state 'SUCCESS' from 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='64b664c111ab49c6af8373c5ff0be0cb',qos_specs=None,replication_status=,reservations=['1aff503d-19df-49f6-bdc2-2afda012de1a','69d7b522-7be7-409b-bea5-e6eeae911a6a','8be2d16b-f938-4ab8-a503-0f17a2b8adb7','032858e9-a993-4721-be85-cecad92880ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e60fadeb754bf49d6f397dfe32e5cc',volume_type_id=f640ea0c-2a7e-46b0-877a-2fb2e25bf852)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08783bc-7745-4460-8d96-0624a97b3447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08783bc-7745-4460-8d96-0624a97b3447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Flow 'volume_create_api' (06a54223-8ec0-4856-9853-0c89ac373dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Create volume request issued successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-14183055-1212-4bfa-b553-6ea91f7fbaf7 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1369/2750] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:07 2026] POST /volume/v3/volumes => generated 806 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b70b8fcc-5b28-48a8-8b87-94e7c3b8ca65 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 returned with HTTP 200 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1382/2751] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:08 2026] GET /volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2582ff8a-d094-4303-b136-c5a1cb4bb613 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1370/2752] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:08 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 874 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-46b1ca20-212b-4d43-b854-14b29dce4319 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46b1ca20-212b-4d43-b854-14b29dce4319 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46b1ca20-212b-4d43-b854-14b29dce4319 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46b1ca20-212b-4d43-b854-14b29dce4319 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-46b1ca20-212b-4d43-b854-14b29dce4319 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46b1ca20-212b-4d43-b854-14b29dce4319 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1383/2753] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:08 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 876 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a8ecfdb9-91e8-40f6-b4bd-8860c1448214 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8ecfdb9-91e8-40f6-b4bd-8860c1448214 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8ecfdb9-91e8-40f6-b4bd-8860c1448214 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a8ecfdb9-91e8-40f6-b4bd-8860c1448214 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a8ecfdb9-91e8-40f6-b4bd-8860c1448214 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 returned with HTTP 404 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1371/2754] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:09 2026] GET /volume/v3/volumes/cdaa67ad-2820-457b-8893-3ec04aa57fd7 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] DELETE http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume with id: dcab517d-bf4d-4f25-9a3c-11a8ebce8896 Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume request issued successfully. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5281496-05f9-4a5b-bd5c-eb75d8fc02e9 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 returned with HTTP 202 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1372/2755] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:09 2026] DELETE /volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ca91383-81bf-4192-9d81-30b5571b56f5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1384/2756] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:09 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 898 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cb16b0d5-6430-4a58-a146-2df2745fdb7e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 returned with HTTP 200 Sep 05 05:20:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1373/2757] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:09 2026] GET /volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 => generated 858 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-148ebcf5-5c1e-4fbf-aa64-5188ee4abca4 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1385/2758] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:09 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 934 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ffe63a23-d66e-44be-92c1-187a467c7886 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1262325323"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1262325323'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume of 1 GB Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (37bc875a-87fe-4fb5-85ca-8cb635153017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba3fcc6-6091-499c-9258-4296a6a39510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba3fcc6-6091-499c-9258-4296a6a39510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276ce95b-9616-4f09-840b-fe0d8abc8bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['d89fe001-add7-4fb4-8cb7-b08d2eb7b175', '396f7072-2860-4d5b-ae95-133bd707e6e5', '98944d2f-af07-43b0-8207-e523a93da24e', '73e3e982-d901-478c-80d3-56214a3e5c6c'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276ce95b-9616-4f09-840b-fe0d8abc8bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d89fe001-add7-4fb4-8cb7-b08d2eb7b175', '396f7072-2860-4d5b-ae95-133bd707e6e5', '98944d2f-af07-43b0-8207-e523a93da24e', '73e3e982-d901-478c-80d3-56214a3e5c6c']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78628050-d605-4c34-a874-8051f455ebe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78628050-d605-4c34-a874-8051f455ebe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00843320-0c8a-4363-926b-8a9a93110598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262325323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['d89fe001-add7-4fb4-8cb7-b08d2eb7b175','396f7072-2860-4d5b-ae95-133bd707e6e5','98944d2f-af07-43b0-8207-e523a93da24e','73e3e982-d901-478c-80d3-56214a3e5c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262325323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00843320-0c8a-4363-926b-8a9a93110598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d90352309854303aa9a3d8d5110463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0228376d-6f61-44fa-b73e-e8c3bbdcc8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0228376d-6f61-44fa-b73e-e8c3bbdcc8f9) transitioned into state 'SUCCESS' from state '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-1262325323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['d89fe001-add7-4fb4-8cb7-b08d2eb7b175','396f7072-2860-4d5b-ae95-133bd707e6e5','98944d2f-af07-43b0-8207-e523a93da24e','73e3e982-d901-478c-80d3-56214a3e5c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b62949-2c83-4cc3-8bd3-7b49348f260f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b62949-2c83-4cc3-8bd3-7b49348f260f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (37bc875a-87fe-4fb5-85ca-8cb635153017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request issued successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffe63a23-d66e-44be-92c1-187a467c7886 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1374/2759] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:09 2026] POST /volume/v3/volumes => generated 787 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-241d5178-bc5e-4578-899a-c83d082ea14e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-241d5178-bc5e-4578-899a-c83d082ea14e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-241d5178-bc5e-4578-899a-c83d082ea14e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-241d5178-bc5e-4578-899a-c83d082ea14e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-241d5178-bc5e-4578-899a-c83d082ea14e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-241d5178-bc5e-4578-899a-c83d082ea14e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 200 Sep 05 05:20:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1386/2760] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:10 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7efb9d3b-4287-4c87-9540-035a78418b62 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7efb9d3b-4287-4c87-9540-035a78418b62 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7efb9d3b-4287-4c87-9540-035a78418b62 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0a87c4f3-18fd-4efe-a6a7-2d937035ba37 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7efb9d3b-4287-4c87-9540-035a78418b62 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1375/2761] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:10 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 956 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7efb9d3b-4287-4c87-9540-035a78418b62 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 returned with HTTP 404 Sep 05 05:20:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1387/2762] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:10 2026] GET /volume/v3/volumes/dcab517d-bf4d-4f25-9a3c-11a8ebce8896 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-95d468ce-3711-42f4-87b1-fdef3663d86e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] DELETE http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume with id: 57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume request issued successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95d468ce-3711-42f4-87b1-fdef3663d86e tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a returned with HTTP 202 Sep 05 05:20:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1376/2763] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:10 2026] DELETE /volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-651114a9-7bcf-41af-8ec4-962d07b1f605 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a returned with HTTP 200 Sep 05 05:20:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1388/2764] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:10 2026] GET /volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b4ff40c-ca1a-4104-869f-4536bd082d5d tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1377/2765] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:10 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 934 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:11 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:11 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f8339e4-c118-46f9-ae78-129f71c94e60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 200 Sep 05 05:20:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1389/2766] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:11 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4dbe13a0-e1fd-4b6c-b975-0cf579a25dfe tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1378/2767] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:11 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-00c810c3-fed9-4dec-887d-a5f6102fa8d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00c810c3-fed9-4dec-887d-a5f6102fa8d7 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00c810c3-fed9-4dec-887d-a5f6102fa8d7 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00c810c3-fed9-4dec-887d-a5f6102fa8d7 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00c810c3-fed9-4dec-887d-a5f6102fa8d7 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a returned with HTTP 404 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1390/2768] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:12 2026] GET /volume/v3/volumes/57732daf-50fc-4db0-b611-145bf607224a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] DELETE http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume with id: 68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8a260186-14f5-4b71-899c-af9bd782e224 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a260186-14f5-4b71-899c-af9bd782e224 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a260186-14f5-4b71-899c-af9bd782e224 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a260186-14f5-4b71-899c-af9bd782e224 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a260186-14f5-4b71-899c-af9bd782e224 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume request issued successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3fbd971c-e8e2-4586-bfa3-83f608e1f3ce tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd returned with HTTP 202 Sep 05 05:20:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1379/2769] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:12 2026] DELETE /volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a260186-14f5-4b71-899c-af9bd782e224 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1391/2770] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:12 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 937 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7a287705-6236-48b7-9e78-748b74383432 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a287705-6236-48b7-9e78-748b74383432 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a287705-6236-48b7-9e78-748b74383432 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a287705-6236-48b7-9e78-748b74383432 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7a287705-6236-48b7-9e78-748b74383432 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a287705-6236-48b7-9e78-748b74383432 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd returned with HTTP 200 Sep 05 05:20:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1380/2771] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:12 2026] GET /volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-36121d87-dc53-4c91-ada2-6c1d48749106 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36121d87-dc53-4c91-ada2-6c1d48749106 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-36121d87-dc53-4c91-ada2-6c1d48749106 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-36121d87-dc53-4c91-ada2-6c1d48749106 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-36121d87-dc53-4c91-ada2-6c1d48749106 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-36121d87-dc53-4c91-ada2-6c1d48749106 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 200 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1392/2772] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:12 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00843320-0c8a-4363-926b-8a9a93110598", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-224894150"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create snapshot from volume 00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:12 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['155e79a9-db8e-4cd0-8c4c-14e914e9324b', '10f85513-7f3b-4a95-aee0-d6dc566624aa', '2f37cc5a-8373-4fee-b140-c9e8b328d07c', '16f101d2-2e8c-4d34-95b0-b51ded83da01'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-402a9d2d-e05b-4b24-bdbf-d65d20a7fcad tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1393/2773] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:12 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 956 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot create request issued successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-021d1b8b-08ad-4bd9-8699-33a1c5de1615 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1381/2774] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43aa0ddc-5eb9-4be2-853d-ef4e70780270 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1394/2775] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:13 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b22bbed7-6a1f-4577-89bf-a95d6da1b107 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b22bbed7-6a1f-4577-89bf-a95d6da1b107 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b22bbed7-6a1f-4577-89bf-a95d6da1b107 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b22bbed7-6a1f-4577-89bf-a95d6da1b107 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d4d82ff-9702-40ae-843b-3a47fb12eaff tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1382/2776] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:13 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 937 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b22bbed7-6a1f-4577-89bf-a95d6da1b107 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd returned with HTTP 404 Sep 05 05:20:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1395/2777] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:13 2026] GET /volume/v3/volumes/68513e1b-41c6-4279-832e-99eefaae06fd => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] DELETE http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume with id: 23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Delete volume request issued successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3a58ff7-5904-49cd-86e3-987c2f521082 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 returned with HTTP 202 Sep 05 05:20:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1383/2778] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:13 2026] DELETE /volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0568d8a5-210c-459e-a528-a618a43582b8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0568d8a5-210c-459e-a528-a618a43582b8 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0568d8a5-210c-459e-a528-a618a43582b8 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0568d8a5-210c-459e-a528-a618a43582b8 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0568d8a5-210c-459e-a528-a618a43582b8 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0568d8a5-210c-459e-a528-a618a43582b8 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 returned with HTTP 200 Sep 05 05:20:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1396/2779] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:13 2026] GET /volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6228fe40-a797-4efb-9529-fe7f97037bd6 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1384/2780] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:14 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 959 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7541ae0b-9246-4c55-85c6-a83aa12dc3d0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1397/2781] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:14 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-25a2fe30-3f90-4ec9-8018-721af197d0ac tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1385/2782] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:14 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 937 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0ec79f07-0f54-4615-a861-efff040f9992 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ec79f07-0f54-4615-a861-efff040f9992 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ec79f07-0f54-4615-a861-efff040f9992 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0ec79f07-0f54-4615-a861-efff040f9992 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0ec79f07-0f54-4615-a861-efff040f9992 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Volume info retrieved successfully. Sep 05 05:20:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0ec79f07-0f54-4615-a861-efff040f9992 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 returned with HTTP 200 Sep 05 05:20:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1398/2783] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:14 2026] GET /volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bd059f2c-50ee-401c-9331-27ddebe8f2c5 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1386/2784] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ff12824-23d2-4474-a4e2-bc42f7245bfc tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1399/2785] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be6310a7-217d-4e61-afeb-d0439b907289 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be6310a7-217d-4e61-afeb-d0439b907289 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be6310a7-217d-4e61-afeb-d0439b907289 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be6310a7-217d-4e61-afeb-d0439b907289 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be6310a7-217d-4e61-afeb-d0439b907289 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be6310a7-217d-4e61-afeb-d0439b907289 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1387/2786] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d0e126d-ffa7-4d27-8307-7ab983bfdd5e tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1400/2787] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] DELETE http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Delete volume with id: edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5026f095-6c10-4693-868a-ce66f0879672 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5026f095-6c10-4693-868a-ce66f0879672 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] GET http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5026f095-6c10-4693-868a-ce66f0879672 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5026f095-6c10-4693-868a-ce66f0879672 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5026f095-6c10-4693-868a-ce66f0879672 tempest-CreateVolumesFromImageTest-1075786189 tempest-CreateVolumesFromImageTest-1075786189-project-member] http://192.168.122.128/volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 returned with HTTP 404 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1401/2788] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/volumes/23d97ebd-7523-4d5e-b72e-a501b9e8a224 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Delete volume request issued successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecd2db3e-ce38-4e40-812e-1b7cb1f89f9a tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 202 Sep 05 05:20:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1388/2789] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:20:15 2026] DELETE /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Volume info retrieved successfully. Sep 05 05:20:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2e551ad9-b038-4c7d-8474-b47345cc22ab tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 200 Sep 05 05:20:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1402/2790] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:15 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96c6aad3-f043-4892-887b-b3672dd8976c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96c6aad3-f043-4892-887b-b3672dd8976c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96c6aad3-f043-4892-887b-b3672dd8976c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96c6aad3-f043-4892-887b-b3672dd8976c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96c6aad3-f043-4892-887b-b3672dd8976c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96c6aad3-f043-4892-887b-b3672dd8976c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1403/2791] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a892e242-4c2e-4676-9070-28e2a6af5a9b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1389/2792] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 1303 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] DELETE http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Delete volume with id: 411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Delete volume request issued successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47426d27-9c52-4cb5-bafc-8345ae44a014 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 202 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1390/2793] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:16 2026] DELETE /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2e1afff-0240-48df-8c70-d0f8ac795bd1 tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1391/2794] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] POST http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934/action Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Snapshot retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ecff246346d54980a93b01bbaa9caeab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcd468ba4ee4f31ad43c9f153ba3f0f', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c062a6dc-5ae0-40ef-9678-2d07eae198f4 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934/action returned with HTTP 403 Sep 05 05:20:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1404/2795] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:20:16 2026] POST /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934/action => generated 133 bytes in 339 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete snapshot with id: 502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot delete request issued successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3173310-a04b-46af-ae6c-b47bbe29abc6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 202 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1392/2796] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:16 2026] DELETE /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-69f027ca-caa7-462a-b52c-47408df11a69 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69f027ca-caa7-462a-b52c-47408df11a69 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69f027ca-caa7-462a-b52c-47408df11a69 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69f027ca-caa7-462a-b52c-47408df11a69 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea7b5e90-22c5-4da0-8856-ed6f848c6c72 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea7b5e90-22c5-4da0-8856-ed6f848c6c72 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea7b5e90-22c5-4da0-8856-ed6f848c6c72 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea7b5e90-22c5-4da0-8856-ed6f848c6c72 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69f027ca-caa7-462a-b52c-47408df11a69 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69f027ca-caa7-462a-b52c-47408df11a69 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1405/2797] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea7b5e90-22c5-4da0-8856-ed6f848c6c72 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 404 Sep 05 05:20:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1393/2798] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] DELETE http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Delete volume with id: edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d17be3ed-7e22-4643-bca6-7433cee8b3bf tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 404 Sep 05 05:20:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1406/2799] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:20:16 2026] DELETE /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c8fd6536-aef7-4124-9bde-7ed4179e3ae5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8fd6536-aef7-4124-9bde-7ed4179e3ae5 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] GET http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8fd6536-aef7-4124-9bde-7ed4179e3ae5 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8fd6536-aef7-4124-9bde-7ed4179e3ae5 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8fd6536-aef7-4124-9bde-7ed4179e3ae5 tempest-VolumeImageDependencyTests-69908908 tempest-VolumeImageDependencyTests-69908908-project-member] http://192.168.122.128/volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b returned with HTTP 404 Sep 05 05:20:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1394/2800] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:16 2026] GET /volume/v3/volumes/edb09d58-d450-424c-9ff6-123f8f0d326b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:20:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a7926005-3bca-456f-a5bc-45767886900b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7926005-3bca-456f-a5bc-45767886900b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a7926005-3bca-456f-a5bc-45767886900b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a7926005-3bca-456f-a5bc-45767886900b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a7926005-3bca-456f-a5bc-45767886900b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Volume info retrieved successfully. Sep 05 05:20:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a7926005-3bca-456f-a5bc-45767886900b tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 200 Sep 05 05:20:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1407/2801] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:17 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d51ccf57-9b6b-4695-90d4-ef53198e2d4d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 200 Sep 05 05:20:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1395/2802] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:17 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3c795b0c-3220-4a07-848f-a13a1a5414fb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c795b0c-3220-4a07-848f-a13a1a5414fb tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] GET http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c795b0c-3220-4a07-848f-a13a1a5414fb tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3c795b0c-3220-4a07-848f-a13a1a5414fb tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3c795b0c-3220-4a07-848f-a13a1a5414fb tempest-VolumeAndVolumeTypeFromImageTest-1609708123 tempest-VolumeAndVolumeTypeFromImageTest-1609708123-project-member] http://192.168.122.128/volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac returned with HTTP 404 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1396/2803] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:18 2026] GET /volume/v3/volumes/411bf496-8ced-4b73-b4e8-f4ba809154ac => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1833796941"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1833796941'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-802def71-c8d0-473c-8c6b-ddf0ef02c4fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-802def71-c8d0-473c-8c6b-ddf0ef02c4fa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-802def71-c8d0-473c-8c6b-ddf0ef02c4fa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-802def71-c8d0-473c-8c6b-ddf0ef02c4fa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-802def71-c8d0-473c-8c6b-ddf0ef02c4fa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 returned with HTTP 404 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1397/2804] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:18 2026] GET /volume/v3/snapshots/502298ca-d713-4ab3-9ab1-67dc0b4c1934 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (32e00a58-eb13-4ced-afcd-0684f156da8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cda93e6-d52a-4228-af94-532d0ae675df None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume with id: 00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c4842-c879-4e2b-860a-2a37ff195989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume request issued successfully. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cda93e6-d52a-4228-af94-532d0ae675df tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 202 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1398/2805] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:18 2026] DELETE /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b7289a28-87d7-4995-940d-9409da15866c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] GET http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Calling method 'detail' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012c4842-c879-4e2b-860a-2a37ff195989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:20:18 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8196f7b7-730f-49b4-a0ce-21b1f9a405fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Get all volumes completed successfully. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7289a28-87d7-4995-940d-9409da15866c tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] http://192.168.122.128/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1399/2806] 192.168.122.128 () {58 vars in 1169 bytes} [Sat Sep 5 05:20:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-477cd05a-8fc7-44b0-9bed-932a7b55b475 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 200 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1400/2807] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:18 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5244194-9d6c-4e93-8904-d735df20fdd4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5244194-9d6c-4e93-8904-d735df20fdd4 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] DELETE http://192.168.122.128/volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5244194-9d6c-4e93-8904-d735df20fdd4 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5244194-9d6c-4e93-8904-d735df20fdd4 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['86b3d431-6d41-434c-b61a-bedb0eb5d4cf', '8f0c7836-0d0e-4d78-b8c3-50a63e82b142', '07eaf4ec-80b9-4eaa-a151-8e38704344ce', '2aa3d70f-adb4-4f14-ae21-a0521f008667'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8196f7b7-730f-49b4-a0ce-21b1f9a405fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b3d431-6d41-434c-b61a-bedb0eb5d4cf', '8f0c7836-0d0e-4d78-b8c3-50a63e82b142', '07eaf4ec-80b9-4eaa-a151-8e38704344ce', '2aa3d70f-adb4-4f14-ae21-a0521f008667']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649326d1-ec4f-470a-b6c7-533d952fe049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5244194-9d6c-4e93-8904-d735df20fdd4 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] http://192.168.122.128/volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 returned with HTTP 202 Sep 05 05:20:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1401/2808] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:20:18 2026] DELETE /volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1a6d70bd-b503-4374-b2b1-a51fc1db17f7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a6d70bd-b503-4374-b2b1-a51fc1db17f7 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] GET http://192.168.122.128/volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a6d70bd-b503-4374-b2b1-a51fc1db17f7 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a6d70bd-b503-4374-b2b1-a51fc1db17f7 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a6d70bd-b503-4374-b2b1-a51fc1db17f7 tempest-VolumeAndVolumeTypeFromImageTest-1054399813 tempest-VolumeAndVolumeTypeFromImageTest-1054399813-project-admin] http://192.168.122.128/volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 returned with HTTP 404 Sep 05 05:20:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1402/2809] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:20:19 2026] GET /volume/v3/types/f640ea0c-2a7e-46b0-877a-2fb2e25bf852 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649326d1-ec4f-470a-b6c7-533d952fe049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa4921b6-e544-4953-8061-d159fb91ce3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1833796941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['86b3d431-6d41-434c-b61a-bedb0eb5d4cf','8f0c7836-0d0e-4d78-b8c3-50a63e82b142','07eaf4ec-80b9-4eaa-a151-8e38704344ce','2aa3d70f-adb4-4f14-ae21-a0521f008667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1833796941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa4921b6-e544-4953-8061-d159fb91ce3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f73972b-b624-4ba2-8fdf-dbf73a5459c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f73972b-b624-4ba2-8fdf-dbf73a5459c3) transitioned into state 'SUCCESS' from state '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-1833796941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['86b3d431-6d41-434c-b61a-bedb0eb5d4cf','8f0c7836-0d0e-4d78-b8c3-50a63e82b142','07eaf4ec-80b9-4eaa-a151-8e38704344ce','2aa3d70f-adb4-4f14-ae21-a0521f008667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95feec2-ed23-41a5-be9a-ce493bc0908c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95feec2-ed23-41a5-be9a-ce493bc0908c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (32e00a58-eb13-4ced-afcd-0684f156da8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ed6b6111-0777-4de2-a24e-3cdb22c36941 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1408/2810] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:18 2026] POST /volume/v3/volumes => generated 769 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5a88fdb-fdf0-4943-8949-489a3e8dcbc7 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 200 Sep 05 05:20:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1403/2811] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:19 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 837 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f657725-2ff7-479a-9c5d-657b09abda56 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f657725-2ff7-479a-9c5d-657b09abda56 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f657725-2ff7-479a-9c5d-657b09abda56 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f657725-2ff7-479a-9c5d-657b09abda56 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f657725-2ff7-479a-9c5d-657b09abda56 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f657725-2ff7-479a-9c5d-657b09abda56 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 200 Sep 05 05:20:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1409/2812] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:19 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c7d504b-f6e5-4dc8-a3fc-ad8173568c42 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 200 Sep 05 05:20:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1410/2813] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:20 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume of 1 GB Sep 05 05:20:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Availability Zones retrieved successfully. Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Flow 'volume_create_api' (35545b2a-7046-4d9e-93ac-ac381674b009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d759000b-5873-42bc-8fc0-1bf00a0f4a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d759000b-5873-42bc-8fc0-1bf00a0f4a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3ad8c6-c306-4319-a26a-5cd26bfc9088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Created reservations ['e9449737-8770-444c-922f-106f4be8d615', 'f451d64e-5d30-4d7b-a442-cc3d9621d3b7', 'd009c4d0-8d4a-4cba-9702-8a13b98da8a1', 'd321fc45-878b-4197-9452-53dbc63dd005'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3ad8c6-c306-4319-a26a-5cd26bfc9088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9449737-8770-444c-922f-106f4be8d615', 'f451d64e-5d30-4d7b-a442-cc3d9621d3b7', 'd009c4d0-8d4a-4cba-9702-8a13b98da8a1', 'd321fc45-878b-4197-9452-53dbc63dd005']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45152ffa-53dc-491e-b21e-b415f3ede6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:20 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45152ffa-53dc-491e-b21e-b415f3ede6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4e0405-f26f-4d7f-a893-446c1e3df45f', '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='7396ce1f7db849fe8ea04faa00c10321',qos_specs=None,replication_status=,reservations=['e9449737-8770-444c-922f-106f4be8d615','f451d64e-5d30-4d7b-a442-cc3d9621d3b7','d009c4d0-8d4a-4cba-9702-8a13b98da8a1','d321fc45-878b-4197-9452-53dbc63dd005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:20Z,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=0d4e0405-f26f-4d7f-a893-446c1e3df45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7396ce1f7db849fe8ea04faa00c10321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c00e6f-2144-4d72-89d2-9ccc7f4a3950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c00e6f-2144-4d72-89d2-9ccc7f4a3950) transitioned into state 'SUCCESS' from 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='7396ce1f7db849fe8ea04faa00c10321',qos_specs=None,replication_status=,reservations=['e9449737-8770-444c-922f-106f4be8d615','f451d64e-5d30-4d7b-a442-cc3d9621d3b7','d009c4d0-8d4a-4cba-9702-8a13b98da8a1','d321fc45-878b-4197-9452-53dbc63dd005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87a697d-2020-4294-8c72-c6798d9f4d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87a697d-2020-4294-8c72-c6798d9f4d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Flow 'volume_create_api' (35545b2a-7046-4d9e-93ac-ac381674b009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:20 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume request issued successfully. Sep 05 05:20:20 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d05831c7-3ecf-4c9d-9a9b-4bed814b0c12 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:20 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1404/2814] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:20 2026] POST /volume/v3/volumes => generated 749 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de5f7cd8-133a-402b-b44a-e2484e8a4521 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 200 Sep 05 05:20:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1411/2815] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:20 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-792e3780-a0d2-4a30-8551-856ddee77de8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-792e3780-a0d2-4a30-8551-856ddee77de8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-792e3780-a0d2-4a30-8551-856ddee77de8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-792e3780-a0d2-4a30-8551-856ddee77de8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-792e3780-a0d2-4a30-8551-856ddee77de8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 returned with HTTP 404 Sep 05 05:20:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1405/2816] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:21 2026] GET /volume/v3/volumes/00843320-0c8a-4363-926b-8a9a93110598 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2096521497"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2096521497'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume of 1 GB Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (b501ffe1-81de-49c5-8585-e9ac6d9ecc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f50084-04b7-451a-b80c-8eee297b92c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f50084-04b7-451a-b80c-8eee297b92c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15234e0-bcc2-4c5a-ad30-4c14273e6d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['783940ce-de66-44cb-8af4-e687c058d878', '8b903b5b-62fb-4fe0-af4b-a15a2274712a', '53e65824-5e2e-4da3-892e-4512c429ecba', '3809bfcc-7130-4bf4-b028-4cc263c28e95'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15234e0-bcc2-4c5a-ad30-4c14273e6d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783940ce-de66-44cb-8af4-e687c058d878', '8b903b5b-62fb-4fe0-af4b-a15a2274712a', '53e65824-5e2e-4da3-892e-4512c429ecba', '3809bfcc-7130-4bf4-b028-4cc263c28e95']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85d2977-ff69-4d20-b9e1-0d41474c53ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d85d2977-ff69-4d20-b9e1-0d41474c53ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096521497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['783940ce-de66-44cb-8af4-e687c058d878','8b903b5b-62fb-4fe0-af4b-a15a2274712a','53e65824-5e2e-4da3-892e-4512c429ecba','3809bfcc-7130-4bf4-b028-4cc263c28e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096521497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d90352309854303aa9a3d8d5110463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2117259a-8c9a-4fcb-97ba-5ee06f8cfb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2117259a-8c9a-4fcb-97ba-5ee06f8cfb8a) transitioned into state 'SUCCESS' from state '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-2096521497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['783940ce-de66-44cb-8af4-e687c058d878','8b903b5b-62fb-4fe0-af4b-a15a2274712a','53e65824-5e2e-4da3-892e-4512c429ecba','3809bfcc-7130-4bf4-b028-4cc263c28e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641529b3-bf24-46c6-8a34-a89a2b69c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641529b3-bf24-46c6-8a34-a89a2b69c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f83d3eb-0170-4ae4-b983-bfc66c24e598 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 200 Sep 05 05:20:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1406/2817] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:21 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (b501ffe1-81de-49c5-8585-e9ac6d9ecc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request issued successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae2e95ed-7baf-4df3-88ef-0841d3e31381 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1412/2818] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:21 2026] POST /volume/v3/volumes => generated 787 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-df91c0d3-487b-4227-958d-ab9665ef8535 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa4921b6-e544-4953-8061-d159fb91ce3f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1401297719"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create snapshot from volume fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fe24555-7a26-4d0f-a1d5-b47820e98242 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 200 Sep 05 05:20:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1413/2819] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:21 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 966 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['109f60bc-5e6b-463e-b8ac-8362b622ab0e', 'a40421f6-68c0-489a-8287-8cdc32c548da', '14666aa4-ed9e-41e5-a878-fe49111dfd2d', '6c5b8565-8e1c-4325-9b33-d23dcb6edf95'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot create request issued successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-df91c0d3-487b-4227-958d-ab9665ef8535 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1407/2820] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:21 2026] POST /volume/v3/snapshots => generated 316 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62a4efd4-b730-47e6-b94f-8e5d471e07b9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1414/2821] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:21 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30764db8-0a5e-48f4-9fd1-968f0c49a629 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 200 Sep 05 05:20:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1408/2822] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:21 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3b4819e6-4f43-4f7a-ad36-9953cf525305 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 200 Sep 05 05:20:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1415/2823] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:22 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea98a377-d608-494b-a0db-0a73f0e65bb4 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1409/2824] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:22 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5b2b0bc-fbab-48d3-82ba-d6b6a993d513 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1416/2825] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6d9bdc5c-0e04-400e-bdee-6c768a8f3efc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1410/2826] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1916898490"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1916898490'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume of 1 GB Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Availability Zones retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Flow 'volume_create_api' (0f3ba4d0-6bab-4010-9aa8-b6a1e2ae470f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a81d84-c447-43f8-973c-973313012513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a81d84-c447-43f8-973c-973313012513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6a92bf-9202-452c-b336-567f8187eaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-98a42091-6277-4ae7-a14c-e99aa243851d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Created reservations ['77ef111e-3647-472b-b62a-4ef4fd11d15f', 'ce7cf537-a813-4c61-95c5-6925dac3f13e', '81de7791-cc1d-4989-a865-57b31931acb3', '8a0f5c60-496f-48b3-9eef-b8cbcde9653d'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6a92bf-9202-452c-b336-567f8187eaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ef111e-3647-472b-b62a-4ef4fd11d15f', 'ce7cf537-a813-4c61-95c5-6925dac3f13e', '81de7791-cc1d-4989-a865-57b31931acb3', '8a0f5c60-496f-48b3-9eef-b8cbcde9653d']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfe13da-f4bc-4071-acbc-8ef3db48bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1526544644"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1526544644'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfe13da-f4bc-4071-acbc-8ef3db48bf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a0b227-02d0-4842-b887-e7b74962d4fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1916898490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7396ce1f7db849fe8ea04faa00c10321',qos_specs=None,replication_status=,reservations=['77ef111e-3647-472b-b62a-4ef4fd11d15f','ce7cf537-a813-4c61-95c5-6925dac3f13e','81de7791-cc1d-4989-a865-57b31931acb3','8a0f5c60-496f-48b3-9eef-b8cbcde9653d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1916898490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a0b227-02d0-4842-b887-e7b74962d4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7396ce1f7db849fe8ea04faa00c10321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf6a79e-f570-406e-99bd-160df36cb27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (8fa10f7d-edbf-47f1-b60d-539960c6ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3095ccf-3522-4733-9c94-2d4f56338e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf6a79e-f570-406e-99bd-160df36cb27e) transitioned into 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-1916898490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7396ce1f7db849fe8ea04faa00c10321',qos_specs=None,replication_status=,reservations=['77ef111e-3647-472b-b62a-4ef4fd11d15f','ce7cf537-a813-4c61-95c5-6925dac3f13e','81de7791-cc1d-4989-a865-57b31931acb3','8a0f5c60-496f-48b3-9eef-b8cbcde9653d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e789dbd5f7a4ad188d28e1f67f06ffc',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7562017-2ddc-4dac-b2a5-60f0f06eef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7562017-2ddc-4dac-b2a5-60f0f06eef49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Flow 'volume_create_api' (0f3ba4d0-6bab-4010-9aa8-b6a1e2ae470f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create volume request issued successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-69e3a28f-fb77-4812-a93f-c28ff2261225 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1417/2827] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:23 2026] POST /volume/v3/volumes => generated 785 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3095ccf-3522-4733-9c94-2d4f56338e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1683a7-09a1-4b83-b93d-3f9e84a16abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3cc0a832-fbd2-43ed-83eb-8f374786e359 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1418/2828] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eda48b00-3958-4fed-8337-34b0d71754ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eda48b00-3958-4fed-8337-34b0d71754ab tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eda48b00-3958-4fed-8337-34b0d71754ab tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eda48b00-3958-4fed-8337-34b0d71754ab tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['bb5a3792-59fa-4b79-ba2a-3fbd0249ef2d', 'c25d4cc1-e296-4def-aa49-a2e8e19dd545', '20eb0c86-3b3c-4b90-b72b-7ace561bbe14', 'a8b4cdf0-71e7-4d1f-8f4d-6be1789e4973'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1683a7-09a1-4b83-b93d-3f9e84a16abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5a3792-59fa-4b79-ba2a-3fbd0249ef2d', 'c25d4cc1-e296-4def-aa49-a2e8e19dd545', '20eb0c86-3b3c-4b90-b72b-7ace561bbe14', 'a8b4cdf0-71e7-4d1f-8f4d-6be1789e4973']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161d8772-f3a8-4b5c-9876-a3605161095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eda48b00-3958-4fed-8337-34b0d71754ab tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eda48b00-3958-4fed-8337-34b0d71754ab tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1419/2829] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1575212617"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161d8772-f3a8-4b5c-9876-a3605161095f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526544644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['bb5a3792-59fa-4b79-ba2a-3fbd0249ef2d','c25d4cc1-e296-4def-aa49-a2e8e19dd545','20eb0c86-3b3c-4b90-b72b-7ace561bbe14','a8b4cdf0-71e7-4d1f-8f4d-6be1789e4973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526544644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b2f2ff-3ebe-4a4c-b13e-076aace8d73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create snapshot from volume 57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25af476-837f-4b00-ad40-00cda39360d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25af476-837f-4b00-ad40-00cda39360d1) transitioned into state 'SUCCESS' from state '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-1526544644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['bb5a3792-59fa-4b79-ba2a-3fbd0249ef2d','c25d4cc1-e296-4def-aa49-a2e8e19dd545','20eb0c86-3b3c-4b90-b72b-7ace561bbe14','a8b4cdf0-71e7-4d1f-8f4d-6be1789e4973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17251818-014f-4824-804e-0c65dd7250fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['8f2a96e8-7ab4-4498-b10b-bcfa1d4e2a77', 'dc443259-61cc-4afb-b4fe-b753db16ced4', '24510303-42f0-4fc9-bae4-3c7b3b09a1aa', '99f43ac9-0551-429b-b733-2965150560cf'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17251818-014f-4824-804e-0c65dd7250fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (8fa10f7d-edbf-47f1-b60d-539960c6ae07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98a42091-6277-4ae7-a14c-e99aa243851d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1411/2830] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:23 2026] POST /volume/v3/volumes => generated 773 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3eb5b9fd-3936-4c0e-8d6e-cdaf15317be9 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1412/2831] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-081340e8-b61c-4dac-8b55-aab3b3818822 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-081340e8-b61c-4dac-8b55-aab3b3818822 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-081340e8-b61c-4dac-8b55-aab3b3818822 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-081340e8-b61c-4dac-8b55-aab3b3818822 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-081340e8-b61c-4dac-8b55-aab3b3818822 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot create request issued successfully. Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d3d7e80-97cf-45a3-9d5f-7c0f579f2f50 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1420/2832] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-081340e8-b61c-4dac-8b55-aab3b3818822 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1413/2833] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ad1d916c-93d4-46d5-9882-bdbc7d5e6269 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1421/2834] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:23 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7897ced-e089-45aa-a37d-b6abf5561bdf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1414/2835] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:24 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-469b4836-9d7b-4f47-a606-ff7cb3d46990 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1422/2836] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:24 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-441e2110-6d43-4979-91f0-4e5639cb7e2d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1423/2837] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:25 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12f1b808-ed90-4dbf-87d8-d173cc7cc940 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1415/2838] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:25 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b692bc3-19c9-435a-b0cd-e927bc0c2ff2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1424/2839] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:25 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e04b969f-55b5-4443-bd2c-59a45773e602 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e04b969f-55b5-4443-bd2c-59a45773e602 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e04b969f-55b5-4443-bd2c-59a45773e602 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e04b969f-55b5-4443-bd2c-59a45773e602 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e04b969f-55b5-4443-bd2c-59a45773e602 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e04b969f-55b5-4443-bd2c-59a45773e602 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1416/2840] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:25 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e583f6d3-7620-4da0-8900-94d85bb01da6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1377808789"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e583f6d3-7620-4da0-8900-94d85bb01da6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1377808789'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (9cc55315-791f-440f-8e49-8660ed1b03d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1ac013-5a79-4f1e-977b-38eb57371a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1548ee9d-3dd4-4cd4-9844-56ad46b7d17a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1417/2841] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:26 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-868da505-7151-4c44-ba3a-6e60df2685d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-868da505-7151-4c44-ba3a-6e60df2685d2 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-868da505-7151-4c44-ba3a-6e60df2685d2 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-868da505-7151-4c44-ba3a-6e60df2685d2 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1ac013-5a79-4f1e-977b-38eb57371a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ee6aed-4a7c-4ba3-81d2-f2dd55fa9b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-868da505-7151-4c44-ba3a-6e60df2685d2 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-868da505-7151-4c44-ba3a-6e60df2685d2 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1418/2842] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:26 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['43e9aaa5-dc54-4319-9792-28bb659a1e13', '2871e7cf-19dc-4c7f-877b-29f1ba65cef3', '9d355599-c8c8-495d-b63f-c8553edf6ec6', '29e6f8ff-7913-4354-8e4d-d6ae8a6a29e2'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ee6aed-4a7c-4ba3-81d2-f2dd55fa9b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43e9aaa5-dc54-4319-9792-28bb659a1e13', '2871e7cf-19dc-4c7f-877b-29f1ba65cef3', '9d355599-c8c8-495d-b63f-c8553edf6ec6', '29e6f8ff-7913-4354-8e4d-d6ae8a6a29e2']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d17c413-3b01-4b98-aee5-8b30bb19ba1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d17c413-3b01-4b98-aee5-8b30bb19ba1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63659a33-da35-4fe6-8124-58504de2df2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1377808789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['43e9aaa5-dc54-4319-9792-28bb659a1e13','2871e7cf-19dc-4c7f-877b-29f1ba65cef3','9d355599-c8c8-495d-b63f-c8553edf6ec6','29e6f8ff-7913-4354-8e4d-d6ae8a6a29e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1377808789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63659a33-da35-4fe6-8124-58504de2df2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb125b5-6598-47c9-8227-f4b389cc1d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb125b5-6598-47c9-8227-f4b389cc1d89) transitioned into state 'SUCCESS' from state '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-1377808789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['43e9aaa5-dc54-4319-9792-28bb659a1e13','2871e7cf-19dc-4c7f-877b-29f1ba65cef3','9d355599-c8c8-495d-b63f-c8553edf6ec6','29e6f8ff-7913-4354-8e4d-d6ae8a6a29e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbac538-16b5-4796-a929-6ddbd0398448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbac538-16b5-4796-a929-6ddbd0398448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (9cc55315-791f-440f-8e49-8660ed1b03d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37f69ab2-3447-46a8-b966-0230a41f54b3 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1425/2843] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:25 2026] POST /volume/v3/volumes => generated 769 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e583f6d3-7620-4da0-8900-94d85bb01da6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-877919796"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e583f6d3-7620-4da0-8900-94d85bb01da6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-877919796'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (c062d5d2-9317-4238-9716-7bb3bafe2f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c989dc0-930e-4315-8905-544f9a561862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c989dc0-930e-4315-8905-544f9a561862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (848ed7bb-1be3-48a4-84e7-e9d13d9c0c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['65a9b191-2b2a-4233-ad55-284c57ec3d82', 'f233cbcf-c9d0-4be1-8bd2-3882c43ce50b', '88cb3a58-23a4-4ea5-93fe-5750f2163f4b', 'e422a51b-db5d-46e8-9ff3-070a3052a80b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (848ed7bb-1be3-48a4-84e7-e9d13d9c0c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a9b191-2b2a-4233-ad55-284c57ec3d82', 'f233cbcf-c9d0-4be1-8bd2-3882c43ce50b', '88cb3a58-23a4-4ea5-93fe-5750f2163f4b', 'e422a51b-db5d-46e8-9ff3-070a3052a80b']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82d0899-c95f-405d-8d40-0c49ec8ee50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82d0899-c95f-405d-8d40-0c49ec8ee50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72627ce5-2d29-4dc2-a149-05add58bf648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-877919796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['65a9b191-2b2a-4233-ad55-284c57ec3d82','f233cbcf-c9d0-4be1-8bd2-3882c43ce50b','88cb3a58-23a4-4ea5-93fe-5750f2163f4b','e422a51b-db5d-46e8-9ff3-070a3052a80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-877919796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72627ce5-2d29-4dc2-a149-05add58bf648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0b5850-467e-4202-9f6c-062c73300f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0b5850-467e-4202-9f6c-062c73300f6b) transitioned into state 'SUCCESS' from state '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-877919796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['65a9b191-2b2a-4233-ad55-284c57ec3d82','f233cbcf-c9d0-4be1-8bd2-3882c43ce50b','88cb3a58-23a4-4ea5-93fe-5750f2163f4b','e422a51b-db5d-46e8-9ff3-070a3052a80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4d719a-43a3-4d46-89ec-4bff3eec1b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4d719a-43a3-4d46-89ec-4bff3eec1b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (c062d5d2-9317-4238-9716-7bb3bafe2f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8dfdd384-e7ab-4074-8bdb-39a8f57958f1 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1419/2844] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:26 2026] POST /volume/v3/volumes => generated 768 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e583f6d3-7620-4da0-8900-94d85bb01da6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2066195776"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e583f6d3-7620-4da0-8900-94d85bb01da6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2066195776'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (162bc3ee-2700-4c81-b2b5-b3f060599228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef0b610-c822-4388-ab70-6413422890ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-baedc84a-ecd5-4eee-a482-347a91bc495e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-baedc84a-ecd5-4eee-a482-347a91bc495e tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-baedc84a-ecd5-4eee-a482-347a91bc495e tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-baedc84a-ecd5-4eee-a482-347a91bc495e tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-baedc84a-ecd5-4eee-a482-347a91bc495e tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-baedc84a-ecd5-4eee-a482-347a91bc495e tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1420/2845] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:26 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef0b610-c822-4388-ab70-6413422890ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102aa502-e816-4b82-ba32-e1fbcf427245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-277432d8-22bf-4191-9b35-4e6a78125038 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-277432d8-22bf-4191-9b35-4e6a78125038 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-277432d8-22bf-4191-9b35-4e6a78125038 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-277432d8-22bf-4191-9b35-4e6a78125038 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-277432d8-22bf-4191-9b35-4e6a78125038 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-277432d8-22bf-4191-9b35-4e6a78125038 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1421/2846] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:26 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 878 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4a0b227-02d0-4842-b887-e7b74962d4fe", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1828720483"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['9cf035c7-f7f8-4300-902f-d0a37f0c481f', '198cc684-429f-4db6-982b-26c900924ef8', '4dc728de-7ea9-45ba-9e69-33e866b46c0c', '6687c100-e652-49b7-b2a4-1ed7e2b2c20f'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102aa502-e816-4b82-ba32-e1fbcf427245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf035c7-f7f8-4300-902f-d0a37f0c481f', '198cc684-429f-4db6-982b-26c900924ef8', '4dc728de-7ea9-45ba-9e69-33e866b46c0c', '6687c100-e652-49b7-b2a4-1ed7e2b2c20f']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d093f4-fe39-4366-b3bc-b4c3c1d55cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:26 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Create snapshot from volume b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d093f4-fe39-4366-b3bc-b4c3c1d55cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f90f5c6-7523-4945-b04c-d75dc8759ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2066195776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['9cf035c7-f7f8-4300-902f-d0a37f0c481f','198cc684-429f-4db6-982b-26c900924ef8','4dc728de-7ea9-45ba-9e69-33e866b46c0c','6687c100-e652-49b7-b2a4-1ed7e2b2c20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2066195776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f90f5c6-7523-4945-b04c-d75dc8759ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5e847c-9800-4daa-aab9-5e602ea0fb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5e847c-9800-4daa-aab9-5e602ea0fb6e) transitioned into state 'SUCCESS' from state '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-2066195776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['9cf035c7-f7f8-4300-902f-d0a37f0c481f','198cc684-429f-4db6-982b-26c900924ef8','4dc728de-7ea9-45ba-9e69-33e866b46c0c','6687c100-e652-49b7-b2a4-1ed7e2b2c20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3880e0dc-f1a1-462f-8daa-0a72682c8b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Created reservations ['9f4bb9e7-ebda-4de6-916b-ee6e4011c563', 'bb228f61-a08f-4ec3-b3b7-96661fd90f93', '672b42ce-6355-44e7-bff8-2071b426b766', 'e2d22a37-11e1-49ea-a98f-4eadeadc0906'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3880e0dc-f1a1-462f-8daa-0a72682c8b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (162bc3ee-2700-4c81-b2b5-b3f060599228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b45b9eb-7877-478c-8f19-415f2c8a5d91 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1426/2847] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:26 2026] POST /volume/v3/volumes => generated 769 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b1cdd5a5-e209-4c73-b3d2-a8e3b4af0f6a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1427/2848] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:27 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e583f6d3-7620-4da0-8900-94d85bb01da6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-30113114"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e583f6d3-7620-4da0-8900-94d85bb01da6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-30113114'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (aaa92651-43d4-408c-92a7-3a58bf73275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f65aac4-b4be-4685-b5af-76ef0c6d879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot create request issued successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0da4b945-7682-4aaf-8d56-b368092e3d9a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1422/2849] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:26 2026] POST /volume/v3/snapshots => generated 326 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-298414bf-0fe6-49ae-8be8-0e226ce8e86d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1423/2850] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:27 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5e704664-d876-423e-b684-3e78071a34fc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e704664-d876-423e-b684-3e78071a34fc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5e704664-d876-423e-b684-3e78071a34fc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5e704664-d876-423e-b684-3e78071a34fc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5e704664-d876-423e-b684-3e78071a34fc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5e704664-d876-423e-b684-3e78071a34fc tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1424/2851] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:27 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f65aac4-b4be-4685-b5af-76ef0c6d879d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd82e08-3f09-40d9-8fac-f53f85d23f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['726593a9-dda6-448e-a5dd-cb46278503ea', '1dbe466b-7df3-4fdf-b66e-668fa4e08c81', 'e2942c1e-63af-400f-a6c6-00e8a8543e88', '6bb4286b-823d-4155-9611-55426efe2613'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd82e08-3f09-40d9-8fac-f53f85d23f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['726593a9-dda6-448e-a5dd-cb46278503ea', '1dbe466b-7df3-4fdf-b66e-668fa4e08c81', 'e2942c1e-63af-400f-a6c6-00e8a8543e88', '6bb4286b-823d-4155-9611-55426efe2613']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32d51bc-301d-45c7-9d76-aa7c02c0bc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32d51bc-301d-45c7-9d76-aa7c02c0bc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23980ea-e85e-4769-b32a-a0f5c32efa4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-30113114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['726593a9-dda6-448e-a5dd-cb46278503ea','1dbe466b-7df3-4fdf-b66e-668fa4e08c81','e2942c1e-63af-400f-a6c6-00e8a8543e88','6bb4286b-823d-4155-9611-55426efe2613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-30113114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23980ea-e85e-4769-b32a-a0f5c32efa4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0def16a9-27b1-414f-a91f-9961ce4fd6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0def16a9-27b1-414f-a91f-9961ce4fd6cc) transitioned into state 'SUCCESS' from state '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-30113114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['726593a9-dda6-448e-a5dd-cb46278503ea','1dbe466b-7df3-4fdf-b66e-668fa4e08c81','e2942c1e-63af-400f-a6c6-00e8a8543e88','6bb4286b-823d-4155-9611-55426efe2613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9395677-8bb3-467b-9e57-fea6b6d6d9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9395677-8bb3-467b-9e57-fea6b6d6d9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (aaa92651-43d4-408c-92a7-3a58bf73275b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65687f4b-937a-4272-bb8f-4fd72c52d854 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1428/2852] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:27 2026] POST /volume/v3/volumes => generated 767 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e583f6d3-7620-4da0-8900-94d85bb01da6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1188903278"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e583f6d3-7620-4da0-8900-94d85bb01da6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1188903278'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume of 1 GB Sep 05 05:20:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Availability Zones retrieved successfully. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (eb1668c0-456e-4860-8da3-79972ec0e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2965188c-104b-4b21-8ccb-515050aaa519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2965188c-104b-4b21-8ccb-515050aaa519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228daa54-0982-40cc-b8d6-65b3a3d2d094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Created reservations ['d8f52831-482a-4cda-ab29-9b381997092f', '7846db76-1732-41a9-a1ca-683ecd088ead', '25113e19-de04-4145-ac53-62ebc7ea511d', '72a5b0a8-82b1-4711-a908-db4d22091075'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228daa54-0982-40cc-b8d6-65b3a3d2d094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f52831-482a-4cda-ab29-9b381997092f', '7846db76-1732-41a9-a1ca-683ecd088ead', '25113e19-de04-4145-ac53-62ebc7ea511d', '72a5b0a8-82b1-4711-a908-db4d22091075']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f73b50c-3bd1-450b-b266-f9ec37ee0df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f73b50c-3bd1-450b-b266-f9ec37ee0df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb3129d-3ae6-4472-934d-bf1a883f3e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1188903278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['d8f52831-482a-4cda-ab29-9b381997092f','7846db76-1732-41a9-a1ca-683ecd088ead','25113e19-de04-4145-ac53-62ebc7ea511d','72a5b0a8-82b1-4711-a908-db4d22091075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1188903278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb3129d-3ae6-4472-934d-bf1a883f3e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb516afdca3f4d53a01e3815de2a52bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b16bbd0620d41fa9958795beb0166fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc104b1-194b-423c-84dd-f6389a88f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc104b1-194b-423c-84dd-f6389a88f20d) transitioned into state 'SUCCESS' from state '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-1188903278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb516afdca3f4d53a01e3815de2a52bc',qos_specs=None,replication_status=,reservations=['d8f52831-482a-4cda-ab29-9b381997092f','7846db76-1732-41a9-a1ca-683ecd088ead','25113e19-de04-4145-ac53-62ebc7ea511d','72a5b0a8-82b1-4711-a908-db4d22091075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b16bbd0620d41fa9958795beb0166fd',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77100f52-abc9-4fd6-90ff-37c467f83415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77100f52-abc9-4fd6-90ff-37c467f83415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Flow 'volume_create_api' (eb1668c0-456e-4860-8da3-79972ec0e86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Create volume request issued successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ff9f2254-bf52-4f48-ad74-9b1bd97d9d3b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1425/2853] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:27 2026] POST /volume/v3/volumes => generated 769 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7a37682e-331d-4ffc-8349-d1a89a27dd0b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1429/2854] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-622bbaf7-c444-4461-bc2d-65c8e135ad04 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1426/2855] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef0ef852-1578-480c-a608-963bc1a3d541 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.db.api [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Building query based on filter {{(pid=89024) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Get all snapshots completed successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef0ef852-1578-480c-a608-963bc1a3d541 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1430/2856] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete snapshot with id: da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot delete request issued successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f8e00cd-19c2-4ee2-9d9e-de9b0e5addcb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 202 Sep 05 05:20:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1427/2857] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:28 2026] DELETE /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b1e8ee2-4dd2-4030-9402-ccef658e7179 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1428/2858] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-84f6351c-a140-4f93-99d2-be268f6f5d8a tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1431/2859] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fdf5daf6-e04b-486d-bc47-0082797d32b9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1429/2860] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:28 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cb82bdd2-dc65-4956-9705-b1d063cc9307 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 200 Sep 05 05:20:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1432/2861] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:29 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-53365d31-ef22-4db9-aa54-793f36c849ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53365d31-ef22-4db9-aa54-793f36c849ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53365d31-ef22-4db9-aa54-793f36c849ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-53365d31-ef22-4db9-aa54-793f36c849ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8bfa97fb-582d-4a23-bc50-0a5f295c3b36 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1430/2862] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:29 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2b0cb7c-6726-466c-9356-a1bea59767b6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 200 Sep 05 05:20:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1431/2863] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:29 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-53365d31-ef22-4db9-aa54-793f36c849ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-53365d31-ef22-4db9-aa54-793f36c849ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1433/2864] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:29 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73b2f2ff-3ebe-4a4c-b13e-076aace8d73a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-736616709"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {"'source_volid": '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-736616709'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (7133ecee-c36c-4437-930e-35a7a062f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2b67a5-4ed2-4e43-a39f-2ad3d330fc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2b67a5-4ed2-4e43-a39f-2ad3d330fc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbd124f-e4fd-48db-b9ab-9d1310f305ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['e36aae26-5a63-4e7e-a0a4-c3d469f9a4d7', 'd842f3c0-8d5a-4dc1-8bd3-023803b70e6d', 'b2848d22-b33c-4b96-beb9-26458f6f114d', 'f350e199-e3a6-45da-93a1-1a1bcc9529f7'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbd124f-e4fd-48db-b9ab-9d1310f305ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36aae26-5a63-4e7e-a0a4-c3d469f9a4d7', 'd842f3c0-8d5a-4dc1-8bd3-023803b70e6d', 'b2848d22-b33c-4b96-beb9-26458f6f114d', 'f350e199-e3a6-45da-93a1-1a1bcc9529f7']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3149867-c714-4326-ad40-2d2ad0832c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3149867-c714-4326-ad40-2d2ad0832c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ff6670-9e0e-46ff-9791-82e564022495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-736616709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['e36aae26-5a63-4e7e-a0a4-c3d469f9a4d7','d842f3c0-8d5a-4dc1-8bd3-023803b70e6d','b2848d22-b33c-4b96-beb9-26458f6f114d','f350e199-e3a6-45da-93a1-1a1bcc9529f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-736616709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ff6670-9e0e-46ff-9791-82e564022495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f64b10-6541-4c55-bd83-3a9f4acbb2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f64b10-6541-4c55-bd83-3a9f4acbb2a5) transitioned into state 'SUCCESS' from state '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-736616709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['e36aae26-5a63-4e7e-a0a4-c3d469f9a4d7','d842f3c0-8d5a-4dc1-8bd3-023803b70e6d','b2848d22-b33c-4b96-beb9-26458f6f114d','f350e199-e3a6-45da-93a1-1a1bcc9529f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9812fbdb-967e-4416-af90-ea1a687f4a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9812fbdb-967e-4416-af90-ea1a687f4a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (7133ecee-c36c-4437-930e-35a7a062f046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dc9632c7-6209-4b53-9878-b00d87d0b668 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1432/2865] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:29 2026] POST /volume/v3/volumes => generated 772 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-498e914f-eb59-41ff-9a17-493fa2880210 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73b2f2ff-3ebe-4a4c-b13e-076aace8d73a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1481470770"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {"'source_volid": '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1481470770'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (46191ad1-1cc1-4623-80c6-6bf17afadc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d8a8fd-1878-4eaf-a59d-7f81ee15c84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d8a8fd-1878-4eaf-a59d-7f81ee15c84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:29 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a4cac4-86e7-4684-8002-47139463b9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['6483330b-16b3-4bd8-bc97-fdae155c01a8', '49e9f0c4-1097-4176-843b-78eb2a249dd5', '6e927b3a-fcf1-4ecc-a423-7de46ea7770d', 'e1918c0b-2c44-41c1-a247-1f51130f6aa9'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a4cac4-86e7-4684-8002-47139463b9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6483330b-16b3-4bd8-bc97-fdae155c01a8', '49e9f0c4-1097-4176-843b-78eb2a249dd5', '6e927b3a-fcf1-4ecc-a423-7de46ea7770d', 'e1918c0b-2c44-41c1-a247-1f51130f6aa9']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33132531-2259-4ab8-881b-a03ff20a5fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33132531-2259-4ab8-881b-a03ff20a5fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e865d2f8-4c05-45d1-a275-5d5e30ea4c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1481470770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['6483330b-16b3-4bd8-bc97-fdae155c01a8','49e9f0c4-1097-4176-843b-78eb2a249dd5','6e927b3a-fcf1-4ecc-a423-7de46ea7770d','e1918c0b-2c44-41c1-a247-1f51130f6aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1481470770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e865d2f8-4c05-45d1-a275-5d5e30ea4c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db00f857-5454-4ce0-9e10-208212d73cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db00f857-5454-4ce0-9e10-208212d73cb1) transitioned into state 'SUCCESS' from state '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-1481470770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['6483330b-16b3-4bd8-bc97-fdae155c01a8','49e9f0c4-1097-4176-843b-78eb2a249dd5','6e927b3a-fcf1-4ecc-a423-7de46ea7770d','e1918c0b-2c44-41c1-a247-1f51130f6aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8c67b5-ccac-44ff-b0e7-bb7ccb3da324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8c67b5-ccac-44ff-b0e7-bb7ccb3da324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (46191ad1-1cc1-4623-80c6-6bf17afadc1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-498e914f-eb59-41ff-9a17-493fa2880210 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1434/2866] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:29 2026] POST /volume/v3/volumes => generated 773 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e971f72e-beae-4867-bed0-1225b27def6b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e971f72e-beae-4867-bed0-1225b27def6b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e971f72e-beae-4867-bed0-1225b27def6b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e971f72e-beae-4867-bed0-1225b27def6b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73b2f2ff-3ebe-4a4c-b13e-076aace8d73a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-237439626"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {"'source_volid": '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-237439626'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e971f72e-beae-4867-bed0-1225b27def6b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (03cb02d6-4460-4c54-b1bd-f1bc494078df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab10317-5ef4-4b9e-a030-f564c9dc6085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e971f72e-beae-4867-bed0-1225b27def6b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 200 Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1433/2867] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:30 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7f537376-aab8-4328-9182-a3029ea74c64 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f537376-aab8-4328-9182-a3029ea74c64 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f537376-aab8-4328-9182-a3029ea74c64 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7f537376-aab8-4328-9182-a3029ea74c64 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7f537376-aab8-4328-9182-a3029ea74c64 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab10317-5ef4-4b9e-a030-f564c9dc6085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cfcc4a-993c-402c-b020-a629c873ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7f537376-aab8-4328-9182-a3029ea74c64 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 returned with HTTP 200 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1434/2868] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:30 2026] GET /volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ef98241f-8f8b-42cb-b9ae-43a7d58aaf3f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1435/2869] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:30 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ed9d81f9-fa6c-42ff-acbd-e353b0f78f60 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed9d81f9-fa6c-42ff-acbd-e353b0f78f60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed9d81f9-fa6c-42ff-acbd-e353b0f78f60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ed9d81f9-fa6c-42ff-acbd-e353b0f78f60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['523e589e-bb83-44f1-bce9-8979a38f3fa6', '547f2cc3-8a89-47cd-9945-1f6435ca1b9b', '930b51dd-8356-4ecc-bc19-7e5778541bf9', '2da6c3a1-5fca-4873-84e3-d760f33dab9b'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cfcc4a-993c-402c-b020-a629c873ba83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['523e589e-bb83-44f1-bce9-8979a38f3fa6', '547f2cc3-8a89-47cd-9945-1f6435ca1b9b', '930b51dd-8356-4ecc-bc19-7e5778541bf9', '2da6c3a1-5fca-4873-84e3-d760f33dab9b']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ed9d81f9-fa6c-42ff-acbd-e353b0f78f60 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec returned with HTTP 404 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1436/2870] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:30 2026] GET /volume/v3/snapshots/da37f415-19f8-4ddf-b9cb-067de67c77ec => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996be79f-97bf-4adf-a531-c2b3423ff113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-270d000a-4313-4768-96c6-b34d1097a30f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume with id: 57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996be79f-97bf-4adf-a531-c2b3423ff113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cba6322-db19-4626-b16c-1ade64917ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-237439626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['523e589e-bb83-44f1-bce9-8979a38f3fa6','547f2cc3-8a89-47cd-9945-1f6435ca1b9b','930b51dd-8356-4ecc-bc19-7e5778541bf9','2da6c3a1-5fca-4873-84e3-d760f33dab9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-237439626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cba6322-db19-4626-b16c-1ade64917ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d24a3d-8180-4b73-84f3-c45a3e5799f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume request issued successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-270d000a-4313-4768-96c6-b34d1097a30f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 202 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1437/2871] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:30 2026] DELETE /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d24a3d-8180-4b73-84f3-c45a3e5799f6) transitioned into state 'SUCCESS' from state '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-237439626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['523e589e-bb83-44f1-bce9-8979a38f3fa6','547f2cc3-8a89-47cd-9945-1f6435ca1b9b','930b51dd-8356-4ecc-bc19-7e5778541bf9','2da6c3a1-5fca-4873-84e3-d760f33dab9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e6d5578-6f85-4ea1-b8e7-d2cb834864c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e6d5578-6f85-4ea1-b8e7-d2cb834864c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (03cb02d6-4460-4c54-b1bd-f1bc494078df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3ba0787a-58d4-440f-a1ee-4a702fb3bbd8 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 200 Sep 05 05:20:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1438/2872] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:30 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6658a57d-f522-41a5-9fe7-1d3ce48e2bba tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1435/2873] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:30 2026] POST /volume/v3/volumes => generated 772 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73b2f2ff-3ebe-4a4c-b13e-076aace8d73a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1889909452"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {"'source_volid": '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1889909452'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (db06787f-b0e5-4616-99ea-57754884767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2efc67-6282-4e88-9f9e-de215c2e491e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2efc67-6282-4e88-9f9e-de215c2e491e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca5ac0b-869c-4e4d-90bc-fe4818798b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['03bdbf97-ee5a-41a7-9c59-abbc32eb8de9', '7287099a-6d39-463c-8029-7eff1c050415', '151479b0-7668-46d9-bd1f-49c1c50348dc', 'e6787406-c999-49fe-980b-63712df90498'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca5ac0b-869c-4e4d-90bc-fe4818798b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03bdbf97-ee5a-41a7-9c59-abbc32eb8de9', '7287099a-6d39-463c-8029-7eff1c050415', '151479b0-7668-46d9-bd1f-49c1c50348dc', 'e6787406-c999-49fe-980b-63712df90498']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52eef6a8-1dda-4db9-9977-660a80a95fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52eef6a8-1dda-4db9-9977-660a80a95fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b993874b-3d42-4f53-bd34-9a95c27a2d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1889909452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['03bdbf97-ee5a-41a7-9c59-abbc32eb8de9','7287099a-6d39-463c-8029-7eff1c050415','151479b0-7668-46d9-bd1f-49c1c50348dc','e6787406-c999-49fe-980b-63712df90498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1889909452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b993874b-3d42-4f53-bd34-9a95c27a2d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878bd8cb-92cb-4890-a938-0a541901d3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878bd8cb-92cb-4890-a938-0a541901d3e9) transitioned into state 'SUCCESS' from state '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-1889909452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['03bdbf97-ee5a-41a7-9c59-abbc32eb8de9','7287099a-6d39-463c-8029-7eff1c050415','151479b0-7668-46d9-bd1f-49c1c50348dc','e6787406-c999-49fe-980b-63712df90498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caaddac-40ff-43fb-92cb-ccfe2709974d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0caaddac-40ff-43fb-92cb-ccfe2709974d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (db06787f-b0e5-4616-99ea-57754884767a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba0e3a52-d785-42f5-98b9-99119993ab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1439/2874] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:30 2026] POST /volume/v3/volumes => generated 773 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "73b2f2ff-3ebe-4a4c-b13e-076aace8d73a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1891498508"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request body: {'volume': {"'source_volid": '73b2f2ff-3ebe-4a4c-b13e-076aace8d73a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1891498508'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume of 1 GB Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Availability Zones retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (95a49004-8f7d-44d7-9c76-5ffb770cd71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fa5d4a-b508-4b7a-8a73-cdc3a9193f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fa5d4a-b508-4b7a-8a73-cdc3a9193f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884fe34f-ab0a-4d07-9737-d91d33231302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Created reservations ['59b6585b-1e15-4782-a131-4b075f77a7fb', 'ec632c1d-d7ba-4eec-b9c6-497ab96f72d5', '65917665-c28b-4862-bb44-94a4b0fc698a', '0473e645-2996-43c4-9fca-a547efda75bf'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884fe34f-ab0a-4d07-9737-d91d33231302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b6585b-1e15-4782-a131-4b075f77a7fb', 'ec632c1d-d7ba-4eec-b9c6-497ab96f72d5', '65917665-c28b-4862-bb44-94a4b0fc698a', '0473e645-2996-43c4-9fca-a547efda75bf']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d6ea76-c9df-4b9f-8b6e-cea9bc237b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d6ea76-c9df-4b9f-8b6e-cea9bc237b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac71f93a-fcb9-43ec-81ef-91b36ac8b7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891498508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['59b6585b-1e15-4782-a131-4b075f77a7fb','ec632c1d-d7ba-4eec-b9c6-497ab96f72d5','65917665-c28b-4862-bb44-94a4b0fc698a','0473e645-2996-43c4-9fca-a547efda75bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891498508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac71f93a-fcb9-43ec-81ef-91b36ac8b7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c657235a3fda464cafe5a5f233b90991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3291ad0-c0ca-48c4-a95c-9b46fd450ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3291ad0-c0ca-48c4-a95c-9b46fd450ef4) transitioned into state 'SUCCESS' from state '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-1891498508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c657235a3fda464cafe5a5f233b90991',qos_specs=None,replication_status=,reservations=['59b6585b-1e15-4782-a131-4b075f77a7fb','ec632c1d-d7ba-4eec-b9c6-497ab96f72d5','65917665-c28b-4862-bb44-94a4b0fc698a','0473e645-2996-43c4-9fca-a547efda75bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27bab183b95b47bb92e8673e0ad0c0c5',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d82b959-36c8-4447-8cf9-72b896a46db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b15aee05-048e-48e4-a2ac-a1156c75f537 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 returned with HTTP 200 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1440/2875] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:31 2026] GET /volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c4a97e19-7152-448d-a294-7debdec64d74 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d82b959-36c8-4447-8cf9-72b896a46db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4a97e19-7152-448d-a294-7debdec64d74 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4a97e19-7152-448d-a294-7debdec64d74 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4a97e19-7152-448d-a294-7debdec64d74 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Flow 'volume_create_api' (95a49004-8f7d-44d7-9c76-5ffb770cd71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Create volume request issued successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-668d2cf9-2d37-4f1e-8d8e-415f846fb9ed tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1436/2876] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:20:31 2026] POST /volume/v3/volumes => generated 773 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d5718f63-297e-499e-8bdb-e9142e390f65 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5718f63-297e-499e-8bdb-e9142e390f65 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5718f63-297e-499e-8bdb-e9142e390f65 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5718f63-297e-499e-8bdb-e9142e390f65 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c4a97e19-7152-448d-a294-7debdec64d74 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4a97e19-7152-448d-a294-7debdec64d74 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1441/2877] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:31 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-10d6992c-bee8-404c-9a75-d31fe6166250 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d5718f63-297e-499e-8bdb-e9142e390f65 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10d6992c-bee8-404c-9a75-d31fe6166250 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-10d6992c-bee8-404c-9a75-d31fe6166250 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-10d6992c-bee8-404c-9a75-d31fe6166250 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5718f63-297e-499e-8bdb-e9142e390f65 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1437/2878] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:31 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-10d6992c-bee8-404c-9a75-d31fe6166250 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10d6992c-bee8-404c-9a75-d31fe6166250 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1442/2879] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:31 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-78bd3a82-4843-4efe-8311-37766f5285f2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78bd3a82-4843-4efe-8311-37766f5285f2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78bd3a82-4843-4efe-8311-37766f5285f2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-78bd3a82-4843-4efe-8311-37766f5285f2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-78bd3a82-4843-4efe-8311-37766f5285f2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-78bd3a82-4843-4efe-8311-37766f5285f2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 200 Sep 05 05:20:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1438/2880] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:31 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-70c0f4ba-85a0-479b-9edf-27e1acc569dd tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1443/2881] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:32 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4c839c7b-7cf6-45b7-9476-4464ca8e581d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1439/2882] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:32 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9161fa00-89d5-4528-8c39-db22afb5b25c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9161fa00-89d5-4528-8c39-db22afb5b25c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9161fa00-89d5-4528-8c39-db22afb5b25c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9161fa00-89d5-4528-8c39-db22afb5b25c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9161fa00-89d5-4528-8c39-db22afb5b25c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9161fa00-89d5-4528-8c39-db22afb5b25c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1444/2883] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:32 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ce1be04-0f7a-4557-ba28-902ec68dfb05 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ce1be04-0f7a-4557-ba28-902ec68dfb05 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ce1be04-0f7a-4557-ba28-902ec68dfb05 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ce1be04-0f7a-4557-ba28-902ec68dfb05 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ce1be04-0f7a-4557-ba28-902ec68dfb05 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 returned with HTTP 404 Sep 05 05:20:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1440/2884] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:32 2026] GET /volume/v3/volumes/57fc9a5e-5a17-4d86-8ae4-fbc9af1cf052 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1374280265"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1374280265'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume of 1 GB Sep 05 05:20:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (58a1016c-df9c-4c52-a316-4a675030dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb43108c-795c-4367-8af3-8061195b9662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb43108c-795c-4367-8af3-8061195b9662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764c7332-37e0-436a-a707-990983865b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['2dccec79-3a90-4bb1-abcf-95a6407d0f0b', 'c03292ea-909e-4d66-a562-5e3ca4785f67', '1d1748c3-d836-4925-975d-f60a47424fe9', 'f91f4e9e-25d7-4650-bb9a-5db673f42605'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764c7332-37e0-436a-a707-990983865b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dccec79-3a90-4bb1-abcf-95a6407d0f0b', 'c03292ea-909e-4d66-a562-5e3ca4785f67', '1d1748c3-d836-4925-975d-f60a47424fe9', 'f91f4e9e-25d7-4650-bb9a-5db673f42605']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a33f1f-d8d8-4a9d-9a08-e554bdd67ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a33f1f-d8d8-4a9d-9a08-e554bdd67ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '551b1eba-f002-453a-ab81-980348784245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1374280265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['2dccec79-3a90-4bb1-abcf-95a6407d0f0b','c03292ea-909e-4d66-a562-5e3ca4785f67','1d1748c3-d836-4925-975d-f60a47424fe9','f91f4e9e-25d7-4650-bb9a-5db673f42605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1374280265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=551b1eba-f002-453a-ab81-980348784245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d90352309854303aa9a3d8d5110463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a72937e-6483-4b33-b857-6f6ce811c098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a72937e-6483-4b33-b857-6f6ce811c098) transitioned into state 'SUCCESS' from state '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-1374280265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['2dccec79-3a90-4bb1-abcf-95a6407d0f0b','c03292ea-909e-4d66-a562-5e3ca4785f67','1d1748c3-d836-4925-975d-f60a47424fe9','f91f4e9e-25d7-4650-bb9a-5db673f42605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4987ae2c-130b-48b3-a868-13e10d61a67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4987ae2c-130b-48b3-a868-13e10d61a67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (58a1016c-df9c-4c52-a316-4a675030dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request issued successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e1eba7a-3a2e-44f2-bc01-587469c66b9b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1445/2885] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:32 2026] POST /volume/v3/volumes => generated 787 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-56c5b8e3-f3e9-46c7-85d1-48ca6c25cd44 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1441/2886] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ad090b25-ed71-4b03-9030-600faa159f62 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad090b25-ed71-4b03-9030-600faa159f62 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad090b25-ed71-4b03-9030-600faa159f62 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad090b25-ed71-4b03-9030-600faa159f62 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ad090b25-ed71-4b03-9030-600faa159f62 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad090b25-ed71-4b03-9030-600faa159f62 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1446/2887] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a9da8c7-e825-4af1-9eda-54e11e147ed7 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1442/2888] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-640c4f80-613e-48e3-a508-8377a25ea625 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Delete snapshot with id: d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a803990-0e72-4839-ac4c-c27a6b9f609d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1443/2889] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot delete request issued successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-640c4f80-613e-48e3-a508-8377a25ea625 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 202 Sep 05 05:20:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1447/2890] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:33 2026] DELETE /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7d0c6b8-deb5-4145-afc1-e8e4a22abd48 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1444/2891] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 484 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4a40ec4-39c3-49a5-bca2-0c7a53aca35d tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1448/2892] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:33 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e38100f8-11e7-4024-a889-4d6466733391 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e38100f8-11e7-4024-a889-4d6466733391 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e38100f8-11e7-4024-a889-4d6466733391 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e38100f8-11e7-4024-a889-4d6466733391 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e38100f8-11e7-4024-a889-4d6466733391 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e38100f8-11e7-4024-a889-4d6466733391 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1445/2893] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f77bde74-414a-4287-872a-166e22a21caf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f77bde74-414a-4287-872a-166e22a21caf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f77bde74-414a-4287-872a-166e22a21caf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f77bde74-414a-4287-872a-166e22a21caf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-de4624e6-6df6-481f-ab0e-2b54f1a7dfac tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1449/2894] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f77bde74-414a-4287-872a-166e22a21caf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Snapshot retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f77bde74-414a-4287-872a-166e22a21caf tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1446/2895] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b32210ce-3032-4824-a3e1-c6463caafb98 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b32210ce-3032-4824-a3e1-c6463caafb98 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b32210ce-3032-4824-a3e1-c6463caafb98 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b32210ce-3032-4824-a3e1-c6463caafb98 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b32210ce-3032-4824-a3e1-c6463caafb98 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da553606-e1c3-4ab1-8d6f-9395e64deac6 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1447/2896] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b32210ce-3032-4824-a3e1-c6463caafb98 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1450/2897] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef429350-d4e5-40c7-90b0-5fb86a1aac7b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 returned with HTTP 200 Sep 05 05:20:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1448/2898] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:34 2026] GET /volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93a3fa11-f079-43f5-a2a8-67386d9f2930 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1451/2899] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:35 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7203dc2c-6ba1-4bee-9e85-c9d461fc8828 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7203dc2c-6ba1-4bee-9e85-c9d461fc8828 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7203dc2c-6ba1-4bee-9e85-c9d461fc8828 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7203dc2c-6ba1-4bee-9e85-c9d461fc8828 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7203dc2c-6ba1-4bee-9e85-c9d461fc8828 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed returned with HTTP 404 Sep 05 05:20:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1449/2900] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:35 2026] GET /volume/v3/snapshots/d770372a-9fb2-44d2-862f-a44e78be23ed => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Delete volume with id: b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Delete volume request issued successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-088e3e43-44f6-407a-ad09-93c5ea277dc9 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 202 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1452/2901] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:35 2026] DELETE /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-594ad80c-4224-4a76-8b23-5f3ca73d5816 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1450/2902] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:35 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b4160ac0-ab27-4083-87c7-31fe0102290b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4160ac0-ab27-4083-87c7-31fe0102290b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4160ac0-ab27-4083-87c7-31fe0102290b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4160ac0-ab27-4083-87c7-31fe0102290b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c07a7e34-8f5e-4dc4-a23b-adbbc3c18f5b tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 200 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1453/2903] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:35 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 877 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b4160ac0-ab27-4083-87c7-31fe0102290b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4160ac0-ab27-4083-87c7-31fe0102290b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 returned with HTTP 200 Sep 05 05:20:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1451/2904] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:35 2026] GET /volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4b8f0e19-1f48-4bbd-9042-1252e06c2526 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 returned with HTTP 202 Sep 05 05:20:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1454/2905] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:35 2026] DELETE /volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f6f00770-d82e-4b39-b373-dfe16257447b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6f00770-d82e-4b39-b373-dfe16257447b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6f00770-d82e-4b39-b373-dfe16257447b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f6f00770-d82e-4b39-b373-dfe16257447b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f6f00770-d82e-4b39-b373-dfe16257447b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f6f00770-d82e-4b39-b373-dfe16257447b tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 returned with HTTP 200 Sep 05 05:20:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1452/2906] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:36 2026] GET /volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cf5b91d-0132-484b-adb5-f6b10622f16a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1455/2907] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:36 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e1fc7761-8902-405f-82a0-275c4ed4f1e4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e1fc7761-8902-405f-82a0-275c4ed4f1e4 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-62a8b07c-340e-4025-a8cc-debe23a6e130 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1453/2908] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:36 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e1fc7761-8902-405f-82a0-275c4ed4f1e4 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e1fc7761-8902-405f-82a0-275c4ed4f1e4 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e1fc7761-8902-405f-82a0-275c4ed4f1e4 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe returned with HTTP 404 Sep 05 05:20:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1456/2909] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:36 2026] GET /volume/v3/volumes/b4a0b227-02d0-4842-b887-e7b74962d4fe => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] DELETE http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Delete volume with id: 0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ac13f798-f0b1-4907-8942-bb37a8293ffd tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 returned with HTTP 200 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1454/2910] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:36 2026] GET /volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f0958112-57b0-4708-9885-94189d4cd49f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Delete volume request issued successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ffd0734d-e884-486c-a902-5aa6c9b804d2 tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 202 Sep 05 05:20:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1457/2911] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:36 2026] DELETE /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0958112-57b0-4708-9885-94189d4cd49f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0958112-57b0-4708-9885-94189d4cd49f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0958112-57b0-4708-9885-94189d4cd49f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f0958112-57b0-4708-9885-94189d4cd49f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e70d385a-860e-4a3c-b9f6-f32bad54064f tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 200 Sep 05 05:20:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1458/2912] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:37 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-459f59ce-0bd9-496d-886a-bcf2f82263cf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-459f59ce-0bd9-496d-886a-bcf2f82263cf tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-459f59ce-0bd9-496d-886a-bcf2f82263cf tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-459f59ce-0bd9-496d-886a-bcf2f82263cf tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0958112-57b0-4708-9885-94189d4cd49f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 returned with HTTP 200 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1455/2913] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:37 2026] GET /volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 => generated 864 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-459f59ce-0bd9-496d-886a-bcf2f82263cf tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 returned with HTTP 404 Sep 05 05:20:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1459/2914] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:37 2026] GET /volume/v3/volumes/ebb3129d-3ae6-4472-934d-bf1a883f3e01 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: f23980ea-e85e-4769-b32a-a0f5c32efa4f Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b4c3cc47-3861-476a-a750-64ef79fd8d30 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f returned with HTTP 202 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1456/2915] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:37 2026] DELETE /volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-17f3e7de-3c57-4a4c-9e0b-abcbca5309d5 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f returned with HTTP 200 Sep 05 05:20:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1460/2916] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:37 2026] GET /volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef3c270d-e7c2-459b-a989-60f316549a4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef3c270d-e7c2-459b-a989-60f316549a4b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef3c270d-e7c2-459b-a989-60f316549a4b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef3c270d-e7c2-459b-a989-60f316549a4b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ef3c270d-e7c2-459b-a989-60f316549a4b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef3c270d-e7c2-459b-a989-60f316549a4b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1457/2917] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:37 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5c362e86-7675-45a0-8405-a090c5213c8a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c362e86-7675-45a0-8405-a090c5213c8a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] GET http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c362e86-7675-45a0-8405-a090c5213c8a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c362e86-7675-45a0-8405-a090c5213c8a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c362e86-7675-45a0-8405-a090c5213c8a tempest-CinderUnicodeTest-1712953756 tempest-CinderUnicodeTest-1712953756-project-member] http://192.168.122.128/volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f returned with HTTP 404 Sep 05 05:20:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1461/2918] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/0d4e0405-f26f-4d7f-a893-446c1e3df45f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70e1dbf0-55b5-4305-b81d-78e74e4c880b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 returned with HTTP 200 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1458/2919] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-bdcc4915-212c-4901-abb0-afe9025baa03 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bdcc4915-212c-4901-abb0-afe9025baa03 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bdcc4915-212c-4901-abb0-afe9025baa03 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-bdcc4915-212c-4901-abb0-afe9025baa03 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-bdcc4915-212c-4901-abb0-afe9025baa03 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-bdcc4915-212c-4901-abb0-afe9025baa03 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 200 Sep 05 05:20:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1462/2920] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5a94b921-b06f-44e5-a61e-4efbcb2bda2d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a94b921-b06f-44e5-a61e-4efbcb2bda2d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a94b921-b06f-44e5-a61e-4efbcb2bda2d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5a94b921-b06f-44e5-a61e-4efbcb2bda2d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5a94b921-b06f-44e5-a61e-4efbcb2bda2d tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f returned with HTTP 404 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1459/2921] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/f23980ea-e85e-4769-b32a-a0f5c32efa4f => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: 9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:38 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c0d2c0eb-e6a6-4a7e-8a07-06cc19ff5845 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1460/2922] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8af0ae1b-49e8-4925-b479-d32407bfffdb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 202 Sep 05 05:20:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1463/2923] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:38 2026] DELETE /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6dd736e8-ed3d-4f24-acdc-43fceb29904e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1461/2924] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:38 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0b478078-736a-4dcf-bc07-dcf91195d7a8 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 200 Sep 05 05:20:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1464/2925] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:39 2026] GET /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-547073f6-624c-475c-9261-bda03fd27e6c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-547073f6-624c-475c-9261-bda03fd27e6c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-547073f6-624c-475c-9261-bda03fd27e6c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-547073f6-624c-475c-9261-bda03fd27e6c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-547073f6-624c-475c-9261-bda03fd27e6c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-547073f6-624c-475c-9261-bda03fd27e6c tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da returned with HTTP 200 Sep 05 05:20:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1462/2926] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:39 2026] GET /volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0eb93b16-8c47-450e-8ab0-6fd69e130452 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1465/2927] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:39 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da5cdc4c-f44b-4245-9116-f57ab303c00f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 200 Sep 05 05:20:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1463/2928] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:39 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d76708fb-d2c5-41a1-a221-9f21b95c01a5 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da returned with HTTP 200 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1466/2929] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e736211-fdd2-4897-af58-22e862eaf8aa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e736211-fdd2-4897-af58-22e862eaf8aa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e736211-fdd2-4897-af58-22e862eaf8aa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e736211-fdd2-4897-af58-22e862eaf8aa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1e736211-fdd2-4897-af58-22e862eaf8aa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e736211-fdd2-4897-af58-22e862eaf8aa tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1467/2930] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-00cf7d7d-222b-48f5-876c-44d86af45d0f tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da returned with HTTP 202 Sep 05 05:20:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1464/2931] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:40 2026] DELETE /volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8f043919-6649-4f6a-9839-b4c19caabecb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f043919-6649-4f6a-9839-b4c19caabecb tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-42702547-4e2b-449e-b802-c52499237192 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f043919-6649-4f6a-9839-b4c19caabecb tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f043919-6649-4f6a-9839-b4c19caabecb tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "551b1eba-f002-453a-ab81-980348784245", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1563641763"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f043919-6649-4f6a-9839-b4c19caabecb tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create snapshot from volume 551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f043919-6649-4f6a-9839-b4c19caabecb tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da returned with HTTP 200 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1468/2932] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f486f747-8f52-40df-ae8e-2d96136f4306 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f486f747-8f52-40df-ae8e-2d96136f4306 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f486f747-8f52-40df-ae8e-2d96136f4306 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f486f747-8f52-40df-ae8e-2d96136f4306 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f486f747-8f52-40df-ae8e-2d96136f4306 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf returned with HTTP 404 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1469/2933] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/volumes/9f90f5c6-7523-4945-b04c-d75dc8759ebf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: 72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['7e8198be-5c21-4ba3-ba3c-0074a839345d', '96cf488b-4357-4a1b-a468-732075b73616', 'a0835962-c61c-48b5-ba45-53c8ce2d1863', '0a171bc4-f6c9-4cbe-abe9-07d7ce8897c3'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b6bfe00-7486-4dd4-a1b2-4d8f3f0e769e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 returned with HTTP 202 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1470/2934] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:40 2026] DELETE /volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot create request issued successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7786d061-4e0b-4bfc-97a2-be3a4f14de67 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 returned with HTTP 200 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1471/2935] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-42702547-4e2b-449e-b802-c52499237192 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1465/2936] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1ac91e27-cba2-4c2a-a6d0-38b04d7a736e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1472/2937] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:40 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e5a6f134-5434-467d-a85d-b2f469299589 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5a6f134-5434-467d-a85d-b2f469299589 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da Sep 05 05:20:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5a6f134-5434-467d-a85d-b2f469299589 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5a6f134-5434-467d-a85d-b2f469299589 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5a6f134-5434-467d-a85d-b2f469299589 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da returned with HTTP 404 Sep 05 05:20:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1466/2938] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:41 2026] GET /volume/v3/volumes/ac71f93a-fcb9-43ec-81ef-91b36ac8b7da => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9456393a-1a02-4864-b9cc-c5144af0a87b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9456393a-1a02-4864-b9cc-c5144af0a87b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 202 Sep 05 05:20:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1473/2939] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:41 2026] DELETE /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6fb4b103-106f-42d8-9f9c-cc4e8713a371 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 200 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1474/2940] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:41 2026] GET /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8e54f0eb-4191-488e-80c7-593e0e77c264 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e54f0eb-4191-488e-80c7-593e0e77c264 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e54f0eb-4191-488e-80c7-593e0e77c264 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e54f0eb-4191-488e-80c7-593e0e77c264 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e54f0eb-4191-488e-80c7-593e0e77c264 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 returned with HTTP 404 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1475/2941] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:42 2026] GET /volume/v3/volumes/72627ce5-2d29-4dc2-a149-05add58bf648 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6c573e44-897a-48bc-9b73-39c0be564e93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c573e44-897a-48bc-9b73-39c0be564e93 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c573e44-897a-48bc-9b73-39c0be564e93 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c573e44-897a-48bc-9b73-39c0be564e93 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6c573e44-897a-48bc-9b73-39c0be564e93 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c573e44-897a-48bc-9b73-39c0be564e93 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1476/2942] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:42 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-20790703-af66-4cf1-8c01-37fef502d1eb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: 63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-93812023"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-93812023'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-20790703-af66-4cf1-8c01-37fef502d1eb tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 202 Sep 05 05:20:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1477/2943] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:42 2026] DELETE /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (7cc65079-3d19-45ff-ac20-de3972459e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b8625c1-76d2-408c-9b9b-e9b88a0e6247 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 200 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1478/2944] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:42 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28df50c1-c04b-4cd6-b76b-77263109a921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28df50c1-c04b-4cd6-b76b-77263109a921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b099c6-72a4-4f18-87f9-3c1bada26d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['436a7dd9-c96d-4c4b-808d-15c026fa047d', 'a3cb0605-e595-46b4-924f-5abf352d59e6', 'd139d9d2-c25d-4e3d-aa1b-12847e53c098', '0e1759c4-5d94-4e80-807c-1ac620b71a78'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b099c6-72a4-4f18-87f9-3c1bada26d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436a7dd9-c96d-4c4b-808d-15c026fa047d', 'a3cb0605-e595-46b4-924f-5abf352d59e6', 'd139d9d2-c25d-4e3d-aa1b-12847e53c098', '0e1759c4-5d94-4e80-807c-1ac620b71a78']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f99080-6dde-4981-b15c-661a0354bfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f99080-6dde-4981-b15c-661a0354bfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93812023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['436a7dd9-c96d-4c4b-808d-15c026fa047d','a3cb0605-e595-46b4-924f-5abf352d59e6','d139d9d2-c25d-4e3d-aa1b-12847e53c098','0e1759c4-5d94-4e80-807c-1ac620b71a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-93812023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204bb8ef-f895-4bd6-af99-491369c40fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204bb8ef-f895-4bd6-af99-491369c40fc7) transitioned into state 'SUCCESS' from state '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-93812023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['436a7dd9-c96d-4c4b-808d-15c026fa047d','a3cb0605-e595-46b4-924f-5abf352d59e6','d139d9d2-c25d-4e3d-aa1b-12847e53c098','0e1759c4-5d94-4e80-807c-1ac620b71a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e61c19-a9f7-4aa7-a0a7-ed71ddef0105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e61c19-a9f7-4aa7-a0a7-ed71ddef0105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (7cc65079-3d19-45ff-ac20-de3972459e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a5bfb904-7cd2-47d2-be21-7a3300fe090b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1467/2945] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:41 2026] POST /volume/v3/volumes => generated 785 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d65f44ec-4482-4b0f-aad4-ef0f3cc2c3c5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 200 Sep 05 05:20:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1479/2946] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:42 2026] GET /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3109e8d8-f13e-4add-bb67-95c1c7e94405 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 200 Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9b7291ed-c48f-4972-b7d7-c2ecd61ed063 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1480/2947] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:43 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1468/2948] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:43 2026] GET /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87ce4af3-83d8-47b9-8f99-a4a37e9047ec tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 200 Sep 05 05:20:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1481/2949] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:43 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cef650dc-fd7e-4560-9524-fc83d70e8fa8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 200 Sep 05 05:20:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1469/2950] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:43 2026] GET /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-33240c49-7951-4301-8e95-a8eba00793d7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33240c49-7951-4301-8e95-a8eba00793d7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33240c49-7951-4301-8e95-a8eba00793d7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-33240c49-7951-4301-8e95-a8eba00793d7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-adb69e22-669f-4c2c-8e3e-ad3916b281a0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adb69e22-669f-4c2c-8e3e-ad3916b281a0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adb69e22-669f-4c2c-8e3e-ad3916b281a0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adb69e22-669f-4c2c-8e3e-ad3916b281a0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-33240c49-7951-4301-8e95-a8eba00793d7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-33240c49-7951-4301-8e95-a8eba00793d7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1482/2951] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adb69e22-669f-4c2c-8e3e-ad3916b281a0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 returned with HTTP 404 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1470/2952] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/volumes/b993874b-3d42-4f53-bd34-9a95c27a2d75 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] POST http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502/action Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: 1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Updating snapshot '8c2e8acd-70e2-42ec-b343-5d9a0c106502' with '{'status': 'error'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ecff246346d54980a93b01bbaa9caeab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcd468ba4ee4f31ad43c9f153ba3f0f', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-380871ea-d9c3-4bb1-8fea-33dae36052e5 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502/action returned with HTTP 403 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1483/2953] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:20:44 2026] POST /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete snapshot with id: 8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b8cc39d-3068-45b0-b3c9-10d8baeeada0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 returned with HTTP 202 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1471/2954] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:44 2026] DELETE /volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-de141913-cb63-4896-8b0d-21b5bad18525 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de141913-cb63-4896-8b0d-21b5bad18525 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de141913-cb63-4896-8b0d-21b5bad18525 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de141913-cb63-4896-8b0d-21b5bad18525 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot delete request issued successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f861b29-f4c8-44de-9ede-cf0f3f61089f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 202 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1484/2955] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:44 2026] DELETE /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-de141913-cb63-4896-8b0d-21b5bad18525 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de141913-cb63-4896-8b0d-21b5bad18525 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 returned with HTTP 200 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1472/2956] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b43e6be0-e20f-463f-a83c-592ed45eb128 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-761fda51-7be4-4cc5-ac88-70043201ec28 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1485/2957] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-761fda51-7be4-4cc5-ac88-70043201ec28 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-761fda51-7be4-4cc5-ac88-70043201ec28 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-761fda51-7be4-4cc5-ac88-70043201ec28 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-761fda51-7be4-4cc5-ac88-70043201ec28 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a returned with HTTP 404 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1473/2958] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/volumes/63659a33-da35-4fe6-8124-58504de2df2a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c872ede5-40a5-427a-87c1-ceb004e2356f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete snapshot with id: e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot delete request issued successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c872ede5-40a5-427a-87c1-ceb004e2356f tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 202 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1486/2959] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:44 2026] DELETE /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-723d1ecb-9fbf-4e7e-9ded-037c329473ff tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1474/2960] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d6bf4da1-2dd3-4258-a5d3-e31fdacc8ae9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 200 Sep 05 05:20:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1487/2961] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:44 2026] GET /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2cbe5a65-6996-4d42-b47a-35516af21331 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1", "name": "tempest-ProjectMemberTests-Snapshot-987987035"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Volume info retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Create snapshot from volume b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Created reservations ['994f5d62-98e0-42e0-b535-dba8f560ec33', '45b30f26-9ba5-4e02-a0ec-59cf4892f0bc', 'da2905b8-637e-4d6e-86d5-3b685afd7359', 'ff83b756-5c1a-43a9-99a6-5c146c685981'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6f4eb3b7-58da-45dc-a0c7-f7c929ddc178 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot create request issued successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2cbe5a65-6996-4d42-b47a-35516af21331 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1475/2962] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:44 2026] POST /volume/v3/snapshots => generated 304 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ea10c124-548e-493b-b9d0-974744e1701d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f4eb3b7-58da-45dc-a0c7-f7c929ddc178 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6f4eb3b7-58da-45dc-a0c7-f7c929ddc178 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6f4eb3b7-58da-45dc-a0c7-f7c929ddc178 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea10c124-548e-493b-b9d0-974744e1701d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea10c124-548e-493b-b9d0-974744e1701d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ea10c124-548e-493b-b9d0-974744e1701d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ea10c124-548e-493b-b9d0-974744e1701d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f4eb3b7-58da-45dc-a0c7-f7c929ddc178 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 returned with HTTP 404 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ea10c124-548e-493b-b9d0-974744e1701d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 200 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1476/2963] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:45 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-774f043c-29b5-4f61-bdea-ac38db851218 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1488/2964] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:45 2026] GET /volume/v3/volumes/1cba6322-db19-4626-b16c-1ade64917ff0 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-774f043c-29b5-4f61-bdea-ac38db851218 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-774f043c-29b5-4f61-bdea-ac38db851218 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-774f043c-29b5-4f61-bdea-ac38db851218 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: e865d2f8-4c05-45d1-a275-5d5e30ea4c53 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-774f043c-29b5-4f61-bdea-ac38db851218 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-774f043c-29b5-4f61-bdea-ac38db851218 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1477/2965] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:45 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 436 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bd268c67-6996-4163-a9aa-c8e853665c49 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f8cde8f-3e3c-4fb6-8535-5315c1900b8b tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 returned with HTTP 202 Sep 05 05:20:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1489/2966] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:45 2026] DELETE /volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd268c67-6996-4163-a9aa-c8e853665c49 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd268c67-6996-4163-a9aa-c8e853665c49 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bd268c67-6996-4163-a9aa-c8e853665c49 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c98768e1-1138-431a-87be-9e2433378791 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c98768e1-1138-431a-87be-9e2433378791 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c98768e1-1138-431a-87be-9e2433378791 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:45 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c98768e1-1138-431a-87be-9e2433378791 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bd268c67-6996-4163-a9aa-c8e853665c49 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Snapshot retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bd268c67-6996-4163-a9aa-c8e853665c49 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 200 Sep 05 05:20:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1478/2967] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:45 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 474 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:45 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:45 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c98768e1-1138-431a-87be-9e2433378791 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:45 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c98768e1-1138-431a-87be-9e2433378791 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 returned with HTTP 200 Sep 05 05:20:45 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1490/2968] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:45 2026] GET /volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 => generated 865 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-edecb447-e1db-4c34-b91b-fd993790335a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-edecb447-e1db-4c34-b91b-fd993790335a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-edecb447-e1db-4c34-b91b-fd993790335a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-edecb447-e1db-4c34-b91b-fd993790335a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-edecb447-e1db-4c34-b91b-fd993790335a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 returned with HTTP 404 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1479/2969] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/snapshots/8c2e8acd-70e2-42ec-b343-5d9a0c106502 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume with id: 551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5dca2b1e-6bd6-4abf-94d6-fbf289f9cf70 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1480/2970] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume request issued successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-118dc744-404f-42a8-8ce1-64d4b020bca6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 202 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1491/2971] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:46 2026] DELETE /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aa026b96-f980-4161-973e-88ab4adb863e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa026b96-f980-4161-973e-88ab4adb863e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa026b96-f980-4161-973e-88ab4adb863e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa026b96-f980-4161-973e-88ab4adb863e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2f98d7bb-4716-4506-94a7-5bb08575edda None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa026b96-f980-4161-973e-88ab4adb863e tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 returned with HTTP 404 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1481/2972] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/snapshots/e583f6d3-7620-4da0-8900-94d85bb01da6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f98d7bb-4716-4506-94a7-5bb08575edda tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f98d7bb-4716-4506-94a7-5bb08575edda tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2f98d7bb-4716-4506-94a7-5bb08575edda tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0052c68f-9c04-45d6-877a-023aac25d336 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] DELETE http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume with id: fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2f98d7bb-4716-4506-94a7-5bb08575edda tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2f98d7bb-4716-4506-94a7-5bb08575edda tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1492/2973] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30a5338e-6e84-4b31-b98d-46fa92ad6e38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30a5338e-6e84-4b31-b98d-46fa92ad6e38 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30a5338e-6e84-4b31-b98d-46fa92ad6e38 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30a5338e-6e84-4b31-b98d-46fa92ad6e38 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30a5338e-6e84-4b31-b98d-46fa92ad6e38 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 returned with HTTP 404 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1493/2974] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/volumes/e865d2f8-4c05-45d1-a275-5d5e30ea4c53 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Delete volume request issued successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0052c68f-9c04-45d6-877a-023aac25d336 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 202 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1482/2975] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:46 2026] DELETE /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f269aec4-9dfc-441b-93e5-3291bec38eef None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f269aec4-9dfc-441b-93e5-3291bec38eef tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f269aec4-9dfc-441b-93e5-3291bec38eef tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: 77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f269aec4-9dfc-441b-93e5-3291bec38eef tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f269aec4-9dfc-441b-93e5-3291bec38eef tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f269aec4-9dfc-441b-93e5-3291bec38eef tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 200 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1483/2976] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d8a6ff30-ecb7-403e-8e74-90e2bcff0cf4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 202 Sep 05 05:20:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1494/2977] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:46 2026] DELETE /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-65fab11b-7c31-4149-a4c8-96f72ff4c950 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 200 Sep 05 05:20:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1484/2978] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:46 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-951521d6-0511-4eb3-840c-11ab15d149b7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-951521d6-0511-4eb3-840c-11ab15d149b7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-951521d6-0511-4eb3-840c-11ab15d149b7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-951521d6-0511-4eb3-840c-11ab15d149b7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-951521d6-0511-4eb3-840c-11ab15d149b7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-951521d6-0511-4eb3-840c-11ab15d149b7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1495/2979] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:47 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 436 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-03c1085c-06a6-4823-b861-b6599aee572f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03c1085c-06a6-4823-b861-b6599aee572f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03c1085c-06a6-4823-b861-b6599aee572f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03c1085c-06a6-4823-b861-b6599aee572f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:47 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03c1085c-06a6-4823-b861-b6599aee572f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03c1085c-06a6-4823-b861-b6599aee572f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 200 Sep 05 05:20:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1485/2980] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:47 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Volume info retrieved successfully. Sep 05 05:20:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ad6ae66-fdbe-4626-9a2a-46a74280f7a0 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 200 Sep 05 05:20:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1496/2981] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:47 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-df74223f-b5f1-4902-912c-3d86c7eac9ab None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df74223f-b5f1-4902-912c-3d86c7eac9ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df74223f-b5f1-4902-912c-3d86c7eac9ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-df74223f-b5f1-4902-912c-3d86c7eac9ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:47 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:47 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:47 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:47 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-df74223f-b5f1-4902-912c-3d86c7eac9ab tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 returned with HTTP 404 Sep 05 05:20:47 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1486/2982] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:47 2026] GET /volume/v3/volumes/77ff6670-9e0e-46ff-9791-82e564022495 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] DELETE http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume with id: 73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Delete volume request issued successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f99d27c1-1d4e-4a9d-8322-68134ec11aa0 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 202 Sep 05 05:20:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1497/2983] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:47 2026] DELETE /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Volume info retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a1c5c887-dfad-4b2d-b985-b2ee972bab97 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 200 Sep 05 05:20:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1487/2984] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:48 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-919a410a-70fd-4d28-9519-d9b1e88f189b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-919a410a-70fd-4d28-9519-d9b1e88f189b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-919a410a-70fd-4d28-9519-d9b1e88f189b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-919a410a-70fd-4d28-9519-d9b1e88f189b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-919a410a-70fd-4d28-9519-d9b1e88f189b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-919a410a-70fd-4d28-9519-d9b1e88f189b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1498/2985] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:48 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Delete snapshot with id: cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot delete request issued successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8a909a36-4f54-4667-b2cc-1312b3f8f126 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 202 Sep 05 05:20:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1488/2986] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:48 2026] DELETE /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-942eb91a-25ba-43fa-8dae-5b16873541a5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1499/2987] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:48 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-64f2e31b-e832-4042-a966-7339729e4356 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64f2e31b-e832-4042-a966-7339729e4356 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64f2e31b-e832-4042-a966-7339729e4356 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64f2e31b-e832-4042-a966-7339729e4356 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64f2e31b-e832-4042-a966-7339729e4356 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 returned with HTTP 404 Sep 05 05:20:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1489/2988] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:48 2026] GET /volume/v3/volumes/551b1eba-f002-453a-ab81-980348784245 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-755549287"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-755549287'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume of 1 GB Sep 05 05:20:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (4d4331b7-21fe-4058-958f-f1e189fa6153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f12c62-e459-47f3-97e9-e9a5ebe1c649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90334896-fe7b-4923-9721-21efb5c46874 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90334896-fe7b-4923-9721-21efb5c46874 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] GET http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90334896-fe7b-4923-9721-21efb5c46874 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90334896-fe7b-4923-9721-21efb5c46874 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90334896-fe7b-4923-9721-21efb5c46874 tempest-CreateVolumesFromSnapshotTest-1241318939 tempest-CreateVolumesFromSnapshotTest-1241318939-project-member] http://192.168.122.128/volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f returned with HTTP 404 Sep 05 05:20:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1490/2989] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:48 2026] GET /volume/v3/volumes/fa4921b6-e544-4953-8061-d159fb91ce3f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f12c62-e459-47f3-97e9-e9a5ebe1c649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebfec28-3eed-48a2-acd1-9684e355e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['5c3cf296-e44d-4ce7-b737-aaa8795a428e', '3449e84d-4c4d-41bd-ad2b-f764684a611c', '34bcbb79-e97b-44b6-abfb-aac416321f47', 'a0659977-9665-4f37-9f6b-d9efb6fa7c56'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebfec28-3eed-48a2-acd1-9684e355e7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3cf296-e44d-4ce7-b737-aaa8795a428e', '3449e84d-4c4d-41bd-ad2b-f764684a611c', '34bcbb79-e97b-44b6-abfb-aac416321f47', 'a0659977-9665-4f37-9f6b-d9efb6fa7c56']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3b28ee-b3c5-4205-9ed9-7d1f99a3f57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3b28ee-b3c5-4205-9ed9-7d1f99a3f57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa841490-fdb4-4b64-9cca-e55133d97074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-755549287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['5c3cf296-e44d-4ce7-b737-aaa8795a428e','3449e84d-4c4d-41bd-ad2b-f764684a611c','34bcbb79-e97b-44b6-abfb-aac416321f47','a0659977-9665-4f37-9f6b-d9efb6fa7c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-755549287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa841490-fdb4-4b64-9cca-e55133d97074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d90352309854303aa9a3d8d5110463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd10a90-a53c-403c-b13e-69c70bee9abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd10a90-a53c-403c-b13e-69c70bee9abc) transitioned into state 'SUCCESS' from state '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-755549287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['5c3cf296-e44d-4ce7-b737-aaa8795a428e','3449e84d-4c4d-41bd-ad2b-f764684a611c','34bcbb79-e97b-44b6-abfb-aac416321f47','a0659977-9665-4f37-9f6b-d9efb6fa7c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d527171d-3794-499c-82b5-c1322b61251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-420211f4-0e30-4712-9c52-e9ad8aed0fd4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-420211f4-0e30-4712-9c52-e9ad8aed0fd4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] GET http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-420211f4-0e30-4712-9c52-e9ad8aed0fd4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-420211f4-0e30-4712-9c52-e9ad8aed0fd4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d527171d-3794-499c-82b5-c1322b61251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-420211f4-0e30-4712-9c52-e9ad8aed0fd4 tempest-CreateVolumesFromSourceVolumeTest-1904916106 tempest-CreateVolumesFromSourceVolumeTest-1904916106-project-member] http://192.168.122.128/volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a returned with HTTP 404 Sep 05 05:20:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1491/2990] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:49 2026] GET /volume/v3/volumes/73b2f2ff-3ebe-4a4c-b13e-076aace8d73a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (4d4331b7-21fe-4058-958f-f1e189fa6153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request issued successfully. Sep 05 05:20:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-36862d6e-458b-4cf9-8bb7-dbb8115ac107 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1500/2991] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:48 2026] POST /volume/v3/volumes => generated 786 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:49 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:49 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:49 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:49 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:49 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc4c1e7a-f2f6-4e3b-8cec-bc166f6da2d2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 200 Sep 05 05:20:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1492/2992] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:49 2026] GET /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-be20ab1b-5b25-4860-a203-6bc0b1bdc64e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1501/2993] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:49 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 462 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66da341d-1780-4b10-8681-dab15b27aab2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66da341d-1780-4b10-8681-dab15b27aab2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66da341d-1780-4b10-8681-dab15b27aab2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66da341d-1780-4b10-8681-dab15b27aab2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66da341d-1780-4b10-8681-dab15b27aab2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66da341d-1780-4b10-8681-dab15b27aab2 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 200 Sep 05 05:20:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1493/2994] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:50 2026] GET /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:20:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fc5789c2-8db7-4dab-86c6-dee005b4605d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 200 Sep 05 05:20:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1502/2995] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:50 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3094db0f-5088-460f-b8d7-ec7ca9c29ace tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 200 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1494/2996] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:51 2026] GET /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d1566478-4e10-4a56-a85c-c78d22e108ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa841490-fdb4-4b64-9cca-e55133d97074", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1720912050"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create snapshot from volume fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['17c62575-b780-44cc-9621-5603e149666b', '8cdad11b-6ce1-4f25-9873-73dbefb5e439', 'd27b130d-634f-4e29-9404-205ee8bd3caf', 'dcba13e6-1a06-42ba-befe-7f994486910a'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:51 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot create request issued successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1566478-4e10-4a56-a85c-c78d22e108ec tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1503/2997] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-57505204-ce6b-4af9-afb0-a91c607d6f7b tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1495/2998] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:51 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a5340baa-574e-44cb-abb9-af0d6821b8ae None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5340baa-574e-44cb-abb9-af0d6821b8ae tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5340baa-574e-44cb-abb9-af0d6821b8ae tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a5340baa-574e-44cb-abb9-af0d6821b8ae tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a5340baa-574e-44cb-abb9-af0d6821b8ae tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff returned with HTTP 404 Sep 05 05:20:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1504/2999] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:51 2026] GET /volume/v3/snapshots/cdfac86d-0108-4bdd-86a6-93607a1194ff => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:20:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96636c6c-e74f-454a-a0c8-3344ba3a7851 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 202 Sep 05 05:20:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1496/3000] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:51 2026] DELETE /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c57a960-6574-4b0b-97ff-64e013bdb160 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 200 Sep 05 05:20:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1505/3001] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:51 2026] GET /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f074a8f7-58b4-479c-a2f8-1426f2af7cdd tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1506/3002] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:52 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1265290440"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1265290440'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume of 1 GB Sep 05 05:20:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Availability Zones retrieved successfully. Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Flow 'volume_create_api' (edc44db3-317f-48e2-87b4-b94aab205b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82247f86-0c90-4d9a-b8a6-506111d5b1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82247f86-0c90-4d9a-b8a6-506111d5b1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:52 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423287ee-63f4-47bc-b0b4-ae92b3c74333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a03442ba-7498-4135-9e71-2510708195da None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a03442ba-7498-4135-9e71-2510708195da tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a03442ba-7498-4135-9e71-2510708195da tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a03442ba-7498-4135-9e71-2510708195da tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Created reservations ['17e72f03-7ee8-4678-bffc-413e1e17792f', 'c29b12a8-9cae-40d4-85dc-e035041632c7', '2b53f52f-9e1c-4050-9bed-fb73af1370ad', '8c0a13ae-39e7-49af-9268-cf2c2029ddef'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a03442ba-7498-4135-9e71-2510708195da tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 returned with HTTP 404 Sep 05 05:20:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1507/3003] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:53 2026] GET /volume/v3/volumes/b0c2b0cc-ae2d-47e6-bb8f-bc5f7862d9a1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423287ee-63f4-47bc-b0b4-ae92b3c74333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e72f03-7ee8-4678-bffc-413e1e17792f', 'c29b12a8-9cae-40d4-85dc-e035041632c7', '2b53f52f-9e1c-4050-9bed-fb73af1370ad', '8c0a13ae-39e7-49af-9268-cf2c2029ddef']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db84b341-ca94-4c88-9d66-d1806d84c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1007569542"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1007569542'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (400faea1-8fb9-4b73-ba9c-c05ca61b902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536122df-d822-41ba-878a-5d3ae366302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db84b341-ca94-4c88-9d66-d1806d84c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee688d11-2cc3-4da9-9369-025bb08b458c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1265290440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc6ded663e407a8e0d20fade20b428',qos_specs=None,replication_status=,reservations=['17e72f03-7ee8-4678-bffc-413e1e17792f','c29b12a8-9cae-40d4-85dc-e035041632c7','2b53f52f-9e1c-4050-9bed-fb73af1370ad','8c0a13ae-39e7-49af-9268-cf2c2029ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1265290440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee688d11-2cc3-4da9-9369-025bb08b458c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cc6ded663e407a8e0d20fade20b428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97843cd-da42-4055-a864-3feb00c8db64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97843cd-da42-4055-a864-3feb00c8db64) transitioned into state 'SUCCESS' from state '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-1265290440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc6ded663e407a8e0d20fade20b428',qos_specs=None,replication_status=,reservations=['17e72f03-7ee8-4678-bffc-413e1e17792f','c29b12a8-9cae-40d4-85dc-e035041632c7','2b53f52f-9e1c-4050-9bed-fb73af1370ad','8c0a13ae-39e7-49af-9268-cf2c2029ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385cd3e-c3ca-49b6-911e-c23635fdb5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536122df-d822-41ba-878a-5d3ae366302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6f8105-1c8a-458b-b890-08737c3d4057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385cd3e-c3ca-49b6-911e-c23635fdb5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Flow 'volume_create_api' (edc44db3-317f-48e2-87b4-b94aab205b4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume request issued successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5e3ab4ff-0612-4a68-a0c9-6e86ca7b1d24 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1497/3004] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:20:52 2026] POST /volume/v3/volumes => generated 779 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['026f2909-91cc-46c6-b13b-c37a9047e19b', '0d164db0-fcaf-476f-a3cb-36d8e0ef3cfc', '5c05273f-0465-4f7d-89a4-b17ce2e27791', '0d52cd55-8c2f-4034-91c4-668fd88495ef'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6f8105-1c8a-458b-b890-08737c3d4057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026f2909-91cc-46c6-b13b-c37a9047e19b', '0d164db0-fcaf-476f-a3cb-36d8e0ef3cfc', '5c05273f-0465-4f7d-89a4-b17ce2e27791', '0d52cd55-8c2f-4034-91c4-668fd88495ef']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3191a26-3bca-40f1-baf2-6ac691a894dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d25a754-bfca-4b68-883b-c926fa1ea286 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 200 Sep 05 05:20:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1498/3005] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:53 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3191a26-3bca-40f1-baf2-6ac691a894dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1007569542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['026f2909-91cc-46c6-b13b-c37a9047e19b','0d164db0-fcaf-476f-a3cb-36d8e0ef3cfc','5c05273f-0465-4f7d-89a4-b17ce2e27791','0d52cd55-8c2f-4034-91c4-668fd88495ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1007569542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558fb02a-85d0-4fad-ae97-1ceaa27cd75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558fb02a-85d0-4fad-ae97-1ceaa27cd75e) transitioned into state 'SUCCESS' from state '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-1007569542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['026f2909-91cc-46c6-b13b-c37a9047e19b','0d164db0-fcaf-476f-a3cb-36d8e0ef3cfc','5c05273f-0465-4f7d-89a4-b17ce2e27791','0d52cd55-8c2f-4034-91c4-668fd88495ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e4d4a2-3a83-4ddb-a2ea-fb5c1863a2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e4d4a2-3a83-4ddb-a2ea-fb5c1863a2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (400faea1-8fb9-4b73-ba9c-c05ca61b902d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30ed6aba-b8e1-4c21-80fb-6838d2b048ec tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1508/3006] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:53 2026] POST /volume/v3/volumes => generated 787 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79588f76-8fdd-4588-913e-97bd52ae803e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79588f76-8fdd-4588-913e-97bd52ae803e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79588f76-8fdd-4588-913e-97bd52ae803e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79588f76-8fdd-4588-913e-97bd52ae803e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:53 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-79588f76-8fdd-4588-913e-97bd52ae803e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79588f76-8fdd-4588-913e-97bd52ae803e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:20:53 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1499/3007] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:53 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 966 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-83bee5ae-17ab-4769-94e7-f00074e88552 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-83bee5ae-17ab-4769-94e7-f00074e88552 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-83bee5ae-17ab-4769-94e7-f00074e88552 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-83bee5ae-17ab-4769-94e7-f00074e88552 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-83bee5ae-17ab-4769-94e7-f00074e88552 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-83bee5ae-17ab-4769-94e7-f00074e88552 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1509/3008] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:53 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8f03ccbb-2601-498e-a4df-c2722f3d4c85 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8f03ccbb-2601-498e-a4df-c2722f3d4c85 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8f03ccbb-2601-498e-a4df-c2722f3d4c85 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8f03ccbb-2601-498e-a4df-c2722f3d4c85 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-admin] Calling method 'get_pools' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8f03ccbb-2601-498e-a4df-c2722f3d4c85 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1500/3009] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:20:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-reader] GET http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '80404edf595d4b9490a2e303ae5b4dc8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bad41b0dbdfd4b6cbb4a439ab92071ab', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30766607-d6b2-45b3-8af5-aa3dfb557ae2 tempest-ProjectReaderTests-76196038 tempest-ProjectReaderTests-76196038-project-reader] http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 05:20:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1510/3010] 192.168.122.128 () {58 vars in 1193 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-304e9164-473f-4197-82eb-743ad007c320 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-304e9164-473f-4197-82eb-743ad007c320 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-304e9164-473f-4197-82eb-743ad007c320 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-304e9164-473f-4197-82eb-743ad007c320 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-304e9164-473f-4197-82eb-743ad007c320 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-304e9164-473f-4197-82eb-743ad007c320 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1501/3011] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a2e23fb-28a4-4b37-aba2-2c0c196e3548 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1511/3012] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4032c144-d76b-42dc-a172-0def5ce32f82 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4032c144-d76b-42dc-a172-0def5ce32f82 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4032c144-d76b-42dc-a172-0def5ce32f82 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4032c144-d76b-42dc-a172-0def5ce32f82 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4032c144-d76b-42dc-a172-0def5ce32f82 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4032c144-d76b-42dc-a172-0def5ce32f82 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1502/3013] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Snapshot retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a8eb164-13f2-4304-80f7-ac4788a6655d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1512/3014] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8490517e-14ad-41f0-9412-75f3624e102f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete snapshot with id: fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:54 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot delete request issued successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8490517e-14ad-41f0-9412-75f3624e102f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 202 Sep 05 05:20:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1503/3015] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:20:54 2026] DELETE /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c4e2c1d7-d02a-4f7f-a97b-4c753a3dd7bb tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1513/3016] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:54 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1156893f-39f3-4541-b55d-365137089fe7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1156893f-39f3-4541-b55d-365137089fe7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1156893f-39f3-4541-b55d-365137089fe7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1156893f-39f3-4541-b55d-365137089fe7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1156893f-39f3-4541-b55d-365137089fe7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1156893f-39f3-4541-b55d-365137089fe7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 200 Sep 05 05:20:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1504/3017] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:55 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 872 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee688d11-2cc3-4da9-9369-025bb08b458c", "name": "tempest-VolumeDependencyTests-Snapshot-1153433920"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create snapshot from volume ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Created reservations ['53a9a44d-2d14-480e-833a-12a0941c799c', '99aa7fca-81fb-48da-9327-911b626d22f1', '38d85fa7-1f20-4ad3-a9f2-92016bd7739d', 'dd000b49-b386-4e1b-b3bd-05d1e387b67b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot create request issued successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3d405785-7b2e-462c-9d1d-0e73707d8e43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1514/3018] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-79891ddf-85ce-4faf-b85c-34825fbe0281 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:20:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1505/3019] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:55 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 1016 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47eebf70-8a00-4ec2-bef3-c0ef53bae514 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:20:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1515/3020] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:55 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aa60d027-a784-42f9-b712-ca60929f3523 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa60d027-a784-42f9-b712-ca60929f3523 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa60d027-a784-42f9-b712-ca60929f3523 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa60d027-a784-42f9-b712-ca60929f3523 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aa60d027-a784-42f9-b712-ca60929f3523 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:20:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa60d027-a784-42f9-b712-ca60929f3523 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 200 Sep 05 05:20:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1506/3021] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:55 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aadb73b7-e354-4270-be9e-46c01c99a613 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aadb73b7-e354-4270-be9e-46c01c99a613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:20:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aadb73b7-e354-4270-be9e-46c01c99a613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aadb73b7-e354-4270-be9e-46c01c99a613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-aadb73b7-e354-4270-be9e-46c01c99a613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aadb73b7-e354-4270-be9e-46c01c99a613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:20:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1516/3022] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:56 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:20:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-207fa2a1-75be-470e-9add-91266fd35c32 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:20:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1905740478"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:20:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1ad69e59-f2a0-4cda-b7f8-6afb709b0478 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:20:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1507/3023] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:56 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:20:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:20:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7290f9d7-f2ae-4c9c-9f85-58a418c18a26 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7290f9d7-f2ae-4c9c-9f85-58a418c18a26 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7290f9d7-f2ae-4c9c-9f85-58a418c18a26 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7290f9d7-f2ae-4c9c-9f85-58a418c18a26 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7290f9d7-f2ae-4c9c-9f85-58a418c18a26 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a returned with HTTP 404 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1508/3024] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:56 2026] GET /volume/v3/snapshots/fa002f37-bae7-4931-b6d8-aae729fb9a3a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume with id: fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:57 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['e8990cfd-e6a5-4702-a1af-d26ab28744bc', '7e00fdfb-ea91-4af6-ae45-891a644d8413', 'ff033b6b-2150-4d49-adcd-57bd627069f4', '342bbc59-b2fb-4ac0-9a85-644c4d9943b1'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume request issued successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e1ba0b0-fb54-4651-8785-b9d9164a239d tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 202 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1509/3025] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:20:57 2026] DELETE /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c0154eb-f2af-4438-b846-fb72cdc5369c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 200 Sep 05 05:20:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-207fa2a1-75be-470e-9add-91266fd35c32 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:20:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1517/3026] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:20:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:20:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1510/3027] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:57 2026] GET /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:20:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ecf062ca-d34e-4e26-86e8-4926bf099be7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:20:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1518/3028] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:57 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-67877fb1-fe14-4135-98c5-225434b9d34f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-67877fb1-fe14-4135-98c5-225434b9d34f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-67877fb1-fe14-4135-98c5-225434b9d34f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-67877fb1-fe14-4135-98c5-225434b9d34f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:57 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-67877fb1-fe14-4135-98c5-225434b9d34f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:20:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-67877fb1-fe14-4135-98c5-225434b9d34f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:20:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1511/3029] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:57 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-332824d6-6363-4f3c-8ab8-77547e22839e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-332824d6-6363-4f3c-8ab8-77547e22839e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-332824d6-6363-4f3c-8ab8-77547e22839e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-332824d6-6363-4f3c-8ab8-77547e22839e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-332824d6-6363-4f3c-8ab8-77547e22839e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 returned with HTTP 404 Sep 05 05:20:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1519/3030] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:58 2026] GET /volume/v3/volumes/fa841490-fdb4-4b64-9cca-e55133d97074 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-704574229"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-704574229'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume of 1 GB Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Availability Zones retrieved successfully. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f9c58ee5-e7b6-44e1-ba55-7ee51045a294 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:20:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1512/3031] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:58 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (538fb139-1398-4363-82d6-282533c0f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e5b03d-d5f1-497d-9bd8-dcb1870a5fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e5b03d-d5f1-497d-9bd8-dcb1870a5fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54742aa-209c-4825-8239-f3430580403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['91645ef7-c718-432d-8d67-f862c5ff5746', '67558001-f489-48a6-b365-5d05601497ca', '5953ea5d-1831-429c-9756-23ff23063a2d', 'cf94a295-83da-41c5-869e-07c3e1cd913b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54742aa-209c-4825-8239-f3430580403b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91645ef7-c718-432d-8d67-f862c5ff5746', '67558001-f489-48a6-b365-5d05601497ca', '5953ea5d-1831-429c-9756-23ff23063a2d', 'cf94a295-83da-41c5-869e-07c3e1cd913b']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2b24d-7f6b-4445-b3c3-d3d1944fc781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a2b24d-7f6b-4445-b3c3-d3d1944fc781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '881a3a00-e782-4d1c-8a7d-6bbebd14b782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-704574229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['91645ef7-c718-432d-8d67-f862c5ff5746','67558001-f489-48a6-b365-5d05601497ca','5953ea5d-1831-429c-9756-23ff23063a2d','cf94a295-83da-41c5-869e-07c3e1cd913b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-704574229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=881a3a00-e782-4d1c-8a7d-6bbebd14b782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d90352309854303aa9a3d8d5110463e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4d2295-e314-491c-9540-abc9bf722eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4d2295-e314-491c-9540-abc9bf722eaa) transitioned into state 'SUCCESS' from state '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-704574229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcd468ba4ee4f31ad43c9f153ba3f0f',qos_specs=None,replication_status=,reservations=['91645ef7-c718-432d-8d67-f862c5ff5746','67558001-f489-48a6-b365-5d05601497ca','5953ea5d-1831-429c-9756-23ff23063a2d','cf94a295-83da-41c5-869e-07c3e1cd913b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d90352309854303aa9a3d8d5110463e',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e99ec3d-ea21-4be7-b600-252a26e3a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e99ec3d-ea21-4be7-b600-252a26e3a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Flow 'volume_create_api' (538fb139-1398-4363-82d6-282533c0f36d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create volume request issued successfully. Sep 05 05:20:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a74d3cfb-bde8-49d6-a70d-2514cf5f6e8e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:58 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1520/3032] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:20:58 2026] POST /volume/v3/volumes => generated 786 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e5bd14da-e50f-49dd-8c65-985d6e56b5e9 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:20:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1513/3033] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:58 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 965 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9a2aa1b8-4374-4ef4-a4bf-4f97e462302c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:20:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1521/3034] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:59 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3d066c94-5a70-4ea7-8e37-91bb5e563fd6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-458362634"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume request body: {'volume': {'snapshot_id': '3d066c94-5a70-4ea7-8e37-91bb5e563fd6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-458362634'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume of 1 GB Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Availability Zones retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Flow 'volume_create_api' (da35c771-d85f-4f27-9b99-54f6e3cc8334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc693280-1870-4ea1-829e-c81d3c250a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc693280-1870-4ea1-829e-c81d3c250a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d066c94-5a70-4ea7-8e37-91bb5e563fd6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2132ee-4bdb-4ed6-b999-ddb16bf13c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Created reservations ['e0ac40de-a8a9-4490-8bb1-97b7f65c784b', '8ac71490-8d04-4974-8df5-5c48f730cbc2', '555ba884-b451-418e-8f02-fc968454b7c7', '349db0ce-157f-42c6-b20a-93392472a8c4'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2132ee-4bdb-4ed6-b999-ddb16bf13c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0ac40de-a8a9-4490-8bb1-97b7f65c784b', '8ac71490-8d04-4974-8df5-5c48f730cbc2', '555ba884-b451-418e-8f02-fc968454b7c7', '349db0ce-157f-42c6-b20a-93392472a8c4']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71feb85-61e6-4b4d-b7ce-f026f88e29cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2e0dfddc-16d8-4bef-ae38-4747c1d7f451 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:20:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1522/3035] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:20:59 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71feb85-61e6-4b4d-b7ce-f026f88e29cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b7b8359-0eed-439c-b19b-5c4547020b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-458362634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc6ded663e407a8e0d20fade20b428',qos_specs=None,replication_status=,reservations=['e0ac40de-a8a9-4490-8bb1-97b7f65c784b','8ac71490-8d04-4974-8df5-5c48f730cbc2','555ba884-b451-418e-8f02-fc968454b7c7','349db0ce-157f-42c6-b20a-93392472a8c4'],size=1,snapshot_id=3d066c94-5a70-4ea7-8e37-91bb5e563fd6,source_replicaid=,source_volid=None,status='creating',user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-458362634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b7b8359-0eed-439c-b19b-5c4547020b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cc6ded663e407a8e0d20fade20b428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d066c94-5a70-4ea7-8e37-91bb5e563fd6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65b4132-7177-4dc8-a4f0-131a5c6976bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65b4132-7177-4dc8-a4f0-131a5c6976bb) transitioned into state 'SUCCESS' from state '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-458362634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc6ded663e407a8e0d20fade20b428',qos_specs=None,replication_status=,reservations=['e0ac40de-a8a9-4490-8bb1-97b7f65c784b','8ac71490-8d04-4974-8df5-5c48f730cbc2','555ba884-b451-418e-8f02-fc968454b7c7','349db0ce-157f-42c6-b20a-93392472a8c4'],size=1,snapshot_id=3d066c94-5a70-4ea7-8e37-91bb5e563fd6,source_replicaid=,source_volid=None,status='creating',user_id='bd4d0e7a35344484a4054a5f376ecd11',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ee75c2-ed67-440d-823d-e4e3f5295f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ee75c2-ed67-440d-823d-e4e3f5295f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Flow 'volume_create_api' (da35c771-d85f-4f27-9b99-54f6e3cc8334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Create volume request issued successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-097d53dd-bca4-4e6c-a90f-15d6ee5a1507 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:20:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1514/3036] 192.168.122.128 () {62 vars in 1184 bytes} [Sat Sep 5 05:20:59 2026] POST /volume/v3/volumes => generated 812 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a24b84b4-c6bc-432d-b7be-fa15f30c5931 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:20:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1523/3037] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:20:59 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:20:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ef794812-34b0-435a-b9bd-e9627d8d8d83 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:20:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1515/3038] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:20:59 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b5d6f5f8-2ed9-470c-9e6b-dce47184f5dc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:21:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1524/3039] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:00 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:00 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:00 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:00 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:00 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:00 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:00 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:00 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b19f18ef-349e-45ab-922b-b862d6db2b1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:00 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1516/3040] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:00 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8b404dcb-c356-480b-96e5-97ff09c82938 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b404dcb-c356-480b-96e5-97ff09c82938 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b404dcb-c356-480b-96e5-97ff09c82938 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8b404dcb-c356-480b-96e5-97ff09c82938 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=830,cinder:INSERT=178,cinder:UPDATE=292 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:21:00 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:00 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8b404dcb-c356-480b-96e5-97ff09c82938 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8b404dcb-c356-480b-96e5-97ff09c82938 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:21:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1525/3041] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:00 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=711,cinder:INSERT=120,cinder:UPDATE=213 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5cfee9e9-dc70-4647-ad59-27ff12dc9eb8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:21:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1517/3042] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:01 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88c979ab-3f58-4015-9061-60a5f6141870 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Delete snapshot with id: 88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot delete request issued successfully. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88c979ab-3f58-4015-9061-60a5f6141870 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 202 Sep 05 05:21:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1526/3043] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:01 2026] DELETE /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f68e0392-17f5-49b0-b4a1-e295bfc64c68 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:21:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1518/3044] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:01 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-636e4118-048e-4354-a661-a5847a978e1c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-636e4118-048e-4354-a661-a5847a978e1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-636e4118-048e-4354-a661-a5847a978e1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-636e4118-048e-4354-a661-a5847a978e1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:01 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-636e4118-048e-4354-a661-a5847a978e1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-636e4118-048e-4354-a661-a5847a978e1c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1527/3045] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:01 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b2e07a3d-efe2-453e-b036-b8aa569e9474 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:21:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1519/3046] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:01 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "881a3a00-e782-4d1c-8a7d-6bbebd14b782", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-724235203"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Create snapshot from volume 881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Created reservations ['638a2d32-e5d7-44b2-8bf1-c447da75016d', '6e81e1d4-4989-4432-a541-1d2d5afaa798', '9746022c-deda-489a-a65d-91b1ad7cfa87', 'cf87b0dd-0a58-4268-af87-e3904de2a8a0'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot create request issued successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e9bb9a-7eb8-47eb-83c5-b79cd578cfa6 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1528/3047] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bcc38ee4-f41c-401d-9b94-65ead02bec58 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1520/3048] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:02 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:02 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-80e3d7a8-a548-4dd7-8be3-4dbcd3d0ea21 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:21:02 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1529/3049] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:02 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-38440329-f804-4768-af6b-cd3ed055d451 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38440329-f804-4768-af6b-cd3ed055d451 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38440329-f804-4768-af6b-cd3ed055d451 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38440329-f804-4768-af6b-cd3ed055d451 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:02 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-38440329-f804-4768-af6b-cd3ed055d451 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38440329-f804-4768-af6b-cd3ed055d451 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1521/3050] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:02 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a0f4a84d-605b-44df-9001-b4c2c2c66c6f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1530/3051] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:03 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6e854219-bc01-47c1-a996-3e70f1404add None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e854219-bc01-47c1-a996-3e70f1404add tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e854219-bc01-47c1-a996-3e70f1404add tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6e854219-bc01-47c1-a996-3e70f1404add tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-6e854219-bc01-47c1-a996-3e70f1404add tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6e854219-bc01-47c1-a996-3e70f1404add tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 200 Sep 05 05:21:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1522/3052] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:03 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 466 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5e3a2c5-e362-40b7-9c93-b19fed7d4e66 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1531/3053] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:03 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-315ecafe-6e5c-416e-8f52-cf4b1a460278 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1523/3054] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:04 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-97afc790-6932-4d6f-a2fc-e3e7eba8d87f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97afc790-6932-4d6f-a2fc-e3e7eba8d87f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97afc790-6932-4d6f-a2fc-e3e7eba8d87f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97afc790-6932-4d6f-a2fc-e3e7eba8d87f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97afc790-6932-4d6f-a2fc-e3e7eba8d87f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 404 Sep 05 05:21:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1532/3055] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:04 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: 88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-93c88243-f162-4761-b7a7-13ee9bbb7685 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 404 Sep 05 05:21:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1524/3056] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:04 2026] DELETE /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-037ddf62-7856-4bbb-9a88-a1be59bc60e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-037ddf62-7856-4bbb-9a88-a1be59bc60e8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-037ddf62-7856-4bbb-9a88-a1be59bc60e8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-037ddf62-7856-4bbb-9a88-a1be59bc60e8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-037ddf62-7856-4bbb-9a88-a1be59bc60e8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda returned with HTTP 404 Sep 05 05:21:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1533/3057] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:04 2026] GET /volume/v3/snapshots/88c1ba58-5b6e-4fb6-ab45-2cdbcfb16cda => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-404a5786-e203-4056-a30b-4817c7f3b26f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:21:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:21:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-404a5786-e203-4056-a30b-4817c7f3b26f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 202 Sep 05 05:21:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1525/3058] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:04 2026] DELETE /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:21:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ec48c34a-71d8-4642-95d0-82f4811fda1f tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1534/3059] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:05 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44e0dfdd-806d-488b-8c7a-5346c694c456 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:21:05 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1526/3060] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:05 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 1016 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-293080f6-cc9d-45ba-87c3-39bc66d50fc0 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1535/3061] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:05 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:21:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:06 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:06 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-70297afc-c8eb-4501-b5f2-d5126d0e1b10 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1527/3062] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:06 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-277b0cf9-1fa4-4e0d-bf30-95f59ffde1fa tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 200 Sep 05 05:21:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1536/3063] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:06 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 1016 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:06 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:06 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e2c0321-a03a-4738-8b1d-7bda9678caa1 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1528/3064] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:06 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:07 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:07 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-be0f948d-8de1-45f6-8d5d-021686e65f8b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-be0f948d-8de1-45f6-8d5d-021686e65f8b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-be0f948d-8de1-45f6-8d5d-021686e65f8b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-be0f948d-8de1-45f6-8d5d-021686e65f8b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f7da19bd-df59-495a-8d6c-78d0486426c1 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:07 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1537/3065] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:07 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:21:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-be0f948d-8de1-45f6-8d5d-021686e65f8b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc returned with HTTP 404 Sep 05 05:21:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1529/3066] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:07 2026] GET /volume/v3/volumes/a4cfe3ae-f9c7-48eb-8a40-04bdce6b02fc => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-850495496"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-850495496'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:21:07 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d23cff6-2461-43b2-a37d-7ac7d463563e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1530/3067] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:07 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (f86b8eed-43ae-4f51-a448-9406ef176f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b52dec7-9adc-4b73-8a07-af0f10c8b078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b52dec7-9adc-4b73-8a07-af0f10c8b078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96edc52e-74ed-4163-9809-8fe4fa20bf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['e7baa9da-8cc5-4138-a827-ec483c5a85d0', '88a1d169-bf17-4683-a823-5acf2d138e66', '28e1905d-5b64-4124-a8f5-f3cd1176b95f', 'f02de1cc-3e20-460d-a021-2779d01f09a8'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96edc52e-74ed-4163-9809-8fe4fa20bf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7baa9da-8cc5-4138-a827-ec483c5a85d0', '88a1d169-bf17-4683-a823-5acf2d138e66', '28e1905d-5b64-4124-a8f5-f3cd1176b95f', 'f02de1cc-3e20-460d-a021-2779d01f09a8']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe331898-43bd-4c87-883b-7d13efccbc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:07 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe331898-43bd-4c87-883b-7d13efccbc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74b128dd-e286-4e16-a512-8ea20f46cb86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850495496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['e7baa9da-8cc5-4138-a827-ec483c5a85d0','88a1d169-bf17-4683-a823-5acf2d138e66','28e1905d-5b64-4124-a8f5-f3cd1176b95f','f02de1cc-3e20-460d-a021-2779d01f09a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850495496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74b128dd-e286-4e16-a512-8ea20f46cb86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6268be6-106c-472e-b297-550712946e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6268be6-106c-472e-b297-550712946e9b) transitioned into state 'SUCCESS' from state '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-850495496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['e7baa9da-8cc5-4138-a827-ec483c5a85d0','88a1d169-bf17-4683-a823-5acf2d138e66','28e1905d-5b64-4124-a8f5-f3cd1176b95f','f02de1cc-3e20-460d-a021-2779d01f09a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:07 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c325f6ad-36cc-4a52-a04a-dbc40fc1570e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c325f6ad-36cc-4a52-a04a-dbc40fc1570e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (f86b8eed-43ae-4f51-a448-9406ef176f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4eee7bc5-e1b4-4d15-971f-f631cfa77ab5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1538/3068] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:07 2026] POST /volume/v3/volumes => generated 786 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c1109d9d-fa46-4461-b02a-492f22dc5028 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1531/3069] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:08 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 965 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a4269bd6-92ac-43c3-897e-5886b7bbc6ab tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1539/3070] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:08 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete snapshot with id: 3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eea8fd62-6b27-468f-989e-4664fd87bb38 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1540/3071] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:08 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot delete request issued successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f259a0a9-5521-4bb1-859a-5813aba14b32 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 202 Sep 05 05:21:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1532/3072] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:08 2026] DELETE /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:21:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-eec493ea-dde2-4f6a-9933-3d319528d2ec tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:21:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1541/3073] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:08 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:09 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aa83ec3b-66d0-4157-9162-57eb97bf985e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1533/3074] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:09 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-799268f9-65cb-4015-af6b-e4b7a2d4fd55 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1542/3075] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:09 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dd853621-8202-4718-84b3-21a2cf54d997 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dd853621-8202-4718-84b3-21a2cf54d997 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dd853621-8202-4718-84b3-21a2cf54d997 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dd853621-8202-4718-84b3-21a2cf54d997 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:09 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:09 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-dd853621-8202-4718-84b3-21a2cf54d997 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Snapshot retrieved successfully. Sep 05 05:21:09 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dd853621-8202-4718-84b3-21a2cf54d997 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 200 Sep 05 05:21:09 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1534/3076] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:09 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-71e25e52-9ff3-448c-9777-24eb17f00b3d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1543/3077] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:10 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a375cf83-05cc-426a-af06-87a2b3bcab1c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1535/3078] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:10 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4f54276a-b18c-47e5-9523-bbb0019e77de None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] POST http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75/action Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.snapshot_unmanage [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Unmanage snapshot with id: 823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae3d5953-2326-4dc7-a9dd-0334bf70c5b8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae3d5953-2326-4dc7-a9dd-0334bf70c5b8 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae3d5953-2326-4dc7-a9dd-0334bf70c5b8 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae3d5953-2326-4dc7-a9dd-0334bf70c5b8 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Snapshot retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ecff246346d54980a93b01bbaa9caeab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcd468ba4ee4f31ad43c9f153ba3f0f', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae3d5953-2326-4dc7-a9dd-0334bf70c5b8 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 404 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4f54276a-b18c-47e5-9523-bbb0019e77de tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-reader] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75/action returned with HTTP 403 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1536/3079] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:10 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1544/3080] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:21:10 2026] POST /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75/action => generated 117 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete volume with id: ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete snapshot with id: 823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot delete request issued successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f6ebb313-089e-4902-bb1b-3f20aa3a644f tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 202 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1545/3081] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:10 2026] DELETE /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete volume request issued successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-aafaba68-7d11-4448-812d-2c0d2ec70ccf tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 202 Sep 05 05:21:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1537/3082] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:10 2026] DELETE /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e52c04ac-f6e9-4425-9871-d66374a5640e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e52c04ac-f6e9-4425-9871-d66374a5640e tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b7fd2d68-c30f-4b10-a033-c5185fcf187e tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1546/3083] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:10 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e52c04ac-f6e9-4425-9871-d66374a5640e tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e52c04ac-f6e9-4425-9871-d66374a5640e tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e52c04ac-f6e9-4425-9871-d66374a5640e tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e52c04ac-f6e9-4425-9871-d66374a5640e tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 200 Sep 05 05:21:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1538/3084] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:10 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 871 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2350af6b-dc0d-4865-862b-bc89d9fc21ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1547/3085] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:11 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ddd0ef13-0d1f-4f52-a1a7-aa23a36d8393 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1539/3086] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:11 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1194314b-9a81-4913-9512-1de4e05110d2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1194314b-9a81-4913-9512-1de4e05110d2 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1194314b-9a81-4913-9512-1de4e05110d2 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1194314b-9a81-4913-9512-1de4e05110d2 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1194314b-9a81-4913-9512-1de4e05110d2 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 404 Sep 05 05:21:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1548/3087] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:12 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0a848c68-7b11-4e42-856c-f500c457066a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] DELETE http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete volume with id: 7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete volume request issued successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a848c68-7b11-4e42-856c-f500c457066a tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 202 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1540/3088] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:12 2026] DELETE /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-681dc3d9-c679-4f77-bc32-0db71bb60094 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1549/3089] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:12 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-133f5572-0677-4545-8126-3f8516b60115 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-133f5572-0677-4545-8126-3f8516b60115 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-133f5572-0677-4545-8126-3f8516b60115 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-133f5572-0677-4545-8126-3f8516b60115 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-133f5572-0677-4545-8126-3f8516b60115 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-133f5572-0677-4545-8126-3f8516b60115 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1541/3090] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:12 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1016 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74b128dd-e286-4e16-a512-8ea20f46cb86", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-118476794"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume 74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:12 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['d768a710-15a6-41b1-bbea-c32312203a62', '89cbed06-d7f2-4df9-bfa2-bd1a7c488a21', '00802973-9bc8-43f8-8cb3-c75ec409623a', '01f22171-64c8-4b2e-a6cc-dd0ab428c691'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cbda1de2-4f5e-4336-b05d-fb4c0a290e5a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:12 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1550/3091] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f016959a-f163-42a8-b3e4-1a0c2cdb56a4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1542/3092] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:12 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Snapshot retrieved successfully. Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4432c170-abf6-4c70-9ed6-67a8b0788095 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 200 Sep 05 05:21:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1551/3093] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:13 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:13 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:13 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Volume info retrieved successfully. Sep 05 05:21:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d22ea5f3-c193-4651-923c-2fb21fcba083 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 200 Sep 05 05:21:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1543/3094] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:13 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:13 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:13 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-76a47dd6-1cba-4d28-add0-9eaab7e6a695 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1552/3095] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:13 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d4ff41ff-1eaf-42ba-9d46-9b072243f96a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4ff41ff-1eaf-42ba-9d46-9b072243f96a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4ff41ff-1eaf-42ba-9d46-9b072243f96a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d4ff41ff-1eaf-42ba-9d46-9b072243f96a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d4ff41ff-1eaf-42ba-9d46-9b072243f96a tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1544/3096] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/snapshots/823bcd59-45d0-4b37-a9fb-5ab7adea6b75 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume with id: 881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:14 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Delete volume request issued successfully. Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68a4cfa1-3a6f-444a-84ff-adfc33db77b7 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 202 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1553/3097] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:14 2026] DELETE /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:14 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f5d46cd4-5475-4ac7-b9e4-1f375dc1f105 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1545/3098] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ae1acf0-9782-4f52-9e63-ad6132ca2357 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ae1acf0-9782-4f52-9e63-ad6132ca2357 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ae1acf0-9782-4f52-9e63-ad6132ca2357 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ae1acf0-9782-4f52-9e63-ad6132ca2357 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ae1acf0-9782-4f52-9e63-ad6132ca2357 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1554/3099] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/volumes/7b7b8359-0eed-439c-b19b-5c4547020b34 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete snapshot with id: 3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a0e10dc-1cf5-41f0-902a-8802f4e85a4c tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1546/3100] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:14 2026] DELETE /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3910dec2-a870-4ea2-b6a0-01521b940496 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3910dec2-a870-4ea2-b6a0-01521b940496 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3910dec2-a870-4ea2-b6a0-01521b940496 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3910dec2-a870-4ea2-b6a0-01521b940496 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3910dec2-a870-4ea2-b6a0-01521b940496 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1555/3101] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/snapshots/3d066c94-5a70-4ea7-8e37-91bb5e563fd6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-937051ff-b1e7-4149-a323-dc121c0844d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-937051ff-b1e7-4149-a323-dc121c0844d7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] DELETE http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-937051ff-b1e7-4149-a323-dc121c0844d7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-937051ff-b1e7-4149-a323-dc121c0844d7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-937051ff-b1e7-4149-a323-dc121c0844d7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Delete volume with id: ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-937051ff-b1e7-4149-a323-dc121c0844d7 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1547/3102] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:14 2026] DELETE /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-02c5d359-e2fd-4141-99f9-7d26d3cc5c43 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02c5d359-e2fd-4141-99f9-7d26d3cc5c43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] GET http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02c5d359-e2fd-4141-99f9-7d26d3cc5c43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02c5d359-e2fd-4141-99f9-7d26d3cc5c43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02c5d359-e2fd-4141-99f9-7d26d3cc5c43 tempest-VolumeDependencyTests-1832216537 tempest-VolumeDependencyTests-1832216537-project-member] http://192.168.122.128/volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c returned with HTTP 404 Sep 05 05:21:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1556/3103] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/volumes/ee688d11-2cc3-4da9-9369-025bb08b458c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:14 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:14 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:14 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d323f0aa-f38d-4cf8-b2a4-89938d204613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:14 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1548/3104] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:14 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-24604f19-effa-4361-a4a6-cf913ec5b96c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-24604f19-effa-4361-a4a6-cf913ec5b96c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-24604f19-effa-4361-a4a6-cf913ec5b96c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-24604f19-effa-4361-a4a6-cf913ec5b96c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:15 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-24604f19-effa-4361-a4a6-cf913ec5b96c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Volume info retrieved successfully. Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-24604f19-effa-4361-a4a6-cf913ec5b96c tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 200 Sep 05 05:21:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1557/3105] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:15 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3658b23a-cc52-4f78-b801-a06e6abfbd24 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1549/3106] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:15 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] POST http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c/action Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:15 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fee78729216145e8bb8d0f2076042948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad580cb1010b4899b3d6f4071f9a30c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-96018fc3-5eb2-408c-9cbc-4df667a6507d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c/action returned with HTTP 403 Sep 05 05:21:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1558/3107] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:21:15 2026] POST /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: 6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:16 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:16 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fb7ccefb-c819-418d-94ca-9ef75be2a3d7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 202 Sep 05 05:21:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1550/3108] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:15 2026] DELETE /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:16 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:16 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:16 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:16 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:16 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c2a1c61f-32c5-4065-b4ae-39f7d1ca51a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:16 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1559/3109] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:16 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-016bb93d-b36f-4721-8026-5c32f5151d28 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-016bb93d-b36f-4721-8026-5c32f5151d28 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] GET http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 Sep 05 05:21:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-016bb93d-b36f-4721-8026-5c32f5151d28 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-016bb93d-b36f-4721-8026-5c32f5151d28 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-016bb93d-b36f-4721-8026-5c32f5151d28 tempest-ProjectReaderTests-544844019 tempest-ProjectReaderTests-544844019-project-admin] http://192.168.122.128/volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 returned with HTTP 404 Sep 05 05:21:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1551/3110] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:16 2026] GET /volume/v3/volumes/881a3a00-e782-4d1c-8a7d-6bbebd14b782 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2d2eff57-8b41-427f-9ad2-9dd6eb05b069 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1560/3111] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:17 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:18 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:18 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:18 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-098197dd-d267-4d36-b1e3-ff2c98f151ed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 200 Sep 05 05:21:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1552/3112] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:18 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:18 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d5fbd7e2-88e9-4ec3-b512-c54f5a9d1d22 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5fbd7e2-88e9-4ec3-b512-c54f5a9d1d22 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] GET http://192.168.122.128/volume/v3/scheduler-stats/get_pools Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5fbd7e2-88e9-4ec3-b512-c54f5a9d1d22 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d5fbd7e2-88e9-4ec3-b512-c54f5a9d1d22 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] Calling method 'get_pools' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d5fbd7e2-88e9-4ec3-b512-c54f5a9d1d22 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] http://192.168.122.128/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 05:21:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1561/3113] 192.168.122.128 () {58 vars in 1175 bytes} [Sat Sep 5 05:21:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d8c41fc1-818c-41e3-b037-46cbe1610f88 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8c41fc1-818c-41e3-b037-46cbe1610f88 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] GET http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8c41fc1-818c-41e3-b037-46cbe1610f88 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8c41fc1-818c-41e3-b037-46cbe1610f88 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:19 devstack devstack@c-api.service[89024]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8c41fc1-818c-41e3-b037-46cbe1610f88 tempest-ProjectAdminTests-1959903860 tempest-ProjectAdminTests-1959903860-project-admin] http://192.168.122.128/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 05:21:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1553/3114] 192.168.122.128 () {58 vars in 1193 bytes} [Sat Sep 5 05:21:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-295f2f35-6915-4303-a4d9-a3835021ca2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-295f2f35-6915-4303-a4d9-a3835021ca2c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-295f2f35-6915-4303-a4d9-a3835021ca2c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-295f2f35-6915-4303-a4d9-a3835021ca2c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-295f2f35-6915-4303-a4d9-a3835021ca2c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c returned with HTTP 404 Sep 05 05:21:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1562/3115] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:19 2026] GET /volume/v3/snapshots/6cba5a49-6541-4d8d-beb5-3523501d658c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: 74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:19 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:19 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:19 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:19 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:21:19 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-744935eb-a1c8-47fe-9734-c3dee957d3c4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 202 Sep 05 05:21:19 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1554/3116] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:19 2026] DELETE /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-02204fb3-8960-4177-9ec0-99628da15403 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02204fb3-8960-4177-9ec0-99628da15403 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02204fb3-8960-4177-9ec0-99628da15403 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-02204fb3-8960-4177-9ec0-99628da15403 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:19 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:19 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:19 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:19 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-02204fb3-8960-4177-9ec0-99628da15403 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:19 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-02204fb3-8960-4177-9ec0-99628da15403 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:19 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1563/3117] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:19 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1015 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:20 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:20 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:20 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:20 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:20 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:20 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:20 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e3229ab0-f6f1-4a69-a28e-5918f5fef67e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 200 Sep 05 05:21:20 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1555/3118] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:20 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 1015 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:20 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ba66c363-dae6-49dc-b02a-d665f3df246c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1397524375"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1397524375'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume of 1 GB Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Flow 'volume_create_api' (34e82145-6c15-4cdc-b7fb-fea965916cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102222a9-8f90-45b8-b8f0-7967b6b39e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102222a9-8f90-45b8-b8f0-7967b6b39e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ffb22f-7c64-4b48-b79a-167feac527c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Created reservations ['f91a5526-4a6a-4d2f-ad2b-91620f3fc96b', '36806d07-28d9-4906-b40e-0a88518ef9fa', 'de63e09a-a322-4844-92bc-7d0749df9fb8', '24cad7d4-66ba-40ac-9d83-74157e9a696f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ffb22f-7c64-4b48-b79a-167feac527c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f91a5526-4a6a-4d2f-ad2b-91620f3fc96b', '36806d07-28d9-4906-b40e-0a88518ef9fa', 'de63e09a-a322-4844-92bc-7d0749df9fb8', '24cad7d4-66ba-40ac-9d83-74157e9a696f']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aab172-0636-4b65-9041-399cc05782d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aab172-0636-4b65-9041-399cc05782d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59726a5-274f-4f9d-aa54-8a530b6c983d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1397524375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',qos_specs=None,replication_status=,reservations=['f91a5526-4a6a-4d2f-ad2b-91620f3fc96b','36806d07-28d9-4906-b40e-0a88518ef9fa','de63e09a-a322-4844-92bc-7d0749df9fb8','24cad7d4-66ba-40ac-9d83-74157e9a696f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0852ea3c4af6414291c40126a95cf23a',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1397524375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59726a5-274f-4f9d-aa54-8a530b6c983d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0852ea3c4af6414291c40126a95cf23a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e12e453-614e-489c-85ad-47e681e574b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e12e453-614e-489c-85ad-47e681e574b5) transitioned into state 'SUCCESS' from state '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-1397524375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',qos_specs=None,replication_status=,reservations=['f91a5526-4a6a-4d2f-ad2b-91620f3fc96b','36806d07-28d9-4906-b40e-0a88518ef9fa','de63e09a-a322-4844-92bc-7d0749df9fb8','24cad7d4-66ba-40ac-9d83-74157e9a696f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0852ea3c4af6414291c40126a95cf23a',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d64caf-8786-4468-93c0-e77467c563f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d64caf-8786-4468-93c0-e77467c563f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Flow 'volume_create_api' (34e82145-6c15-4cdc-b7fb-fea965916cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume request issued successfully. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ba66c363-dae6-49dc-b02a-d665f3df246c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1564/3119] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:20 2026] POST /volume/v3/volumes => generated 787 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-47a2d86e-eff6-423b-827a-5ce45f4c5d63 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47a2d86e-eff6-423b-827a-5ce45f4c5d63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47a2d86e-eff6-423b-827a-5ce45f4c5d63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-47a2d86e-eff6-423b-827a-5ce45f4c5d63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-47a2d86e-eff6-423b-827a-5ce45f4c5d63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 returned with HTTP 404 Sep 05 05:21:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1565/3120] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:21 2026] GET /volume/v3/volumes/74b128dd-e286-4e16-a512-8ea20f46cb86 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d8a56ddb-e297-4fdc-9523-6e80a5e5fae9 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 200 Sep 05 05:21:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1556/3121] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:21 2026] GET /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 966 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-95fa4ab2-9905-42ee-8423-9745c8614895 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1541773308"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1541773308'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:21:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (f38dcb21-5713-4d4f-ad9e-39557f11b72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130185d8-74bb-4c6d-b230-bb55e86dcba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130185d8-74bb-4c6d-b230-bb55e86dcba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:21 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d4e2ed-50f8-46ae-9159-149e257b5d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['5e072aff-b45b-4d11-989c-1893bdf81772', '0a885817-8864-4d9f-9a02-be38c22c9e7b', 'fd2d4074-29f0-4140-ae84-e6a0252d0db8', '89931795-a673-4b48-8abf-18979a17024d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d4e2ed-50f8-46ae-9159-149e257b5d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e072aff-b45b-4d11-989c-1893bdf81772', '0a885817-8864-4d9f-9a02-be38c22c9e7b', 'fd2d4074-29f0-4140-ae84-e6a0252d0db8', '89931795-a673-4b48-8abf-18979a17024d']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0069ec8a-9b1b-4d3d-a2d8-8a95eb7c520e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0069ec8a-9b1b-4d3d-a2d8-8a95eb7c520e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf6d32a1-c6fc-406d-a9db-7868e90565e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1541773308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['5e072aff-b45b-4d11-989c-1893bdf81772','0a885817-8864-4d9f-9a02-be38c22c9e7b','fd2d4074-29f0-4140-ae84-e6a0252d0db8','89931795-a673-4b48-8abf-18979a17024d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1541773308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf6d32a1-c6fc-406d-a9db-7868e90565e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cb0d78-fcf6-45db-8216-d84733b33900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cb0d78-fcf6-45db-8216-d84733b33900) transitioned into state 'SUCCESS' from state '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-1541773308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['5e072aff-b45b-4d11-989c-1893bdf81772','0a885817-8864-4d9f-9a02-be38c22c9e7b','fd2d4074-29f0-4140-ae84-e6a0252d0db8','89931795-a673-4b48-8abf-18979a17024d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37465b40-71f0-4fe3-a16f-ed79e40e0e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37465b40-71f0-4fe3-a16f-ed79e40e0e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (f38dcb21-5713-4d4f-ad9e-39557f11b72b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:21:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-95fa4ab2-9905-42ee-8423-9745c8614895 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1566/3122] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:21 2026] POST /volume/v3/volumes => generated 787 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7bf0d348-5e93-4902-8d99-130be4716786 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7bf0d348-5e93-4902-8d99-130be4716786 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7bf0d348-5e93-4902-8d99-130be4716786 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7bf0d348-5e93-4902-8d99-130be4716786 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7bf0d348-5e93-4902-8d99-130be4716786 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7bf0d348-5e93-4902-8d99-130be4716786 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 200 Sep 05 05:21:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1557/3123] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:22 2026] GET /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 966 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:22 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:22 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ff5c9c40-c151-40cc-8c67-370be4530d7c tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 200 Sep 05 05:21:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1567/3124] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:22 2026] GET /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 1016 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-968bde76-6cda-4f26-a953-7b332f542613 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-968bde76-6cda-4f26-a953-7b332f542613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-968bde76-6cda-4f26-a953-7b332f542613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-968bde76-6cda-4f26-a953-7b332f542613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-968bde76-6cda-4f26-a953-7b332f542613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-968bde76-6cda-4f26-a953-7b332f542613 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 200 Sep 05 05:21:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1558/3125] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:23 2026] GET /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:23 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:23 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:23 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3cf65251-9e35-4350-9b11-81d7c27c9651 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 200 Sep 05 05:21:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1568/3126] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:23 2026] GET /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 1017 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] POST http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d/action Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Volume info retrieved successfully. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3f2f4fa2c1c74947aeeb18a9b3dd1b43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b10a8e34d5194ceb8a6ace6bd1d2b548', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-64e4c08c-8af8-4753-9d51-5af975712fa3 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d/action returned with HTTP 403 Sep 05 05:21:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1559/3127] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:21:23 2026] POST /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d/action => generated 131 bytes in 456 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Delete volume with id: d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Delete volume request issued successfully. Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e08c8a9-bf4b-456b-93f6-8e1f248d3b52 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 202 Sep 05 05:21:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1569/3128] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:24 2026] DELETE /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a065adba-ed55-4e5e-9703-b02c64e088cc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46b07282-8dfa-4e7d-a0bf-dd3ab4a57300 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 200 Sep 05 05:21:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1560/3129] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:24 2026] GET /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 1016 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e32c5cd4-cb1b-4a36-b86c-f32a6f10261e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 200 Sep 05 05:21:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1561/3130] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:24 2026] GET /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 1017 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf6d32a1-c6fc-406d-a9db-7868e90565e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1635229966"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a065adba-ed55-4e5e-9703-b02c64e088cc tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a065adba-ed55-4e5e-9703-b02c64e088cc tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-249036376", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1240650455", "vendor_name": "tempest-vendor_name-1643881919"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a065adba-ed55-4e5e-9703-b02c64e088cc tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1570/3131] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:24 2026] POST /volume/v3/types => generated 329 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-652367298", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-652367298', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:24 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume of 1 GB Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Availability Zones retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Flow 'volume_create_api' (89e2982b-88a2-4080-ba9a-e6a5fa86414a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0428d6c-314c-4d4c-883b-227d76d333e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0428d6c-314c-4d4c-883b-227d76d333e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8eda27-7609-43cd-9cf4-e47bad5f3a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['cf5ad25e-dec7-409e-a9e2-744d91adb3b9', '6dcbf3dc-12ca-4856-b5fa-e2623f069b2e', '5e1feeb9-075a-4759-b8fa-e997389f73c2', '6f8f7e30-2405-49e9-a9fd-fdbf6870ce32'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-395febc1-b805-4d02-8b8c-b78ff211eae1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1562/3132] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f26f3bac-7b0f-4292-b3c7-ffa93af205c1", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume request body: {'volume': {'volume_type': 'f26f3bac-7b0f-4292-b3c7-ffa93af205c1', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume of 1 GB Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Flow 'volume_create_api' (ce4c6e74-4b39-4182-bf5e-fba27943b6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Created reservations ['835c3ada-2245-4dcd-baba-f2cdd5011096', '1ceb2cea-cb3a-415c-9966-c611819572c5', 'a4a763d3-9906-40a6-a694-0337ffeccd87', '5e1630c7-5326-4834-9c24-a33856ea5396'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87542f7e-67a9-423f-8998-fe3b50a272cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8eda27-7609-43cd-9cf4-e47bad5f3a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835c3ada-2245-4dcd-baba-f2cdd5011096', '1ceb2cea-cb3a-415c-9966-c611819572c5', 'a4a763d3-9906-40a6-a694-0337ffeccd87', '5e1630c7-5326-4834-9c24-a33856ea5396']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c5a6cd-f249-4bac-b944-de76db3b719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c5a6cd-f249-4bac-b944-de76db3b719a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113f5443-669e-4dcf-8a91-e24d436b515d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-652367298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee824648778349088a944112368e4b2a',qos_specs=None,replication_status=,reservations=['835c3ada-2245-4dcd-baba-f2cdd5011096','1ceb2cea-cb3a-415c-9966-c611819572c5','a4a763d3-9906-40a6-a694-0337ffeccd87','5e1630c7-5326-4834-9c24-a33856ea5396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='497309e0028049e5923e51c7064d34ae',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-652367298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113f5443-669e-4dcf-8a91-e24d436b515d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee824648778349088a944112368e4b2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='497309e0028049e5923e51c7064d34ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5817f70f-89cc-403e-9c73-7daec4793028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87542f7e-67a9-423f-8998-fe3b50a272cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:21:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1240650455',vendor_name='tempest-vendor_name-1643881919'},id=f26f3bac-7b0f-4292-b3c7-ffa93af205c1,is_public=True,name='tempest-ProjectReaderTests-volume-type-249036376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f26f3bac-7b0f-4292-b3c7-ffa93af205c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76856ab3-2f37-4398-941e-178f73fb4af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5817f70f-89cc-403e-9c73-7daec4793028) transitioned into state 'SUCCESS' from state '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-652367298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee824648778349088a944112368e4b2a',qos_specs=None,replication_status=,reservations=['835c3ada-2245-4dcd-baba-f2cdd5011096','1ceb2cea-cb3a-415c-9966-c611819572c5','a4a763d3-9906-40a6-a694-0337ffeccd87','5e1630c7-5326-4834-9c24-a33856ea5396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='497309e0028049e5923e51c7064d34ae',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a866a5-89f8-4b22-ac3e-bbc23d6bf3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-249036376 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-249036376, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-249036376 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-249036376, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a866a5-89f8-4b22-ac3e-bbc23d6bf3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Flow 'volume_create_api' (89e2982b-88a2-4080-ba9a-e6a5fa86414a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume request issued successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-10707d2c-dbab-4c76-b21e-20cf61dcedcd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1571/3133] 192.168.122.128 () {60 vars in 1143 bytes} [Sat Sep 5 05:21:24 2026] POST /volume/v3/volumes => generated 762 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-68295e59-05f6-4527-b045-d1495f0fa83c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68295e59-05f6-4527-b045-d1495f0fa83c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-68295e59-05f6-4527-b045-d1495f0fa83c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-68295e59-05f6-4527-b045-d1495f0fa83c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-68295e59-05f6-4527-b045-d1495f0fa83c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-68295e59-05f6-4527-b045-d1495f0fa83c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1572/3134] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:25 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Created reservations ['e0cf1c3b-b8d7-47d4-a20a-8ad47c3e6201', 'f4a2e2f9-1017-4e1d-ab79-1e4b48273e1b', 'b8928b48-c28f-4d9e-a39c-6453f8db2900', 'eb314bd2-e469-47da-8a5c-30b79d3fb538'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76856ab3-2f37-4398-941e-178f73fb4af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0cf1c3b-b8d7-47d4-a20a-8ad47c3e6201', 'f4a2e2f9-1017-4e1d-ab79-1e4b48273e1b', 'b8928b48-c28f-4d9e-a39c-6453f8db2900', 'eb314bd2-e469-47da-8a5c-30b79d3fb538']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50655b39-d575-4477-b98a-fa615a78ac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-cdb621b4-a334-4cc6-bc46-eb4e6888986e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1573/3135] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:25 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50655b39-d575-4477-b98a-fa615a78ac1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be403e10-b9b2-4197-81d0-7d15a3faaa97', '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='15f8a95d5c0048059ddf1f297832a1aa',qos_specs=None,replication_status=,reservations=['e0cf1c3b-b8d7-47d4-a20a-8ad47c3e6201','f4a2e2f9-1017-4e1d-ab79-1e4b48273e1b','b8928b48-c28f-4d9e-a39c-6453f8db2900','eb314bd2-e469-47da-8a5c-30b79d3fb538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_type_id=f26f3bac-7b0f-4292-b3c7-ffa93af205c1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be403e10-b9b2-4197-81d0-7d15a3faaa97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f8a95d5c0048059ddf1f297832a1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f26f3bac-7b0f-4292-b3c7-ffa93af205c1),volume_type_id=f26f3bac-7b0f-4292-b3c7-ffa93af205c1)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418c7755-303b-451b-b48b-9a45f6911e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-87bdf264-e222-4f1f-8d4d-e21cf920c880 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418c7755-303b-451b-b48b-9a45f6911e61) transitioned into state 'SUCCESS' from 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='15f8a95d5c0048059ddf1f297832a1aa',qos_specs=None,replication_status=,reservations=['e0cf1c3b-b8d7-47d4-a20a-8ad47c3e6201','f4a2e2f9-1017-4e1d-ab79-1e4b48273e1b','b8928b48-c28f-4d9e-a39c-6453f8db2900','eb314bd2-e469-47da-8a5c-30b79d3fb538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_type_id=f26f3bac-7b0f-4292-b3c7-ffa93af205c1)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87bdf264-e222-4f1f-8d4d-e21cf920c880 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87bdf264-e222-4f1f-8d4d-e21cf920c880 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e155ec5-fc0d-4b00-b0d5-a0aa3f7e2b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-87bdf264-e222-4f1f-8d4d-e21cf920c880 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-87bdf264-e222-4f1f-8d4d-e21cf920c880 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d returned with HTTP 404 Sep 05 05:21:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1574/3136] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:25 2026] GET /volume/v3/volumes/d59726a5-274f-4f9d-aa54-8a530b6c983d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e155ec5-fc0d-4b00-b0d5-a0aa3f7e2b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Flow 'volume_create_api' (ce4c6e74-4b39-4182-bf5e-fba27943b6fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume request issued successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-868c6bfa-ead7-4f66-a159-c9fd5a47b0ee tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1563/3137] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:21:25 2026] POST /volume/v3/volumes => generated 781 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803053888"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803053888'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume of 1 GB Sep 05 05:21:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Flow 'volume_create_api' (c1d79f94-16ce-43b0-bd3c-d8210dbf9950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f395f446-2a04-4421-92ec-3c962139d5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4b0a9450-1d9f-4999-9bf9-9c6aace90c66 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 returned with HTTP 200 Sep 05 05:21:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1564/3138] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:21:25 2026] GET /volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 => generated 960 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f395f446-2a04-4421-92ec-3c962139d5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323f58c6-67cd-48c0-8541-aee862733636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Created reservations ['2889ad9b-7ad9-4fe6-a8b7-e6f64d5dae8a', '4e8f5a6e-4eca-4910-9516-c2109e39c273', 'da14ad0d-9a39-4c43-9d6a-f01d122500d1', '3cdaff3e-e063-49bc-9435-7bb06c813285'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323f58c6-67cd-48c0-8541-aee862733636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2889ad9b-7ad9-4fe6-a8b7-e6f64d5dae8a', '4e8f5a6e-4eca-4910-9516-c2109e39c273', 'da14ad0d-9a39-4c43-9d6a-f01d122500d1', '3cdaff3e-e063-49bc-9435-7bb06c813285']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ad06a3-687e-44c7-b1a5-65fd9e04e7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ad06a3-687e-44c7-b1a5-65fd9e04e7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5c8836-75f1-4e90-b56f-2dfba3a632e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803053888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',qos_specs=None,replication_status=,reservations=['2889ad9b-7ad9-4fe6-a8b7-e6f64d5dae8a','4e8f5a6e-4eca-4910-9516-c2109e39c273','da14ad0d-9a39-4c43-9d6a-f01d122500d1','3cdaff3e-e063-49bc-9435-7bb06c813285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0852ea3c4af6414291c40126a95cf23a',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803053888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5c8836-75f1-4e90-b56f-2dfba3a632e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0852ea3c4af6414291c40126a95cf23a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:25 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e67fe0-a6b2-460d-9f4e-3237fafd831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e67fe0-a6b2-460d-9f4e-3237fafd831c) transitioned into state 'SUCCESS' from state '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-803053888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10a8e34d5194ceb8a6ace6bd1d2b548',qos_specs=None,replication_status=,reservations=['2889ad9b-7ad9-4fe6-a8b7-e6f64d5dae8a','4e8f5a6e-4eca-4910-9516-c2109e39c273','da14ad0d-9a39-4c43-9d6a-f01d122500d1','3cdaff3e-e063-49bc-9435-7bb06c813285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0852ea3c4af6414291c40126a95cf23a',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ff7c85-494c-4004-8fb8-a6de4e924f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ff7c85-494c-4004-8fb8-a6de4e924f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Flow 'volume_create_api' (c1d79f94-16ce-43b0-bd3c-d8210dbf9950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Create volume request issued successfully. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-18c8c858-38ff-4d17-9377-56ce4fb0c2de tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1575/3139] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:25 2026] POST /volume/v3/volumes => generated 786 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7d0e3baf-dd4f-4bc5-b34f-e0fa38a10039 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 200 Sep 05 05:21:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1565/3140] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-05495705-ad13-4d14-ace6-726486a5de7e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05495705-ad13-4d14-ace6-726486a5de7e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05495705-ad13-4d14-ace6-726486a5de7e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-05495705-ad13-4d14-ace6-726486a5de7e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-05495705-ad13-4d14-ace6-726486a5de7e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-05495705-ad13-4d14-ace6-726486a5de7e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1576/3141] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-86427ae0-86a8-4558-bb1a-e6ae5bc7d378 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1566/3142] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:26 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:26 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2cc506ff-c511-4c21-a613-56d3328f47b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 returned with HTTP 200 Sep 05 05:21:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1577/3143] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ee3894ef-6f95-4b63-891b-a3186ce814c6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee3894ef-6f95-4b63-891b-a3186ce814c6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee3894ef-6f95-4b63-891b-a3186ce814c6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ee3894ef-6f95-4b63-891b-a3186ce814c6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ee3894ef-6f95-4b63-891b-a3186ce814c6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:21:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1567/3144] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d813929b-13dc-453c-b110-7a4981e983fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d813929b-13dc-453c-b110-7a4981e983fd tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] GET http://192.168.122.128/volume/v3/messages Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d813929b-13dc-453c-b110-7a4981e983fd tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d813929b-13dc-453c-b110-7a4981e983fd tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d813929b-13dc-453c-b110-7a4981e983fd tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1578/3145] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:21:26 2026] GET /volume/v3/messages => generated 678 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4bb3f352-0d9f-46e5-af0b-0e466a8564d6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bb3f352-0d9f-46e5-af0b-0e466a8564d6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/messages/6e472144-80c3-4a2e-9a85-dbaca1ec17da Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4bb3f352-0d9f-46e5-af0b-0e466a8564d6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4bb3f352-0d9f-46e5-af0b-0e466a8564d6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4bb3f352-0d9f-46e5-af0b-0e466a8564d6 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/messages/6e472144-80c3-4a2e-9a85-dbaca1ec17da returned with HTTP 204 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1568/3146] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:21:27 2026] DELETE /volume/v3/messages/6e472144-80c3-4a2e-9a85-dbaca1ec17da => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Delete volume with id: be403e10-b9b2-4197-81d0-7d15a3faaa97 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-249036376 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-249036376, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-249036376 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-249036376, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Created reservations ['e68e7801-4723-4981-9fab-fed366db0c61', '00f971a2-5b2c-4ef0-8515-c062d87705aa', '95219714-273e-4c06-bf90-3a27698d7d5f', '64685dce-6805-44ca-883c-b58ed39a76e6'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Delete volume request issued successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d2166deb-8cd9-461a-bfb8-01d63dd84217 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 returned with HTTP 202 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1579/3147] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:21:27 2026] DELETE /volume/v3/volumes/be403e10-b9b2-4197-81d0-7d15a3faaa97 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2de3d079-3d53-451a-9c6f-eb054ea28f3b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0b10a0b5-97f9-47de-897b-3284bd3e389a None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1569/3148] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:27 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0b10a0b5-97f9-47de-897b-3284bd3e389a tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/types/f26f3bac-7b0f-4292-b3c7-ffa93af205c1 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0b10a0b5-97f9-47de-897b-3284bd3e389a tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0b10a0b5-97f9-47de-897b-3284bd3e389a tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0b10a0b5-97f9-47de-897b-3284bd3e389a tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/types/f26f3bac-7b0f-4292-b3c7-ffa93af205c1 returned with HTTP 202 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1580/3149] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:27 2026] DELETE /volume/v3/types/f26f3bac-7b0f-4292-b3c7-ffa93af205c1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ff1ce5f-c95c-43b8-b518-b19df8523e42 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ff1ce5f-c95c-43b8-b518-b19df8523e42 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ff1ce5f-c95c-43b8-b518-b19df8523e42 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1668033772", "extra_specs": {"storage_protocol": "tempest-storage_protocol-874777235", "vendor_name": "tempest-vendor_name-1543162599"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ff1ce5f-c95c-43b8-b518-b19df8523e42 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1570/3150] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:27 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e136063-ae22-4ae1-a54c-0d5890656e6a", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume request body: {'volume': {'volume_type': '8e136063-ae22-4ae1-a54c-0d5890656e6a', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume of 1 GB Sep 05 05:21:27 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Flow 'volume_create_api' (ff5cbfa7-8b48-49f8-9029-75e538d4af69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ae1a40-e6b8-417b-a293-7e6903ebb016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ae1a40-e6b8-417b-a293-7e6903ebb016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-874777235',vendor_name='tempest-vendor_name-1543162599'},id=8e136063-ae22-4ae1-a54c-0d5890656e6a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1668033772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e136063-ae22-4ae1-a54c-0d5890656e6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4abd66-bb97-4078-b4c0-08969eaf89fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1668033772 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1668033772, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1668033772 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1668033772, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-328897d9-fb1c-44c3-a97c-51e33b210d77 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1571/3151] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:27 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Created reservations ['fed1aa83-2d87-4f6c-b8b5-42cebaf65b74', 'dc308610-c146-48d9-aa5a-57c62e374bbc', '39626952-094f-4df3-8d08-4c828f6620f8', '5f3eb819-2bbe-4b35-bdef-da5a1e1daed1'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4abd66-bb97-4078-b4c0-08969eaf89fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed1aa83-2d87-4f6c-b8b5-42cebaf65b74', 'dc308610-c146-48d9-aa5a-57c62e374bbc', '39626952-094f-4df3-8d08-4c828f6620f8', '5f3eb819-2bbe-4b35-bdef-da5a1e1daed1']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b77a4e7-9d39-4ecd-93d6-3f566c7a6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-933abc14-4154-4d90-930a-ebf6b1755418 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-933abc14-4154-4d90-930a-ebf6b1755418 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-933abc14-4154-4d90-930a-ebf6b1755418 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-933abc14-4154-4d90-930a-ebf6b1755418 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:27 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b77a4e7-9d39-4ecd-93d6-3f566c7a6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32681865-14e0-4298-be87-9dae36339944', '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='15f8a95d5c0048059ddf1f297832a1aa',qos_specs=None,replication_status=,reservations=['fed1aa83-2d87-4f6c-b8b5-42cebaf65b74','dc308610-c146-48d9-aa5a-57c62e374bbc','39626952-094f-4df3-8d08-4c828f6620f8','5f3eb819-2bbe-4b35-bdef-da5a1e1daed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_type_id=8e136063-ae22-4ae1-a54c-0d5890656e6a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:27Z,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=32681865-14e0-4298-be87-9dae36339944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f8a95d5c0048059ddf1f297832a1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e136063-ae22-4ae1-a54c-0d5890656e6a),volume_type_id=8e136063-ae22-4ae1-a54c-0d5890656e6a)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57678c1-aa44-4e0a-8f1e-b295f6905c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-933abc14-4154-4d90-930a-ebf6b1755418 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-933abc14-4154-4d90-930a-ebf6b1755418 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1572/3152] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:27 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57678c1-aa44-4e0a-8f1e-b295f6905c3b) transitioned into state 'SUCCESS' from 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='15f8a95d5c0048059ddf1f297832a1aa',qos_specs=None,replication_status=,reservations=['fed1aa83-2d87-4f6c-b8b5-42cebaf65b74','dc308610-c146-48d9-aa5a-57c62e374bbc','39626952-094f-4df3-8d08-4c828f6620f8','5f3eb819-2bbe-4b35-bdef-da5a1e1daed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17f6a49797441f9aad9ccb8b22fb811',volume_type_id=8e136063-ae22-4ae1-a54c-0d5890656e6a)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df60787d-8648-47fb-a03b-9eb9e8713a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df60787d-8648-47fb-a03b-9eb9e8713a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Flow 'volume_create_api' (ff5cbfa7-8b48-49f8-9029-75e538d4af69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Create volume request issued successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-13beb104-72ec-4ee9-b9a3-f819789142b9 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:27 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1581/3153] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:21:27 2026] POST /volume/v3/volumes => generated 782 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bbfc9118-08ff-4b4d-a559-708838286784 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbfc9118-08ff-4b4d-a559-708838286784 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bbfc9118-08ff-4b4d-a559-708838286784 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bbfc9118-08ff-4b4d-a559-708838286784 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bbfc9118-08ff-4b4d-a559-708838286784 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:27 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bbfc9118-08ff-4b4d-a559-708838286784 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 returned with HTTP 200 Sep 05 05:21:27 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1573/3154] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:21:27 2026] GET /volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c08a4b0-b58e-4175-a67d-2dcc20393a81 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1582/3155] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-32cd42f2-0beb-48a4-952b-cfdcb4213d51 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1574/3156] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.db.api [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Building query based on filter {{(pid=89025) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Get all snapshots completed successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0c3b56c0-5f3f-4fee-85b9-ae154e9dd207 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1583/3157] 192.168.122.128 () {58 vars in 1127 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a5c3fe1-9136-46ea-b3bf-44a7d4847da0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 202 Sep 05 05:21:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1575/3158] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:28 2026] DELETE /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-95067f4b-d2e6-4c02-a48b-98532f04b0ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1576/3159] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7a12943f-bbcd-4308-ac4d-fa25b4bd4cd3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1584/3160] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f00a63b0-4e7f-4520-8e57-ce45669e2c21 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1577/3161] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "113f5443-669e-4dcf-8a91-e24d436b515d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1625635838", "description": null, "metadata": null}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create snapshot from volume 113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e5ccc72f-c26e-4a10-810d-4d5cc9dbc41c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1585/3162] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 => generated 982 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-afec4353-2b45-4ad7-8046-2636ae81f778 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afec4353-2b45-4ad7-8046-2636ae81f778 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-afec4353-2b45-4ad7-8046-2636ae81f778 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-afec4353-2b45-4ad7-8046-2636ae81f778 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afec4353-2b45-4ad7-8046-2636ae81f778 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1586/3163] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b69e1317-de1f-41f3-ac59-ac3b60431666 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b69e1317-de1f-41f3-ac59-ac3b60431666 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] GET http://192.168.122.128/volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b69e1317-de1f-41f3-ac59-ac3b60431666 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b69e1317-de1f-41f3-ac59-ac3b60431666 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b69e1317-de1f-41f3-ac59-ac3b60431666 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-reader] http://192.168.122.128/volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f returned with HTTP 200 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1587/3164] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:21:28 2026] GET /volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d23150f3-72f1-446d-97be-dd8a3dd2950c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d23150f3-72f1-446d-97be-dd8a3dd2950c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d23150f3-72f1-446d-97be-dd8a3dd2950c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d23150f3-72f1-446d-97be-dd8a3dd2950c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d23150f3-72f1-446d-97be-dd8a3dd2950c tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f returned with HTTP 204 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1588/3165] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:21:28 2026] DELETE /volume/v3/messages/73cfa8ca-24bc-4be4-bf8f-03c5ce0df04f => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Delete volume with id: 32681865-14e0-4298-be87-9dae36339944 Sep 05 05:21:28 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Created reservations ['92c8df25-a9fa-44b4-a656-e031cfa660a0', 'afaef5db-7f07-4afe-98ef-ce3ac725d13c', 'fe7c6016-2dcb-4c45-be50-9840d61ea337', 'becda163-2555-4ccb-8f37-ead85321b74c'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:28 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Volume info retrieved successfully. Sep 05 05:21:28 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:21:28 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:28 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot force create request issued successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0b40c66e-e2df-49ab-823d-b5fe4362ef83 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1578/3166] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Created reservations ['c1ab3b08-1494-4bc0-9e91-c8546a5a016f', '7202998d-13ac-4806-a00c-dd8f8e02d329', 'e46afb6d-3829-48d8-bcdd-b3fa5cade064', '82d5a2e3-bf9c-443c-b6b9-c8143a8a8ad5'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-219d836e-c800-43b7-ab8d-e329429b181e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-219d836e-c800-43b7-ab8d-e329429b181e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-219d836e-c800-43b7-ab8d-e329429b181e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-219d836e-c800-43b7-ab8d-e329429b181e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-219d836e-c800-43b7-ab8d-e329429b181e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-219d836e-c800-43b7-ab8d-e329429b181e tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1579/3167] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:29 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Delete volume request issued successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4e57b0fc-63b0-4f50-9fe3-3f18edaf9ee5 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 returned with HTTP 202 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1589/3168] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:21:28 2026] DELETE /volume/v3/volumes/32681865-14e0-4298-be87-9dae36339944 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-04386a78-be4a-4d36-8356-110e99a34ce0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-04386a78-be4a-4d36-8356-110e99a34ce0 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] DELETE http://192.168.122.128/volume/v3/types/8e136063-ae22-4ae1-a54c-0d5890656e6a Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-04386a78-be4a-4d36-8356-110e99a34ce0 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-04386a78-be4a-4d36-8356-110e99a34ce0 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-04386a78-be4a-4d36-8356-110e99a34ce0 tempest-ProjectReaderTests-442654505 tempest-ProjectReaderTests-442654505-project-admin] http://192.168.122.128/volume/v3/types/8e136063-ae22-4ae1-a54c-0d5890656e6a returned with HTTP 202 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1580/3169] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:29 2026] DELETE /volume/v3/types/8e136063-ae22-4ae1-a54c-0d5890656e6a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a44b7f13-4ef3-4d28-84d0-391c3c4e3dbc tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 200 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1590/3170] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:29 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-49510373-f66d-4a04-a339-2f2e92966fa6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49510373-f66d-4a04-a339-2f2e92966fa6 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] POST http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5/action Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49510373-f66d-4a04-a339-2f2e92966fa6 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89024) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-49510373-f66d-4a04-a339-2f2e92966fa6 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-49510373-f66d-4a04-a339-2f2e92966fa6 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3f2f4fa2c1c74947aeeb18a9b3dd1b43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b10a8e34d5194ceb8a6ace6bd1d2b548', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-49510373-f66d-4a04-a339-2f2e92966fa6 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-reader] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5/action returned with HTTP 403 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1581/3171] 192.168.122.128 () {60 vars in 1274 bytes} [Sat Sep 5 05:21:29 2026] POST /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Delete volume with id: 7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Delete volume request issued successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e4a7de9c-3b3a-4116-b928-b6fc18d7119b tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 202 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1591/3172] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:29 2026] DELETE /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Volume info retrieved successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f987e3e5-0662-4e0c-aa01-8b3c9f83f9e5 tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 200 Sep 05 05:21:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1582/3173] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:29 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a057c966-8214-4f6a-a6a8-c87114b757b0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1592/3174] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:29 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b7c307d8-45b3-4c65-b4ee-bd5eb9d8b212 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1583/3175] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:30 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-953c7a94-c431-41c3-94b4-acdabb86ab0f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-953c7a94-c431-41c3-94b4-acdabb86ab0f tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] GET http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 Sep 05 05:21:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-953c7a94-c431-41c3-94b4-acdabb86ab0f tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-953c7a94-c431-41c3-94b4-acdabb86ab0f tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-953c7a94-c431-41c3-94b4-acdabb86ab0f tempest-ProjectReaderTests-509845015 tempest-ProjectReaderTests-509845015-project-admin] http://192.168.122.128/volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 returned with HTTP 404 Sep 05 05:21:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1593/3176] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:30 2026] GET /volume/v3/volumes/7d5c8836-75f1-4e90-b56f-2dfba3a632e5 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:30 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:30 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8811ed56-aeb8-4632-a59f-2fbdd727b678 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 200 Sep 05 05:21:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1584/3177] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:30 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a0ea167-2e90-4a37-8947-9c3cae58b13f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1594/3178] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:31 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35d6917a-b297-4a19-a7ff-ff30de75255c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35d6917a-b297-4a19-a7ff-ff30de75255c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35d6917a-b297-4a19-a7ff-ff30de75255c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35d6917a-b297-4a19-a7ff-ff30de75255c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35d6917a-b297-4a19-a7ff-ff30de75255c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe returned with HTTP 404 Sep 05 05:21:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1585/3179] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:31 2026] GET /volume/v3/snapshots/b1ccbde4-5f7a-4a95-9c24-5c67ce3140fe => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:21:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e83e498a-d7ab-42e1-9c0f-ec92bf37be45 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 202 Sep 05 05:21:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1595/3180] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:31 2026] DELETE /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-472f3edd-4cc7-4525-9143-31b908ec8bb2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 200 Sep 05 05:21:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1586/3181] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:31 2026] GET /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e44f612a-71a0-407d-a13a-92ddec025657 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e44f612a-71a0-407d-a13a-92ddec025657 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e44f612a-71a0-407d-a13a-92ddec025657 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e44f612a-71a0-407d-a13a-92ddec025657 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e44f612a-71a0-407d-a13a-92ddec025657 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e44f612a-71a0-407d-a13a-92ddec025657 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1596/3182] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:32 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5c680b86-d79e-4420-b192-796ae4920c90 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c680b86-d79e-4420-b192-796ae4920c90 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c680b86-d79e-4420-b192-796ae4920c90 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5c680b86-d79e-4420-b192-796ae4920c90 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5c680b86-d79e-4420-b192-796ae4920c90 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5c680b86-d79e-4420-b192-796ae4920c90 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1587/3183] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:32 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-264d3e15-40ee-4c62-bb16-c897a53c1b38 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1597/3184] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:32 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "97c90ba8-feb3-4da0-ba0b-041e4bb14640", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume request body: {'volume': {'snapshot_id': '97c90ba8-feb3-4da0-ba0b-041e4bb14640', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume of 1 GB Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Availability Zones retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Flow 'volume_create_api' (127aff82-e766-4cc0-b410-0b1010fc29cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f3748f-fd5b-4468-a48f-6b5eeffed98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f3748f-fd5b-4468-a48f-6b5eeffed98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '97c90ba8-feb3-4da0-ba0b-041e4bb14640', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0c1547-654a-433b-8796-154b49bf5ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Created reservations ['b5793644-0d4b-4375-871e-70182fe807a6', '7784e61b-8fa5-44bf-a411-7925ff204b2b', 'd29b7087-611a-4ad3-b530-78886340726e', '6d5abc61-d465-4fa9-b525-42d7c4e779bb'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0c1547-654a-433b-8796-154b49bf5ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5793644-0d4b-4375-871e-70182fe807a6', '7784e61b-8fa5-44bf-a411-7925ff204b2b', 'd29b7087-611a-4ad3-b530-78886340726e', '6d5abc61-d465-4fa9-b525-42d7c4e779bb']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c111985-5645-4494-85a6-71bf1ec096c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c111985-5645-4494-85a6-71bf1ec096c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f2ec42-6585-47ba-ba9a-8ac01715b162', '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='ee824648778349088a944112368e4b2a',qos_specs=None,replication_status=,reservations=['b5793644-0d4b-4375-871e-70182fe807a6','7784e61b-8fa5-44bf-a411-7925ff204b2b','d29b7087-611a-4ad3-b530-78886340726e','6d5abc61-d465-4fa9-b525-42d7c4e779bb'],size=1,snapshot_id=97c90ba8-feb3-4da0-ba0b-041e4bb14640,source_replicaid=,source_volid=None,status='creating',user_id='497309e0028049e5923e51c7064d34ae',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:32Z,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=c9f2ec42-6585-47ba-ba9a-8ac01715b162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee824648778349088a944112368e4b2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=97c90ba8-feb3-4da0-ba0b-041e4bb14640,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='497309e0028049e5923e51c7064d34ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613cda17-4502-4afa-83b4-c3af42def5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613cda17-4502-4afa-83b4-c3af42def5e9) transitioned into state 'SUCCESS' from 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='ee824648778349088a944112368e4b2a',qos_specs=None,replication_status=,reservations=['b5793644-0d4b-4375-871e-70182fe807a6','7784e61b-8fa5-44bf-a411-7925ff204b2b','d29b7087-611a-4ad3-b530-78886340726e','6d5abc61-d465-4fa9-b525-42d7c4e779bb'],size=1,snapshot_id=97c90ba8-feb3-4da0-ba0b-041e4bb14640,source_replicaid=,source_volid=None,status='creating',user_id='497309e0028049e5923e51c7064d34ae',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf257f0-430a-448f-adb6-c551165b75f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf257f0-430a-448f-adb6-c551165b75f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Flow 'volume_create_api' (127aff82-e766-4cc0-b410-0b1010fc29cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Create volume request issued successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ffc45f52-577d-4ec4-9ccb-34bdf51e97ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1588/3185] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:32 2026] POST /volume/v3/volumes => generated 750 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:32 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fccc02e5-c603-478c-9b63-d8eb72aab346 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1598/3186] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:32 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6d9ffe68-9ded-4872-8c19-99b5d50477de None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d9ffe68-9ded-4872-8c19-99b5d50477de tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 Sep 05 05:21:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d9ffe68-9ded-4872-8c19-99b5d50477de tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6d9ffe68-9ded-4872-8c19-99b5d50477de tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6d9ffe68-9ded-4872-8c19-99b5d50477de tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 returned with HTTP 404 Sep 05 05:21:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1589/3187] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:32 2026] GET /volume/v3/volumes/cf6d32a1-c6fc-406d-a9db-7868e90565e0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758592003"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758592003'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (a0d61b80-f858-446e-8d08-0975a34e99b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e6607e-686b-4e48-9554-d086ef874dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e6607e-686b-4e48-9554-d086ef874dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c326d17-cd41-4336-9224-476a31c04692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['8a02097c-07a9-4f3c-a129-fd3907fc52b8', '21c3b950-51d3-4185-8a19-8b3012c87312', '47513923-8248-4bce-8f9d-986138dc5661', '8bde8cd3-9e27-48c9-9b59-0082b0c5ecba'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c326d17-cd41-4336-9224-476a31c04692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a02097c-07a9-4f3c-a129-fd3907fc52b8', '21c3b950-51d3-4185-8a19-8b3012c87312', '47513923-8248-4bce-8f9d-986138dc5661', '8bde8cd3-9e27-48c9-9b59-0082b0c5ecba']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8ede69-c72c-4fe2-a2dd-626ffb3d0a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8ede69-c72c-4fe2-a2dd-626ffb3d0a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec00462f-f975-49b5-a08e-48ddca5b1560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758592003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['8a02097c-07a9-4f3c-a129-fd3907fc52b8','21c3b950-51d3-4185-8a19-8b3012c87312','47513923-8248-4bce-8f9d-986138dc5661','8bde8cd3-9e27-48c9-9b59-0082b0c5ecba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758592003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec00462f-f975-49b5-a08e-48ddca5b1560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1deb937-74cb-4bba-a66b-44fbc9a8c3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1deb937-74cb-4bba-a66b-44fbc9a8c3af) transitioned into state 'SUCCESS' from state '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-1758592003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['8a02097c-07a9-4f3c-a129-fd3907fc52b8','21c3b950-51d3-4185-8a19-8b3012c87312','47513923-8248-4bce-8f9d-986138dc5661','8bde8cd3-9e27-48c9-9b59-0082b0c5ecba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df1a6f8-081d-48a7-b7a5-0c8df5f78ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df1a6f8-081d-48a7-b7a5-0c8df5f78ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (a0d61b80-f858-446e-8d08-0975a34e99b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-578e6f2e-1601-4f86-9b1c-26d1fba9bb30 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1599/3188] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:33 2026] POST /volume/v3/volumes => generated 787 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:21:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-96860f03-da2f-4b91-ae21-15c20fb5b898 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1590/3189] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:33 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:33 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a1ef88a7-a08b-4b81-b29e-dd4c081da5fd tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1600/3190] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:33 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05ce2e80-d6d9-4de8-ba07-5728a08d27c1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05ce2e80-d6d9-4de8-ba07-5728a08d27c1 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05ce2e80-d6d9-4de8-ba07-5728a08d27c1 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-518272039", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05ce2e80-d6d9-4de8-ba07-5728a08d27c1 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1591/3191] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:34 2026] POST /volume/v3/types => generated 379 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1e44db2a-ca7c-4c90-be3f-fa535759f6c2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e44db2a-ca7c-4c90-be3f-fa535759f6c2 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1e44db2a-ca7c-4c90-be3f-fa535759f6c2 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:34 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:34 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:34 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1e44db2a-ca7c-4c90-be3f-fa535759f6c2 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption returned with HTTP 200 Sep 05 05:21:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1601/3192] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:21:34 2026] POST /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-382928bf-01bc-4d9e-b407-e464b918a01b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-382928bf-01bc-4d9e-b407-e464b918a01b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-382928bf-01bc-4d9e-b407-e464b918a01b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-633207013", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-47c5d392-8cf1-4d95-bf98-b0f6ee0a66b6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1592/3193] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:34 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-382928bf-01bc-4d9e-b407-e464b918a01b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1602/3194] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:34 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-cc325d69-ac58-470c-a61c-3269a65d2535 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc325d69-ac58-470c-a61c-3269a65d2535 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] POST http://192.168.122.128/volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e/encryption Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c769c492-9039-4094-8a2f-fc037a18d16d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-cc325d69-ac58-470c-a61c-3269a65d2535 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c769c492-9039-4094-8a2f-fc037a18d16d tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c769c492-9039-4094-8a2f-fc037a18d16d tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c769c492-9039-4094-8a2f-fc037a18d16d tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-cc325d69-ac58-470c-a61c-3269a65d2535 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-cc325d69-ac58-470c-a61c-3269a65d2535 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e/encryption returned with HTTP 403 Sep 05 05:21:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1593/3195] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:21:34 2026] POST /volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e/encryption => generated 127 bytes in 321 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-592e3561-e506-41d5-bf3d-8a702f678f63 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-592e3561-e506-41d5-bf3d-8a702f678f63 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-592e3561-e506-41d5-bf3d-8a702f678f63 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1587038433", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c769c492-9039-4094-8a2f-fc037a18d16d tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c769c492-9039-4094-8a2f-fc037a18d16d tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1603/3196] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:34 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-592e3561-e506-41d5-bf3d-8a702f678f63 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1594/3197] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:34 2026] POST /volume/v3/types => generated 380 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-157edba3-99c8-49dd-bfef-74145768849d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-157edba3-99c8-49dd-bfef-74145768849d tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] POST http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-157edba3-99c8-49dd-bfef-74145768849d tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-157edba3-99c8-49dd-bfef-74145768849d tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-157edba3-99c8-49dd-bfef-74145768849d tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1604/3198] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-28e1930a-8e11-420c-b562-0768b5b06944 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28e1930a-8e11-420c-b562-0768b5b06944 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] PUT http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs/key2 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-28e1930a-8e11-420c-b562-0768b5b06944 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-28e1930a-8e11-420c-b562-0768b5b06944 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-28e1930a-8e11-420c-b562-0768b5b06944 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs/key2 returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1595/3199] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:21:35 2026] PUT /volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa/extra_specs/key2 => generated 122 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8ce48ab9-6ace-4a1f-a9e5-4a446d95eef0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ce48ab9-6ace-4a1f-a9e5-4a446d95eef0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8ce48ab9-6ace-4a1f-a9e5-4a446d95eef0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-8ce48ab9-6ace-4a1f-a9e5-4a446d95eef0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8ce48ab9-6ace-4a1f-a9e5-4a446d95eef0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1605/3200] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types => generated 109 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a01d667d-8a97-4bf4-a201-806fd1b1aa4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a01d667d-8a97-4bf4-a201-806fd1b1aa4b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a01d667d-8a97-4bf4-a201-806fd1b1aa4b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1192787247", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a01d667d-8a97-4bf4-a201-806fd1b1aa4b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1596/3201] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e93521a-c539-434e-872a-51bf66c85499 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e93521a-c539-434e-872a-51bf66c85499 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e93521a-c539-434e-872a-51bf66c85499 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e93521a-c539-434e-872a-51bf66c85499 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1606/3202] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption => generated 239 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] DELETE http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption/64988214-cbc9-4e36-93d3-046898ffce9a Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-594ea1db-f2d5-47fd-852a-fa603a4358f0 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption/64988214-cbc9-4e36-93d3-046898ffce9a returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1597/3203] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:21:35 2026] DELETE /volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135/encryption/64988214-cbc9-4e36-93d3-046898ffce9a => generated 127 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8430ff70-027c-4b2b-a702-43a65cdfe296 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8430ff70-027c-4b2b-a702-43a65cdfe296 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8430ff70-027c-4b2b-a702-43a65cdfe296 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2071644402", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a9044a4-6334-4636-af41-36a2ab00a736 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a9044a4-6334-4636-af41-36a2ab00a736 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a9044a4-6334-4636-af41-36a2ab00a736 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a9044a4-6334-4636-af41-36a2ab00a736 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:35 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:35 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:35 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8430ff70-027c-4b2b-a702-43a65cdfe296 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1607/3204] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9a9044a4-6334-4636-af41-36a2ab00a736 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] DELETE http://192.168.122.128/volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a/extra_specs/key1 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a9044a4-6334-4636-af41-36a2ab00a736 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1598/3205] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:35 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6dc35745-67c8-4730-8b79-fe465f99dfb6 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a/extra_specs/key1 returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1608/3206] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:21:35 2026] DELETE /volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a/extra_specs/key1 => generated 122 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-31362ffe-59a6-43c2-8427-360a0c69e21a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31362ffe-59a6-43c2-8427-360a0c69e21a tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-31362ffe-59a6-43c2-8427-360a0c69e21a tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-187875729", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-31362ffe-59a6-43c2-8427-360a0c69e21a tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1599/3207] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:21:35 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] DELETE http://192.168.122.128/volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:35 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3cc0686c-6fcb-40e2-8b9d-65a5a042247b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 returned with HTTP 403 Sep 05 05:21:35 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1609/3208] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:35 2026] DELETE /volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 => generated 109 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2a0d341f-8ba4-4649-be96-9a9f11773804 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a0d341f-8ba4-4649-be96-9a9f11773804 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a0d341f-8ba4-4649-be96-9a9f11773804 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2a0d341f-8ba4-4649-be96-9a9f11773804 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:35 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2a0d341f-8ba4-4649-be96-9a9f11773804 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs returned with HTTP 200 Sep 05 05:21:35 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1600/3209] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:21:35 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs => generated 123 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:35 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-828d99c3-8940-496c-9c7d-8c9accff2294 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-828d99c3-8940-496c-9c7d-8c9accff2294 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-828d99c3-8940-496c-9c7d-8c9accff2294 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-828d99c3-8940-496c-9c7d-8c9accff2294 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:36 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:36 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:36 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-828d99c3-8940-496c-9c7d-8c9accff2294 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ea280e76-43c2-40ba-90c8-554637c3e5dd tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1610/3210] 192.168.122.128 () {58 vars in 1115 bytes} [Sat Sep 5 05:21:35 2026] GET /volume/v3/types => generated 2361 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-828d99c3-8940-496c-9c7d-8c9accff2294 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1601/3211] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/cipher Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f22223bf-0c5f-48f5-b660-8b2f41598d49 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/cipher returned with HTTP 403 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1611/3212] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/cipher => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1f0a5a55-cfe2-4330-8f21-40ef1aae0399 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption returned with HTTP 403 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1602/3213] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-69e42b1c-2639-4c95-9a94-593249ec279e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69e42b1c-2639-4c95-9a94-593249ec279e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/multiattach Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69e42b1c-2639-4c95-9a94-593249ec279e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-69e42b1c-2639-4c95-9a94-593249ec279e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-69e42b1c-2639-4c95-9a94-593249ec279e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/multiattach returned with HTTP 200 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1612/3214] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/multiattach => generated 29 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-af38681e-415d-4c2f-a0fb-d4ef68609323 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-af38681e-415d-4c2f-a0fb-d4ef68609323 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/volume_backend_name Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-af38681e-415d-4c2f-a0fb-d4ef68609323 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-af38681e-415d-4c2f-a0fb-d4ef68609323 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-af38681e-415d-4c2f-a0fb-d4ef68609323 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1603/3215] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/volume_backend_name => generated 143 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2bd2524f-3eaf-4d2b-8b1d-2a69dc884e2c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bd2524f-3eaf-4d2b-8b1d-2a69dc884e2c tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] GET http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bd2524f-3eaf-4d2b-8b1d-2a69dc884e2c tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2bd2524f-3eaf-4d2b-8b1d-2a69dc884e2c tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2bd2524f-3eaf-4d2b-8b1d-2a69dc884e2c tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 returned with HTTP 200 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1613/3216] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 => generated 317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-34182515-0a09-4340-b181-3dcedc2b9737 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34182515-0a09-4340-b181-3dcedc2b9737 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] PUT http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/fe4b6992-3016-47dc-9915-1c1faa473205 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-34182515-0a09-4340-b181-3dcedc2b9737 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-34182515-0a09-4340-b181-3dcedc2b9737 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-34182515-0a09-4340-b181-3dcedc2b9737 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/fe4b6992-3016-47dc-9915-1c1faa473205 returned with HTTP 403 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1604/3217] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:21:36 2026] PUT /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/encryption/fe4b6992-3016-47dc-9915-1c1faa473205 => generated 127 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-19c850ac-ddc0-411c-b5b0-8cdfb1d6eb57 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19c850ac-ddc0-411c-b5b0-8cdfb1d6eb57 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] PUT http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/key1 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19c850ac-ddc0-411c-b5b0-8cdfb1d6eb57 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-19c850ac-ddc0-411c-b5b0-8cdfb1d6eb57 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19c850ac-ddc0-411c-b5b0-8cdfb1d6eb57 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/key1 returned with HTTP 403 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1614/3218] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:21:36 2026] PUT /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8746d51b-84a7-4c74-8a8d-2a7cc12d665e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8746d51b-84a7-4c74-8a8d-2a7cc12d665e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] PUT http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8746d51b-84a7-4c74-8a8d-2a7cc12d665e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-8746d51b-84a7-4c74-8a8d-2a7cc12d665e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '906a0ef1498742b5ac033c3a1b8bc27d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '068df5032648409eab4c2c6fcdc36851', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8746d51b-84a7-4c74-8a8d-2a7cc12d665e tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-member] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 returned with HTTP 403 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1605/3219] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:21:36 2026] PUT /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 => generated 109 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a7b66f3a-876b-4fa3-9bb8-467b87f19605 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7b66f3a-876b-4fa3-9bb8-467b87f19605 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7b66f3a-876b-4fa3-9bb8-467b87f19605 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a7b66f3a-876b-4fa3-9bb8-467b87f19605 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a7b66f3a-876b-4fa3-9bb8-467b87f19605 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 returned with HTTP 202 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1615/3220] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:36 2026] DELETE /volume/v3/types/ba919b67-f4fe-43b5-9d1f-a85ce51d1f68 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5558a01b-8b40-4216-b03d-699df9d1fe8f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5558a01b-8b40-4216-b03d-699df9d1fe8f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5558a01b-8b40-4216-b03d-699df9d1fe8f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5558a01b-8b40-4216-b03d-699df9d1fe8f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:36 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:36 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:36 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5558a01b-8b40-4216-b03d-699df9d1fe8f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a returned with HTTP 202 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1606/3221] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:36 2026] DELETE /volume/v3/types/0959a32c-539c-441b-aecc-e594fb98af9a => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-59b1790a-dfde-4022-82ad-6e5588733658 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-27d32366-5566-4be7-9474-7c8d0cffaec0 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:36 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1616/3222] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:36 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:36 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59b1790a-dfde-4022-82ad-6e5588733658 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135 Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59b1790a-dfde-4022-82ad-6e5588733658 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:36 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-59b1790a-dfde-4022-82ad-6e5588733658 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-59b1790a-dfde-4022-82ad-6e5588733658 tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135 returned with HTTP 202 Sep 05 05:21:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1607/3223] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:36 2026] DELETE /volume/v3/types/3a3c7c34-6608-4547-a26c-bcc244505135 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c8b6efdd-70f2-4c6a-8774-1ef886f20b5b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8b6efdd-70f2-4c6a-8774-1ef886f20b5b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8b6efdd-70f2-4c6a-8774-1ef886f20b5b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c8b6efdd-70f2-4c6a-8774-1ef886f20b5b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8eea7139-4393-48ed-a538-974f7a32e364 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8eea7139-4393-48ed-a538-974f7a32e364 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8eea7139-4393-48ed-a538-974f7a32e364 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8eea7139-4393-48ed-a538-974f7a32e364 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:37 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:37 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:37 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c8b6efdd-70f2-4c6a-8774-1ef886f20b5b tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa returned with HTTP 202 Sep 05 05:21:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1617/3224] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:37 2026] DELETE /volume/v3/types/1e571cf3-fb2d-4868-9c0e-f60c0a4015fa => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e473a312-769a-4768-b4a6-15e454fdc6ec None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8eea7139-4393-48ed-a538-974f7a32e364 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e473a312-769a-4768-b4a6-15e454fdc6ec tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e473a312-769a-4768-b4a6-15e454fdc6ec tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e473a312-769a-4768-b4a6-15e454fdc6ec tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8eea7139-4393-48ed-a538-974f7a32e364 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1608/3225] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:37 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e473a312-769a-4768-b4a6-15e454fdc6ec tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e returned with HTTP 202 Sep 05 05:21:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1618/3226] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:37 2026] DELETE /volume/v3/types/7266f653-339a-4157-bc1b-4a156f94726e => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9eed6ae4-1e2f-45e1-aede-3d767268212f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9eed6ae4-1e2f-45e1-aede-3d767268212f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] DELETE http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9eed6ae4-1e2f-45e1-aede-3d767268212f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9eed6ae4-1e2f-45e1-aede-3d767268212f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9eed6ae4-1e2f-45e1-aede-3d767268212f tempest-VolumeTypesMemberTests-195925486 tempest-VolumeTypesMemberTests-195925486-project-admin] http://192.168.122.128/volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 returned with HTTP 202 Sep 05 05:21:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1609/3227] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:21:37 2026] DELETE /volume/v3/types/f8b87ce3-99e8-48c6-b64e-d1bc5b1b8d54 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:37 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:37 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:37 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:37 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:37 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d509786c-18b7-42fa-ade6-01ebff7e9c7f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1619/3228] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:37 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:38 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:38 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:38 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:38 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:38 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4d2f0e5f-628b-46bf-93bd-b8eab70e03fe tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1610/3229] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:38 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f0edc2b3-dcbe-49b6-8932-22dfa33f3b2b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1620/3230] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:39 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-da1fe5e8-1431-4cfa-9c47-873c0f5d8f16 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1611/3231] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:39 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-40484995-a5ee-4fdc-a4e6-139076af48de None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40484995-a5ee-4fdc-a4e6-139076af48de tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40484995-a5ee-4fdc-a4e6-139076af48de tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-40484995-a5ee-4fdc-a4e6-139076af48de tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-40484995-a5ee-4fdc-a4e6-139076af48de tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-40484995-a5ee-4fdc-a4e6-139076af48de tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1621/3232] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:39 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete snapshot with id: 97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:39 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot delete request issued successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e411bc72-1d5d-459f-8326-5c219e6cdecf tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 202 Sep 05 05:21:39 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1612/3233] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:39 2026] DELETE /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:39 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:39 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dca6f441-e1cc-44aa-b435-361cdd05cc9c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:39 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1622/3234] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:39 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0137c487-e128-4fac-8b40-fde7809b7e73 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0137c487-e128-4fac-8b40-fde7809b7e73 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0137c487-e128-4fac-8b40-fde7809b7e73 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:40 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0137c487-e128-4fac-8b40-fde7809b7e73 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:40 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:40 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:40 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:40 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:40 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0137c487-e128-4fac-8b40-fde7809b7e73 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:40 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0137c487-e128-4fac-8b40-fde7809b7e73 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:40 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1613/3235] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:40 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:40 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:40 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:40 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:40 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Snapshot retrieved successfully. Sep 05 05:21:40 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa25193d-b2cf-4acf-a0e3-18508f28352f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 200 Sep 05 05:21:40 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1623/3236] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:40 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8d91c97c-1b60-4f30-adb9-d2b87edc75cc tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1614/3237] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:41 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a2e91237-b868-4a49-8881-a10db70eafcb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec00462f-f975-49b5-a08e-48ddca5b1560", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-155098333"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:41 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['927d6006-d524-47b6-9f13-12f587c92b99', '9d756c50-816b-4a81-a22a-e4ccc0fd3f5c', 'edf0bcaa-2b5d-4957-9161-fabfb3665527', '710c77d2-d4a9-4933-94f6-925d84c8c48f'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a2e91237-b868-4a49-8881-a10db70eafcb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1624/3238] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eea3177f-95c0-4b31-9492-e87f1d8f807a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1615/3239] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:41 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f1313d22-cfaa-4539-ba6a-97cf1ded0df3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f1313d22-cfaa-4539-ba6a-97cf1ded0df3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f1313d22-cfaa-4539-ba6a-97cf1ded0df3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f1313d22-cfaa-4539-ba6a-97cf1ded0df3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f1313d22-cfaa-4539-ba6a-97cf1ded0df3 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 404 Sep 05 05:21:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1625/3240] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:41 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] DELETE http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete volume with id: 113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4c152339-b834-4a2d-aa54-a38a02660b92 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete volume request issued successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f57b4fdf-31fa-486f-b344-ba5614ef43ca tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 202 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1616/3241] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:41 2026] DELETE /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-38e4ff9d-f176-43f1-a009-8eeaaf4c372f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 200 Sep 05 05:21:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1617/3242] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:41 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-491963362"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-491963362'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume of 1 GB Sep 05 05:21:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (03ae4018-a4ea-4c24-b9ee-80a97dfbe0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b029d8c8-3a9e-4da8-b259-34bc529bce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b029d8c8-3a9e-4da8-b259-34bc529bce47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0027883-c0ef-4652-acb6-31648047d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Created reservations ['4969ce55-74c5-4d32-830b-7f56b5b9edb8', 'ca3f4708-9f77-44a4-9c39-7d244de6a31c', 'ec39fe61-4b17-4de0-9676-459b4162c093', 'a2b1415f-feb1-41dd-bcf8-4c6d6dc52adc'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0027883-c0ef-4652-acb6-31648047d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4969ce55-74c5-4d32-830b-7f56b5b9edb8', 'ca3f4708-9f77-44a4-9c39-7d244de6a31c', 'ec39fe61-4b17-4de0-9676-459b4162c093', 'a2b1415f-feb1-41dd-bcf8-4c6d6dc52adc']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732c4f08-4deb-4a4e-b172-7ea25459cd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732c4f08-4deb-4a4e-b172-7ea25459cd6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d017a64-4b23-4e73-b456-a61d1a788f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-491963362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['4969ce55-74c5-4d32-830b-7f56b5b9edb8','ca3f4708-9f77-44a4-9c39-7d244de6a31c','ec39fe61-4b17-4de0-9676-459b4162c093','a2b1415f-feb1-41dd-bcf8-4c6d6dc52adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-491963362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d017a64-4b23-4e73-b456-a61d1a788f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b74fefea323497aa14ea40273b9ae30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39522c219efb4bb08873aa449bbf2e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac430739-c146-471e-9c12-f35e2bf9d0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac430739-c146-471e-9c12-f35e2bf9d0e6) transitioned into state 'SUCCESS' from state '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-491963362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['4969ce55-74c5-4d32-830b-7f56b5b9edb8','ca3f4708-9f77-44a4-9c39-7d244de6a31c','ec39fe61-4b17-4de0-9676-459b4162c093','a2b1415f-feb1-41dd-bcf8-4c6d6dc52adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc31e794-fc89-43f7-ad5e-ea4e7002ce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc31e794-fc89-43f7-ad5e-ea4e7002ce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (03ae4018-a4ea-4c24-b9ee-80a97dfbe0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request issued successfully. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c152339-b834-4a2d-aa54-a38a02660b92 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1626/3243] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:21:41 2026] POST /volume/v3/volumes => generated 786 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:42 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:42 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:42 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:42 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:42 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-4e87b2d4-8e66-42db-9e98-cd5a5af19a13 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 200 Sep 05 05:21:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1618/3244] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:42 2026] GET /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:42 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a52b77f5-3344-4049-9d5a-b66df0f42e71 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1627/3245] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:42 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8c86ea5b-2c5b-49a3-94ca-b4be99290791 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c86ea5b-2c5b-49a3-94ca-b4be99290791 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c86ea5b-2c5b-49a3-94ca-b4be99290791 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8c86ea5b-2c5b-49a3-94ca-b4be99290791 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8c86ea5b-2c5b-49a3-94ca-b4be99290791 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 404 Sep 05 05:21:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1619/3246] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:42 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-92ea7b94-47a7-4daf-be72-754130b5832f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] DELETE http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete volume with id: c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete volume request issued successfully. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-92ea7b94-47a7-4daf-be72-754130b5832f tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 202 Sep 05 05:21:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1628/3247] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:43 2026] DELETE /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Volume info retrieved successfully. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1c2dfcb1-c1b1-40a8-a0ba-ad5191cb7e06 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 200 Sep 05 05:21:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1620/3248] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:43 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dea6d032-15ec-40e9-b445-701d88619833 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dea6d032-15ec-40e9-b445-701d88619833 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dea6d032-15ec-40e9-b445-701d88619833 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dea6d032-15ec-40e9-b445-701d88619833 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:43 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:43 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:43 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dea6d032-15ec-40e9-b445-701d88619833 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:43 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c3e14ee2-e1b7-4c4a-a128-7328aceb16ce tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:43 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1621/3249] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:43 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:43 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dea6d032-15ec-40e9-b445-701d88619833 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 200 Sep 05 05:21:43 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1629/3250] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:43 2026] GET /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a920b7a1-6cbb-48b5-982c-c080f787836a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a920b7a1-6cbb-48b5-982c-c080f787836a tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a920b7a1-6cbb-48b5-982c-c080f787836a tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a920b7a1-6cbb-48b5-982c-c080f787836a tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a920b7a1-6cbb-48b5-982c-c080f787836a tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 returned with HTTP 404 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1622/3251] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/volumes/c9f2ec42-6585-47ba-ba9a-8ac01715b162 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] DELETE http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete snapshot with id: 97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad072e13-36b0-4fc9-82e4-82df4dc841fc tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 404 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1630/3252] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:44 2026] DELETE /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3fbcd666-ef0a-49ff-8a5c-7031e09c90fb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fbcd666-ef0a-49ff-8a5c-7031e09c90fb tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fbcd666-ef0a-49ff-8a5c-7031e09c90fb tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fbcd666-ef0a-49ff-8a5c-7031e09c90fb tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fbcd666-ef0a-49ff-8a5c-7031e09c90fb tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 returned with HTTP 404 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1623/3253] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/snapshots/97c90ba8-feb3-4da0-ba0b-041e4bb14640 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] DELETE http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Delete volume with id: 113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-88c82968-52a6-4f9f-9999-f5e42d7ac4b5 tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 404 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1631/3254] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:44 2026] DELETE /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7621f4b1-01b4-46af-b704-8a8681295f7c None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7621f4b1-01b4-46af-b704-8a8681295f7c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] GET http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7621f4b1-01b4-46af-b704-8a8681295f7c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7621f4b1-01b4-46af-b704-8a8681295f7c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7621f4b1-01b4-46af-b704-8a8681295f7c tempest-SnapshotDependencyTests-2008510584 tempest-SnapshotDependencyTests-2008510584-project-member] http://192.168.122.128/volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d returned with HTTP 404 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1624/3255] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/volumes/113f5443-669e-4dcf-8a91-e24d436b515d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6c43d42e-562d-4155-9228-6226190c1d9d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c43d42e-562d-4155-9228-6226190c1d9d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c43d42e-562d-4155-9228-6226190c1d9d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6c43d42e-562d-4155-9228-6226190c1d9d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6c43d42e-562d-4155-9228-6226190c1d9d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6c43d42e-562d-4155-9228-6226190c1d9d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1632/3256] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] POST http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13/action Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Updating snapshot '490cf1da-852f-471d-b265-fca27f209c13' with '{'status': 'error'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-919735d3-df40-4ea6-8a21-a3bb83eef6e8 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 200 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1625/3257] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fee78729216145e8bb8d0f2076042948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad580cb1010b4899b3d6f4071f9a30c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-adc79e16-abd3-4c33-af79-7b40b1f1799f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13/action returned with HTTP 403 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1633/3258] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:21:44 2026] POST /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13/action => generated 133 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9112fae-3139-492b-9bd2-ac7031173a99 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: 490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9112fae-3139-492b-9bd2-ac7031173a99 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 202 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1626/3259] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:44 2026] DELETE /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f1edf135-23d5-43a9-887e-a570d87034ff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f1edf135-23d5-43a9-887e-a570d87034ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f1edf135-23d5-43a9-887e-a570d87034ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f1edf135-23d5-43a9-887e-a570d87034ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f1edf135-23d5-43a9-887e-a570d87034ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f1edf135-23d5-43a9-887e-a570d87034ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1627/3260] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] GET http://192.168.122.128/volume/v3/volumes Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.api_utils [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Removing options '' from query. {{(pid=89025) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89025) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Get all volumes completed successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57fdef59-d5b5-42a1-a714-c7fca07f970b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] http://192.168.122.128/volume/v3/volumes returned with HTTP 200 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1634/3261] 192.168.122.128 () {60 vars in 1162 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/volumes => generated 343 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume with id: 0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume request issued successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-501950ad-1f5b-487f-9ef1-e4365df2b945 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 202 Sep 05 05:21:44 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1628/3262] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:44 2026] DELETE /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b74b5ef2-1126-4d26-9015-982fd3e679df None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b74b5ef2-1126-4d26-9015-982fd3e679df tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b74b5ef2-1126-4d26-9015-982fd3e679df tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b74b5ef2-1126-4d26-9015-982fd3e679df tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:44 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b74b5ef2-1126-4d26-9015-982fd3e679df tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:44 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b74b5ef2-1126-4d26-9015-982fd3e679df tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 200 Sep 05 05:21:44 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1635/3263] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:44 2026] GET /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae3f4080-2be9-4f37-a326-160618ce4744 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae3f4080-2be9-4f37-a326-160618ce4744 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae3f4080-2be9-4f37-a326-160618ce4744 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:45 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae3f4080-2be9-4f37-a326-160618ce4744 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:45 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:45 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:45 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae3f4080-2be9-4f37-a326-160618ce4744 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:45 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae3f4080-2be9-4f37-a326-160618ce4744 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 200 Sep 05 05:21:45 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1629/3264] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:45 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c7f696eb-31d8-4c4c-8c4e-b5c20358a804 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7f696eb-31d8-4c4c-8c4e-b5c20358a804 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7f696eb-31d8-4c4c-8c4e-b5c20358a804 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c7f696eb-31d8-4c4c-8c4e-b5c20358a804 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c7f696eb-31d8-4c4c-8c4e-b5c20358a804 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 returned with HTTP 404 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1636/3265] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:46 2026] GET /volume/v3/volumes/0d017a64-4b23-4e73-b456-a61d1a788f02 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-700799513"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-700799513'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume of 1 GB Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (f65c0956-490c-4b88-ba13-e7af9cbaac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a062291-9010-47aa-9679-6df11a64e1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a062291-9010-47aa-9679-6df11a64e1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44312928-cc49-44e1-a0f4-2042331fb88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Created reservations ['734362fa-daae-4296-902c-af5eba127f6b', 'b0f7ca68-cb08-45f4-851f-8a2cb4886e5c', '9ea91d50-bac9-4e6d-9ee5-55e457755e4a', '6f6f9848-98f3-416a-897d-6dcbec5eb6f1'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44312928-cc49-44e1-a0f4-2042331fb88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734362fa-daae-4296-902c-af5eba127f6b', 'b0f7ca68-cb08-45f4-851f-8a2cb4886e5c', '9ea91d50-bac9-4e6d-9ee5-55e457755e4a', '6f6f9848-98f3-416a-897d-6dcbec5eb6f1']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e15d732-4360-4203-930b-96e36980f01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e15d732-4360-4203-930b-96e36980f01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5482c8-eb80-4ed5-b636-b114441c065a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-700799513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['734362fa-daae-4296-902c-af5eba127f6b','b0f7ca68-cb08-45f4-851f-8a2cb4886e5c','9ea91d50-bac9-4e6d-9ee5-55e457755e4a','6f6f9848-98f3-416a-897d-6dcbec5eb6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-700799513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5482c8-eb80-4ed5-b636-b114441c065a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b74fefea323497aa14ea40273b9ae30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39522c219efb4bb08873aa449bbf2e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea08c1f-dc09-4a19-8fea-46e3f6f628ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea08c1f-dc09-4a19-8fea-46e3f6f628ad) transitioned into state 'SUCCESS' from state '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-700799513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['734362fa-daae-4296-902c-af5eba127f6b','b0f7ca68-cb08-45f4-851f-8a2cb4886e5c','9ea91d50-bac9-4e6d-9ee5-55e457755e4a','6f6f9848-98f3-416a-897d-6dcbec5eb6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b50eaaa-ca9a-406d-9e70-0c3d2cd046d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b50eaaa-ca9a-406d-9e70-0c3d2cd046d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (f65c0956-490c-4b88-ba13-e7af9cbaac21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request issued successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-5420e06e-1491-460b-b0e3-854d6c73bc50 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1630/3266] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:21:46 2026] POST /volume/v3/volumes => generated 786 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f2455415-642e-490f-816f-a516f0ab0197 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2455415-642e-490f-816f-a516f0ab0197 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2455415-642e-490f-816f-a516f0ab0197 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f2455415-642e-490f-816f-a516f0ab0197 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f2455415-642e-490f-816f-a516f0ab0197 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f2455415-642e-490f-816f-a516f0ab0197 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 200 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1637/3267] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:46 2026] GET /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 965 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-eebb5a32-4e3b-4b4e-a62e-27f7bb1702d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eebb5a32-4e3b-4b4e-a62e-27f7bb1702d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eebb5a32-4e3b-4b4e-a62e-27f7bb1702d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-eebb5a32-4e3b-4b4e-a62e-27f7bb1702d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-eebb5a32-4e3b-4b4e-a62e-27f7bb1702d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 returned with HTTP 404 Sep 05 05:21:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1631/3268] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:46 2026] GET /volume/v3/snapshots/490cf1da-852f-471d-b265-fca27f209c13 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1f317612-c4a6-4416-8e97-185013e11232 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:46 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1f317612-c4a6-4416-8e97-185013e11232 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 202 Sep 05 05:21:46 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1638/3269] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:46 2026] DELETE /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:46 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:46 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:46 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-24b88d60-3809-4285-92aa-dbca7cd90c4d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 200 Sep 05 05:21:46 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1632/3270] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:46 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:21:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4087f3cf-1316-4409-a827-bd749d20b31d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4087f3cf-1316-4409-a827-bd749d20b31d tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4087f3cf-1316-4409-a827-bd749d20b31d tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:47 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4087f3cf-1316-4409-a827-bd749d20b31d tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:47 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:47 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:47 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:47 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:47 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4087f3cf-1316-4409-a827-bd749d20b31d tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:47 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4087f3cf-1316-4409-a827-bd749d20b31d tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 200 Sep 05 05:21:47 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1639/3271] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:47 2026] GET /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9d0b1ff5-260f-4aa0-a9e7-53b569f66330 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:47 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d0b1ff5-260f-4aa0-a9e7-53b569f66330 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 Sep 05 05:21:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d0b1ff5-260f-4aa0-a9e7-53b569f66330 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:47 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9d0b1ff5-260f-4aa0-a9e7-53b569f66330 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9d0b1ff5-260f-4aa0-a9e7-53b569f66330 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 returned with HTTP 404 Sep 05 05:21:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1633/3272] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:47 2026] GET /volume/v3/volumes/ec00462f-f975-49b5-a08e-48ddca5b1560 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798453544"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798453544'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (0b30d844-a43d-42cd-a0b1-df39eca781da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdac4ee-df49-4b6e-ba36-bef15d6f734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdac4ee-df49-4b6e-ba36-bef15d6f734c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6087e91e-c9bd-472a-97bc-3942ce420b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['98fda7d2-6698-48e2-a3dd-8a8df0460905', '1b13b82a-8a99-451d-b1f0-ee021ee6688d', '4528de47-483f-45e8-87a8-48134c486872', 'e6dde567-7dee-436b-87bb-1e9604b6e929'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6087e91e-c9bd-472a-97bc-3942ce420b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98fda7d2-6698-48e2-a3dd-8a8df0460905', '1b13b82a-8a99-451d-b1f0-ee021ee6688d', '4528de47-483f-45e8-87a8-48134c486872', 'e6dde567-7dee-436b-87bb-1e9604b6e929']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cd8da3-9dc9-4867-af93-b011ee012d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cd8da3-9dc9-4867-af93-b011ee012d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00fdd1e1-367e-4575-97ca-2b2df9b5baf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798453544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['98fda7d2-6698-48e2-a3dd-8a8df0460905','1b13b82a-8a99-451d-b1f0-ee021ee6688d','4528de47-483f-45e8-87a8-48134c486872','e6dde567-7dee-436b-87bb-1e9604b6e929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798453544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00fdd1e1-367e-4575-97ca-2b2df9b5baf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25caeeaf-dea8-4461-af4d-db1ae4e77367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25caeeaf-dea8-4461-af4d-db1ae4e77367) transitioned into state 'SUCCESS' from state '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-798453544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['98fda7d2-6698-48e2-a3dd-8a8df0460905','1b13b82a-8a99-451d-b1f0-ee021ee6688d','4528de47-483f-45e8-87a8-48134c486872','e6dde567-7dee-436b-87bb-1e9604b6e929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b7a8d87-2858-49fc-a96d-d454f227cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b7a8d87-2858-49fc-a96d-d454f227cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (0b30d844-a43d-42cd-a0b1-df39eca781da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98106f49-fee4-46b8-978f-902e5cc6cf10 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1640/3273] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:48 2026] POST /volume/v3/volumes => generated 786 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ae76d64e-165c-4532-b87d-dd5a8a152217 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 200 Sep 05 05:21:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1634/3274] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:48 2026] GET /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3165402c-b1f6-4273-8cc3-b1fdd037aa93 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 200 Sep 05 05:21:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1641/3275] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:48 2026] GET /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] GET http://192.168.122.128/volume/v3/volumes/detail Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Calling method 'detail' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89024) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Get all volumes completed successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c7ab4814-e2de-4c56-9fac-2db324532bd9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] http://192.168.122.128/volume/v3/volumes/detail returned with HTTP 200 Sep 05 05:21:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1635/3276] 192.168.122.128 () {60 vars in 1183 bytes} [Sat Sep 5 05:21:48 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume with id: 6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:48 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume request issued successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9275b9f7-8fb1-4772-b3c1-77fccea04445 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 202 Sep 05 05:21:48 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1642/3277] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:48 2026] DELETE /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:48 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-23f6cdef-941a-4797-b88c-dcfaea5ef11e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 200 Sep 05 05:21:48 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1636/3278] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:48 2026] GET /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4366aa7f-eae7-483e-9304-c863aa65162d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4366aa7f-eae7-483e-9304-c863aa65162d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4366aa7f-eae7-483e-9304-c863aa65162d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4366aa7f-eae7-483e-9304-c863aa65162d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:49 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:49 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:49 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4366aa7f-eae7-483e-9304-c863aa65162d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4366aa7f-eae7-483e-9304-c863aa65162d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 200 Sep 05 05:21:49 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1643/3279] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:49 2026] GET /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2b6cc510-a2d6-4e9d-a529-7b9440971023 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2b6cc510-a2d6-4e9d-a529-7b9440971023 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a Sep 05 05:21:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2b6cc510-a2d6-4e9d-a529-7b9440971023 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:49 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2b6cc510-a2d6-4e9d-a529-7b9440971023 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:49 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2b6cc510-a2d6-4e9d-a529-7b9440971023 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a returned with HTTP 404 Sep 05 05:21:49 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1637/3280] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:49 2026] GET /volume/v3/volumes/6d5482c8-eb80-4ed5-b636-b114441c065a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924304144"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924304144'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume of 1 GB Sep 05 05:21:49 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (8075693f-2a28-4fa1-9747-9faab6bae7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794890c-8ec6-4154-9e77-8f860d0668c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794890c-8ec6-4154-9e77-8f860d0668c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a8d89d-d33a-4d1b-aff9-77f8983eb100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Created reservations ['b6d1986e-1a0b-4641-9940-cf8d642916ab', '0b5aadab-3a75-4331-8f77-009621e3c29f', 'c963a1d0-efb4-4b5e-8d32-0b70dda0fc7d', '5823c3be-f258-4902-9fc7-3ea917f12b0e'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a8d89d-d33a-4d1b-aff9-77f8983eb100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d1986e-1a0b-4641-9940-cf8d642916ab', '0b5aadab-3a75-4331-8f77-009621e3c29f', 'c963a1d0-efb4-4b5e-8d32-0b70dda0fc7d', '5823c3be-f258-4902-9fc7-3ea917f12b0e']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b53b83f-3344-4a90-abfa-95728b5295cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b53b83f-3344-4a90-abfa-95728b5295cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9abcee22-1ea4-49be-b6da-a481718d166b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924304144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['b6d1986e-1a0b-4641-9940-cf8d642916ab','0b5aadab-3a75-4331-8f77-009621e3c29f','c963a1d0-efb4-4b5e-8d32-0b70dda0fc7d','5823c3be-f258-4902-9fc7-3ea917f12b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924304144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9abcee22-1ea4-49be-b6da-a481718d166b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b74fefea323497aa14ea40273b9ae30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39522c219efb4bb08873aa449bbf2e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff26f295-41dd-4a24-8403-17c28466902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff26f295-41dd-4a24-8403-17c28466902e) transitioned into state 'SUCCESS' from state '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-1924304144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['b6d1986e-1a0b-4641-9940-cf8d642916ab','0b5aadab-3a75-4331-8f77-009621e3c29f','c963a1d0-efb4-4b5e-8d32-0b70dda0fc7d','5823c3be-f258-4902-9fc7-3ea917f12b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135732a6-3f76-49a3-be50-ef824e6fb8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135732a6-3f76-49a3-be50-ef824e6fb8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (8075693f-2a28-4fa1-9747-9faab6bae7ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request issued successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dfb45747-83d0-4d82-bab2-5958ad97e912 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1644/3281] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:21:49 2026] POST /volume/v3/volumes => generated 787 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bae2b74e-721b-45cc-a600-f1b2dea2bc87 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 200 Sep 05 05:21:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1638/3282] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:50 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4edb935a-d3f7-4c12-bf61-13cd676874bf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 200 Sep 05 05:21:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1645/3283] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:50 2026] GET /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-41477908-a26d-4d61-af0f-268c594b58a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00fdd1e1-367e-4575-97ca-2b2df9b5baf0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-622841734"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:50 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume 00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:50 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['7771763d-657f-4201-9231-2573df95dfa6', '61b65192-3274-440c-b54d-780249d2fea5', '80a0a43e-181e-4706-b215-9c3d201026d1', '3807a0ba-b041-4419-b863-d0ec8b3e8922'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:50 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-41477908-a26d-4d61-af0f-268c594b58a6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:50 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1639/3284] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:50 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:50 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-30ea47a4-8e2c-4727-bc42-d890e08ed25e tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:50 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1646/3285] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:50 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3f3841a0-2639-4966-867b-256aa85b05f7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f3841a0-2639-4966-867b-256aa85b05f7 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f3841a0-2639-4966-867b-256aa85b05f7 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:51 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3f3841a0-2639-4966-867b-256aa85b05f7 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:51 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:51 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:51 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:51 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:51 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3f3841a0-2639-4966-867b-256aa85b05f7 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:51 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3f3841a0-2639-4966-867b-256aa85b05f7 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 200 Sep 05 05:21:51 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1640/3286] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:51 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:51 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:51 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:51 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:51 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:51 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-57c311b5-3282-4b6a-99b4-0b06f7650488 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:51 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1647/3287] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:51 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05f4f85e-f159-4187-9d9a-2a5999bc8fa9 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 200 Sep 05 05:21:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1641/3288] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:52 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e83d6cad-79b1-4061-a5d8-147c8667deef None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e83d6cad-79b1-4061-a5d8-147c8667deef tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e83d6cad-79b1-4061-a5d8-147c8667deef tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e83d6cad-79b1-4061-a5d8-147c8667deef tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e83d6cad-79b1-4061-a5d8-147c8667deef tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Volume info retrieved successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e83d6cad-79b1-4061-a5d8-147c8667deef tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 200 Sep 05 05:21:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1648/3289] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:52 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-37d44474-d9c4-4a65-b180-3b3023d6905a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume with id: 9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:52 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume request issued successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-37d44474-d9c4-4a65-b180-3b3023d6905a tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 202 Sep 05 05:21:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1642/3290] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:52 2026] DELETE /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:52 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:52 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b9fd520c-4194-49e6-b2a1-dc041c362a64 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 200 Sep 05 05:21:52 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1649/3291] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:52 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-abf050ba-d26d-4529-bec2-90df1a948bbf None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abf050ba-d26d-4529-bec2-90df1a948bbf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abf050ba-d26d-4529-bec2-90df1a948bbf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-abf050ba-d26d-4529-bec2-90df1a948bbf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:52 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-abf050ba-d26d-4529-bec2-90df1a948bbf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:52 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-abf050ba-d26d-4529-bec2-90df1a948bbf tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:52 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1643/3292] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:52 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d1c5a14f-f683-4751-b737-3e3fbcbd3136 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1c5a14f-f683-4751-b737-3e3fbcbd3136 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1c5a14f-f683-4751-b737-3e3fbcbd3136 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d1c5a14f-f683-4751-b737-3e3fbcbd3136 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d1c5a14f-f683-4751-b737-3e3fbcbd3136 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b returned with HTTP 404 Sep 05 05:21:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1650/3293] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:53 2026] GET /volume/v3/volumes/9abcee22-1ea4-49be-b6da-a481718d166b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-593224110"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-593224110'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume of 1 GB Sep 05 05:21:53 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (b10bbe3f-a089-4088-8c42-11f0e44e7735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754a8d7f-68d9-48b4-a410-08089eed0530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754a8d7f-68d9-48b4-a410-08089eed0530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:53 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899fa1d2-7c7f-4d11-9910-157eeb9d4223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6a73ae87-682c-4935-ac6e-292e1f20f1f6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1651/3294] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:53 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:53 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a8801e-ab14-4b5b-93fc-2150c9365d65 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:53 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1652/3295] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:53 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:53 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Created reservations ['0a490c2a-1e67-4009-8004-1f51190e5d41', 'dba36173-2114-422d-bee1-0ea99e5abab9', 'e58d96eb-6493-4db5-8ee5-ac82b46804e9', 'e609026f-2428-4e26-86ed-63fb0beea8b6'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899fa1d2-7c7f-4d11-9910-157eeb9d4223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a490c2a-1e67-4009-8004-1f51190e5d41', 'dba36173-2114-422d-bee1-0ea99e5abab9', 'e58d96eb-6493-4db5-8ee5-ac82b46804e9', 'e609026f-2428-4e26-86ed-63fb0beea8b6']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a3638c-aa19-41fe-8cd3-faadb11396cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c5f562a7-c4c9-412c-a6c4-436bdae25492 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 202 Sep 05 05:21:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1653/3296] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:21:53 2026] DELETE /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:54 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c6b3a1d3-35a9-4bc8-8edd-21ebb6f40ded tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1654/3297] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:54 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a3638c-aa19-41fe-8cd3-faadb11396cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de2cad6-99bc-431e-8436-6a8cbba65d23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593224110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['0a490c2a-1e67-4009-8004-1f51190e5d41','dba36173-2114-422d-bee1-0ea99e5abab9','e58d96eb-6493-4db5-8ee5-ac82b46804e9','e609026f-2428-4e26-86ed-63fb0beea8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593224110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de2cad6-99bc-431e-8436-6a8cbba65d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b74fefea323497aa14ea40273b9ae30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39522c219efb4bb08873aa449bbf2e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600e2f60-461a-4afe-a1b8-73e78fe6e5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600e2f60-461a-4afe-a1b8-73e78fe6e5e1) transitioned into state 'SUCCESS' from state '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-593224110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b74fefea323497aa14ea40273b9ae30',qos_specs=None,replication_status=,reservations=['0a490c2a-1e67-4009-8004-1f51190e5d41','dba36173-2114-422d-bee1-0ea99e5abab9','e58d96eb-6493-4db5-8ee5-ac82b46804e9','e609026f-2428-4e26-86ed-63fb0beea8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39522c219efb4bb08873aa449bbf2e45',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2958a0-607e-4c9d-9d0e-fb9c6fdcf1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2958a0-607e-4c9d-9d0e-fb9c6fdcf1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Flow 'volume_create_api' (b10bbe3f-a089-4088-8c42-11f0e44e7735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:54 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Create volume request issued successfully. Sep 05 05:21:54 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d9469fb9-56e4-4b41-b6a3-a9d07405b19f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:54 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1644/3298] 192.168.122.128 () {62 vars in 1183 bytes} [Sat Sep 5 05:21:53 2026] POST /volume/v3/volumes => generated 786 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4d962e41-58ee-4aff-a361-2930c2581f27 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d962e41-58ee-4aff-a361-2930c2581f27 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d962e41-58ee-4aff-a361-2930c2581f27 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4d962e41-58ee-4aff-a361-2930c2581f27 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:54 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:54 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4d962e41-58ee-4aff-a361-2930c2581f27 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:54 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4d962e41-58ee-4aff-a361-2930c2581f27 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 200 Sep 05 05:21:54 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1655/3299] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:54 2026] GET /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:55 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:55 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:55 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:55 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:55 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-35059192-e6a1-45c0-950b-1461fa3dd3d4 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 200 Sep 05 05:21:55 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1645/3300] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:55 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:55 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:55 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:55 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:55 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:55 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:55 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:55 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-81f48f2b-c9d8-4a9c-b261-9f390f9b0300 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 200 Sep 05 05:21:55 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1656/3301] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:55 2026] GET /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-207cd8e8-486c-479c-a526-5b29845add2f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-207cd8e8-486c-479c-a526-5b29845add2f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-207cd8e8-486c-479c-a526-5b29845add2f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-207cd8e8-486c-479c-a526-5b29845add2f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-207cd8e8-486c-479c-a526-5b29845add2f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce returned with HTTP 404 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1646/3302] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:56 2026] GET /volume/v3/snapshots/c3b9b237-339a-45d3-9562-ec44e1c459ce => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b180e792-4af2-4ae2-ac6b-27139888c409 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: 00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b180e792-4af2-4ae2-ac6b-27139888c409 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 202 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1657/3303] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:21:56 2026] DELETE /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9a8a9bc8-6f40-4d5a-8073-7178da92198a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 200 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1647/3304] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:56 2026] GET /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b0528d5c-ca63-4a53-9d46-4a86a7e29f52 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 200 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1658/3305] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:56 2026] GET /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9aceca2a-953d-4900-8e99-b8929295aa3e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] GET http://192.168.122.128/volume/v3/volumes/summary Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.api_utils [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Removing options '' from query. {{(pid=89024) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] Get summary completed successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9aceca2a-953d-4900-8e99-b8929295aa3e tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-reader] http://192.168.122.128/volume/v3/volumes/summary returned with HTTP 200 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1648/3306] 192.168.122.128 () {60 vars in 1186 bytes} [Sat Sep 5 05:21:56 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume with id: 6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Delete volume request issued successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-853f5f9c-c68b-4a01-875a-ac8bb9e3038b tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 202 Sep 05 05:21:56 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1659/3307] 192.168.122.128 () {60 vars in 1276 bytes} [Sat Sep 5 05:21:56 2026] DELETE /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:56 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:56 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Volume info retrieved successfully. Sep 05 05:21:56 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e0e1f384-f857-46ba-8e58-44a351a11c72 tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 200 Sep 05 05:21:56 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1649/3308] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:56 2026] GET /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6e1db9fb-398a-4865-913d-6e07029f9d9c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6e1db9fb-398a-4865-913d-6e07029f9d9c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6e1db9fb-398a-4865-913d-6e07029f9d9c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6e1db9fb-398a-4865-913d-6e07029f9d9c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6e1db9fb-398a-4865-913d-6e07029f9d9c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 returned with HTTP 404 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1660/3309] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:57 2026] GET /volume/v3/volumes/00fdd1e1-367e-4575-97ca-2b2df9b5baf0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ef54e25-5776-4c58-9492-168f10301df2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1430216278"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1430216278'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:21:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (cc89670b-d3a4-46d5-9382-1c4b25f61f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd07b0ef-d46d-4d03-b4f7-d841a5343e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd07b0ef-d46d-4d03-b4f7-d841a5343e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03df2d69-8e81-46c0-834e-53881471574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['7ee0f21f-9565-46ac-aa98-ab3b9422d176', 'a909192e-7dc6-40ab-b50b-bcc31748288f', '766e4ccc-d116-41ac-8329-cb44a1ead276', '93c66253-43e5-46c8-9e4d-8b8a22b46f0e'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03df2d69-8e81-46c0-834e-53881471574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee0f21f-9565-46ac-aa98-ab3b9422d176', 'a909192e-7dc6-40ab-b50b-bcc31748288f', '766e4ccc-d116-41ac-8329-cb44a1ead276', '93c66253-43e5-46c8-9e4d-8b8a22b46f0e']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26871b3b-e8e0-4a65-a5e5-a8e66b8f9db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e8b77d03-8226-4d3a-85d1-adecd28c001f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:57 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b77d03-8226-4d3a-85d1-adecd28c001f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] GET http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b77d03-8226-4d3a-85d1-adecd28c001f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e8b77d03-8226-4d3a-85d1-adecd28c001f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26871b3b-e8e0-4a65-a5e5-a8e66b8f9db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3526217-5f32-4e6a-becc-e86753cc3b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430216278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['7ee0f21f-9565-46ac-aa98-ab3b9422d176','a909192e-7dc6-40ab-b50b-bcc31748288f','766e4ccc-d116-41ac-8329-cb44a1ead276','93c66253-43e5-46c8-9e4d-8b8a22b46f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430216278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3526217-5f32-4e6a-becc-e86753cc3b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f31035-2c84-4569-abe1-5ed4a5a1d5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e8b77d03-8226-4d3a-85d1-adecd28c001f tempest-ProjectReaderTests-1498354998 tempest-ProjectReaderTests-1498354998-project-admin] http://192.168.122.128/volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 returned with HTTP 404 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1661/3310] 192.168.122.128 () {60 vars in 1273 bytes} [Sat Sep 5 05:21:57 2026] GET /volume/v3/volumes/6de2cad6-99bc-431e-8436-6a8cbba65d23 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f31035-2c84-4569-abe1-5ed4a5a1d5b7) transitioned into state 'SUCCESS' from state '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-1430216278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['7ee0f21f-9565-46ac-aa98-ab3b9422d176','a909192e-7dc6-40ab-b50b-bcc31748288f','766e4ccc-d116-41ac-8329-cb44a1ead276','93c66253-43e5-46c8-9e4d-8b8a22b46f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc47f9-9766-4c37-8a42-e2eb4120e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc47f9-9766-4c37-8a42-e2eb4120e0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (cc89670b-d3a4-46d5-9382-1c4b25f61f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:21:57 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:21:57 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ef54e25-5776-4c58-9492-168f10301df2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:21:57 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1650/3311] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:21:57 2026] POST /volume/v3/volumes => generated 787 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-65189429-9103-4752-b3bb-f9e453a98a38 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65189429-9103-4752-b3bb-f9e453a98a38 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65189429-9103-4752-b3bb-f9e453a98a38 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-65189429-9103-4752-b3bb-f9e453a98a38 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:57 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:57 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:57 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:57 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-65189429-9103-4752-b3bb-f9e453a98a38 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:57 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-65189429-9103-4752-b3bb-f9e453a98a38 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 returned with HTTP 200 Sep 05 05:21:57 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1662/3312] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:57 2026] GET /volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:21:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:21:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:58 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:58 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:58 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:21:58 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:58 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:58 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:58 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7b0ec500-4a53-4fa6-a697-a583573cc8a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 returned with HTTP 200 Sep 05 05:21:58 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1651/3313] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:21:58 2026] GET /volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:21:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:58 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:21:58 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3526217-5f32-4e6a-becc-e86753cc3b64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1200708356"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:21:58 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:58 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:58 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:58 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:21:58 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:21:58 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:21:58 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['b7a5a2a9-8642-4e4f-972b-3a15a908af81', '7f09a43f-a772-42f4-9b4f-628f5019752d', 'd7fce98d-7489-4857-bb29-296cb30e8b69', '1800a14f-acca-4e6f-9ae0-b8bd54cfcd69'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:21:59 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:21:59 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:21:59 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:21:59 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-afb2ea5f-466e-40e5-b0e6-2d74d48212cb tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:21:59 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1663/3314] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:21:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:21:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2ed96c71-2c30-48b5-b37b-2460345e678f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:21:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ed96c71-2c30-48b5-b37b-2460345e678f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:21:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ed96c71-2c30-48b5-b37b-2460345e678f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:21:59 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2ed96c71-2c30-48b5-b37b-2460345e678f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:21:59 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:21:59 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:21:59 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2ed96c71-2c30-48b5-b37b-2460345e678f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:21:59 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2ed96c71-2c30-48b5-b37b-2460345e678f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 200 Sep 05 05:21:59 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1652/3315] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:21:59 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:00 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:00 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:00 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:00 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:00 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-85f2a4b3-9aaf-412d-9815-203decba47e3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 200 Sep 05 05:22:00 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1664/3316] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:00 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7388ac16-e89d-450b-9910-7f618b11feed None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7388ac16-e89d-450b-9910-7f618b11feed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7388ac16-e89d-450b-9910-7f618b11feed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7388ac16-e89d-450b-9910-7f618b11feed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7388ac16-e89d-450b-9910-7f618b11feed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7388ac16-e89d-450b-9910-7f618b11feed tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 200 Sep 05 05:22:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1653/3317] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:01 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] POST http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331/action Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.snapshot_unmanage [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Unmanage snapshot with id: 15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=592,cinder:UPDATE=227,cinder:INSERT=128 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fee78729216145e8bb8d0f2076042948', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad580cb1010b4899b3d6f4071f9a30c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-98bf7747-6e81-4b3e-a942-70a0c78d2032 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331/action returned with HTTP 403 Sep 05 05:22:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1665/3318] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:22:01 2026] POST /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bac16452-b0f1-46e2-9b53-b081c176186f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: 15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:01 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:22:01 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bac16452-b0f1-46e2-9b53-b081c176186f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 202 Sep 05 05:22:01 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1654/3319] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:22:01 2026] DELETE /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9f067ccc-626b-4058-8dc5-714435563b3f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f067ccc-626b-4058-8dc5-714435563b3f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f067ccc-626b-4058-8dc5-714435563b3f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9f067ccc-626b-4058-8dc5-714435563b3f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:01 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:01 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9f067ccc-626b-4058-8dc5-714435563b3f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:01 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9f067ccc-626b-4058-8dc5-714435563b3f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 200 Sep 05 05:22:01 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1666/3320] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:01 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:02 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:02 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=482,cinder:UPDATE=126,cinder:INSERT=85 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:22:02 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:02 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:02 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:02 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-66ec53b8-9f50-479c-b7f2-22cc8352c3e7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 200 Sep 05 05:22:02 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1655/3321] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:02 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-aecd5266-39ef-4af2-9062-77c4e739f710 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aecd5266-39ef-4af2-9062-77c4e739f710 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aecd5266-39ef-4af2-9062-77c4e739f710 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-aecd5266-39ef-4af2-9062-77c4e739f710 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-aecd5266-39ef-4af2-9062-77c4e739f710 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 returned with HTTP 404 Sep 05 05:22:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1667/3322] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:03 2026] GET /volume/v3/snapshots/15bfd26b-6e57-4b2a-9217-790315830331 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:22:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:03 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:03 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:22:03 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:03 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:03 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:03 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:03 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:22:03 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1411ee97-8963-4eb1-90bd-b378fe6616e1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 returned with HTTP 202 Sep 05 05:22:03 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1656/3323] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:22:03 2026] DELETE /volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:03 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:03 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:03 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:03 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:03 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:03 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e6f071d7-dabf-4a68-8fb0-5eca8dbc352b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 returned with HTTP 200 Sep 05 05:22:03 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1668/3324] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:03 2026] GET /volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c412ddac-df3e-429a-96d7-96c5c4819df5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c412ddac-df3e-429a-96d7-96c5c4819df5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c412ddac-df3e-429a-96d7-96c5c4819df5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c412ddac-df3e-429a-96d7-96c5c4819df5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c412ddac-df3e-429a-96d7-96c5c4819df5 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 returned with HTTP 404 Sep 05 05:22:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1657/3325] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:04 2026] GET /volume/v3/volumes/e3526217-5f32-4e6a-becc-e86753cc3b64 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810762363"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810762363'}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:22:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (45cd1b79-8003-4c89-b8c9-90aaf3f23326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68680a89-d3e3-4fda-83f2-39eea3d5d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68680a89-d3e3-4fda-83f2-39eea3d5d22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6af751-7f0c-473e-b80e-c4026e04ef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['ebd88f2d-938f-46c5-9a83-68a739a36d19', '75e28eb5-8d88-4516-8a59-d7024d31d8a8', 'e8720bfe-84ab-428d-957c-7eea6d8f59d6', 'ff8b6bad-3ee5-4ac6-be59-8a0d4594612d'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6af751-7f0c-473e-b80e-c4026e04ef6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd88f2d-938f-46c5-9a83-68a739a36d19', '75e28eb5-8d88-4516-8a59-d7024d31d8a8', 'e8720bfe-84ab-428d-957c-7eea6d8f59d6', 'ff8b6bad-3ee5-4ac6-be59-8a0d4594612d']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c519bea1-fb94-448e-bc52-96774d0e34a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:04 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c519bea1-fb94-448e-bc52-96774d0e34a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810762363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['ebd88f2d-938f-46c5-9a83-68a739a36d19','75e28eb5-8d88-4516-8a59-d7024d31d8a8','e8720bfe-84ab-428d-957c-7eea6d8f59d6','ff8b6bad-3ee5-4ac6-be59-8a0d4594612d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810762363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534390c5-aaf4-4c51-bd16-736c7ebe54ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534390c5-aaf4-4c51-bd16-736c7ebe54ab) transitioned into state 'SUCCESS' from state '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-810762363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['ebd88f2d-938f-46c5-9a83-68a739a36d19','75e28eb5-8d88-4516-8a59-d7024d31d8a8','e8720bfe-84ab-428d-957c-7eea6d8f59d6','ff8b6bad-3ee5-4ac6-be59-8a0d4594612d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2491c4e-38b0-4e3c-86b4-9e70ef695dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2491c4e-38b0-4e3c-86b4-9e70ef695dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (45cd1b79-8003-4c89-b8c9-90aaf3f23326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:04 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:22:04 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8f6f8ec7-9363-415c-9f1a-26b9ad426f69 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:04 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1669/3326] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:22:04 2026] POST /volume/v3/volumes => generated 786 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ba653aab-3623-4301-884d-0e6383820e61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba653aab-3623-4301-884d-0e6383820e61 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba653aab-3623-4301-884d-0e6383820e61 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ba653aab-3623-4301-884d-0e6383820e61 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:04 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:04 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:04 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:04 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:04 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-ba653aab-3623-4301-884d-0e6383820e61 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:04 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ba653aab-3623-4301-884d-0e6383820e61 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f returned with HTTP 200 Sep 05 05:22:04 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1658/3327] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:04 2026] GET /volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9205b7f6-2801-4523-b06e-c1cdff60634b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9205b7f6-2801-4523-b06e-c1cdff60634b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9205b7f6-2801-4523-b06e-c1cdff60634b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:05 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9205b7f6-2801-4523-b06e-c1cdff60634b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:05 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:05 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:05 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:05 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:05 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-9205b7f6-2801-4523-b06e-c1cdff60634b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:05 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9205b7f6-2801-4523-b06e-c1cdff60634b tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f returned with HTTP 200 Sep 05 05:22:05 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1670/3328] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:05 2026] GET /volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:22:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:05 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:22:05 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1490464539"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:05 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:05 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:05 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:05 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:05 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:05 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume 7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:06 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['8ab08680-37e1-4742-9601-29f87dd63bd6', '50860efa-e721-47b0-81fe-cfd4ea2e945b', '86052cea-b2ae-4ae5-90c8-ff0e7fbb0827', '90b9e17c-c7ac-4733-980b-6524f3a7c97e'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:06 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:06 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:06 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:22:06 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-bf7a9639-1f6d-4cda-9093-0cfcdfa45a19 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:22:06 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1659/3329] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:22:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:06 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:06 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:06 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:06 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:06 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-dab816b1-bad9-46f1-8b2d-f1a8cfac226f tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:06 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1671/3330] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:06 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9ac79708-775e-4727-aef0-bacf085a034d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ac79708-775e-4727-aef0-bacf085a034d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ac79708-775e-4727-aef0-bacf085a034d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:07 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9ac79708-775e-4727-aef0-bacf085a034d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:07 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:07 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:07 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-9ac79708-775e-4727-aef0-bacf085a034d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:07 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9ac79708-775e-4727-aef0-bacf085a034d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:07 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1660/3331] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:07 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-676b51e0-9955-433f-a535-1470f03d68ff None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-676b51e0-9955-433f-a535-1470f03d68ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-676b51e0-9955-433f-a535-1470f03d68ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-676b51e0-9955-433f-a535-1470f03d68ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-676b51e0-9955-433f-a535-1470f03d68ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-676b51e0-9955-433f-a535-1470f03d68ff tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1672/3332] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:08 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2f0e097b-8a36-4fbc-8ff4-5926bc45b67a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f0e097b-8a36-4fbc-8ff4-5926bc45b67a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] PUT http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2f0e097b-8a36-4fbc-8ff4-5926bc45b67a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2f0e097b-8a36-4fbc-8ff4-5926bc45b67a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Snapshot retrieved successfully. Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2f0e097b-8a36-4fbc-8ff4-5926bc45b67a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1661/3333] 192.168.122.128 () {60 vars in 1258 bytes} [Sat Sep 5 05:22:08 2026] PUT /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: 5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:08 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:22:08 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7d7c54e2-a774-45c8-a58c-5e5ef188720c tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 202 Sep 05 05:22:08 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1673/3334] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:22:08 2026] DELETE /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:08 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:08 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:08 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:08 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8931b20c-4504-4dc9-8cd2-ba1ac2401501 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:08 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1662/3335] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:08 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 494 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12688d48-9af1-4757-86e1-d133633a6442 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12688d48-9af1-4757-86e1-d133633a6442 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12688d48-9af1-4757-86e1-d133633a6442 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:09 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12688d48-9af1-4757-86e1-d133633a6442 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:09 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:09 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:09 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-12688d48-9af1-4757-86e1-d133633a6442 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:09 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12688d48-9af1-4757-86e1-d133633a6442 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 200 Sep 05 05:22:09 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1674/3336] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:09 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 494 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-29eb9284-ba15-423d-8936-716c53b92e87 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-29eb9284-ba15-423d-8936-716c53b92e87 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-29eb9284-ba15-423d-8936-716c53b92e87 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-29eb9284-ba15-423d-8936-716c53b92e87 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-29eb9284-ba15-423d-8936-716c53b92e87 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 returned with HTTP 404 Sep 05 05:22:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1663/3337] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:10 2026] GET /volume/v3/snapshots/5041d903-0dc1-42b7-951b-a3627feaaf94 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:10 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:10 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: 7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:10 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:10 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:10 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:10 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:10 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:22:10 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fa2ff3a8-a4d9-4f14-89f6-7a1bdd23b5ee tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f returned with HTTP 202 Sep 05 05:22:10 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1675/3338] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:22:10 2026] DELETE /volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:10 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:10 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:10 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:10 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:10 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:10 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0a1bef1e-d840-4b10-8005-1de57ede7849 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f returned with HTTP 200 Sep 05 05:22:10 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1664/3339] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:10 2026] GET /volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1b8b0bc8-60bf-42f1-8462-88d45aea4bea None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b8b0bc8-60bf-42f1-8462-88d45aea4bea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b8b0bc8-60bf-42f1-8462-88d45aea4bea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1b8b0bc8-60bf-42f1-8462-88d45aea4bea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1b8b0bc8-60bf-42f1-8462-88d45aea4bea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f returned with HTTP 404 Sep 05 05:22:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1676/3340] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:11 2026] GET /volume/v3/volumes/7ec527fb-f0e9-4ad7-9b34-1c5c4e6fda4f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-98887596"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-98887596'}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume of 1 GB Sep 05 05:22:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (6ae04231-68f0-43e9-844e-cd4c68586d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e45e65d-332b-4952-807e-493c47092727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e45e65d-332b-4952-807e-493c47092727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05c51b41-f1ea-4226-84fc-6421ffff3f36,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c51b41-f1ea-4226-84fc-6421ffff3f36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbdd886-4ad1-49e5-9b13-c307ca32ffcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['02c1f138-9921-47a6-94f7-2902cf4f1d82', '23430a39-1cdc-45a0-bfc0-b62b774b5eb3', '1658e7bc-2be7-4fea-8700-1bab428d68c5', '011f1d96-21d1-4db8-91c1-578f99a55bf0'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbdd886-4ad1-49e5-9b13-c307ca32ffcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02c1f138-9921-47a6-94f7-2902cf4f1d82', '23430a39-1cdc-45a0-bfc0-b62b774b5eb3', '1658e7bc-2be7-4fea-8700-1bab428d68c5', '011f1d96-21d1-4db8-91c1-578f99a55bf0']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6ed51d-dc06-497c-a573-b10da50b2b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:11 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6ed51d-dc06-497c-a573-b10da50b2b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219cf588-cb87-41f6-be9b-b56a093950f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-98887596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['02c1f138-9921-47a6-94f7-2902cf4f1d82','23430a39-1cdc-45a0-bfc0-b62b774b5eb3','1658e7bc-2be7-4fea-8700-1bab428d68c5','011f1d96-21d1-4db8-91c1-578f99a55bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-98887596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=219cf588-cb87-41f6-be9b-b56a093950f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad580cb1010b4899b3d6f4071f9a30c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777649d126094987b71ca3b21cd760a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05c51b41-f1ea-4226-84fc-6421ffff3f36),volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3518a0c2-cb16-4fcb-b1ca-4fcf0796edd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3518a0c2-cb16-4fcb-b1ca-4fcf0796edd3) transitioned into state 'SUCCESS' from state '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-98887596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad580cb1010b4899b3d6f4071f9a30c8',qos_specs=None,replication_status=,reservations=['02c1f138-9921-47a6-94f7-2902cf4f1d82','23430a39-1cdc-45a0-bfc0-b62b774b5eb3','1658e7bc-2be7-4fea-8700-1bab428d68c5','011f1d96-21d1-4db8-91c1-578f99a55bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777649d126094987b71ca3b21cd760a7',volume_type_id=05c51b41-f1ea-4226-84fc-6421ffff3f36)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca41e02-785b-4e13-9bb3-3f6d0a4ac3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca41e02-785b-4e13-9bb3-3f6d0a4ac3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Flow 'volume_create_api' (6ae04231-68f0-43e9-844e-cd4c68586d64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:11 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create volume request issued successfully. Sep 05 05:22:11 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3e3d78ad-aa3d-4c9d-ba38-da3656c4cf1a tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:11 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1665/3341] 192.168.122.128 () {60 vars in 1142 bytes} [Sat Sep 5 05:22:11 2026] POST /volume/v3/volumes => generated 785 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:11 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:11 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:11 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:11 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:11 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:11 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3dd36671-93ee-41c9-89b9-3a7a91064f63 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 returned with HTTP 200 Sep 05 05:22:11 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1677/3342] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:11 2026] GET /volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:12 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:12 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:12 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:12 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:12 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:12 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:12 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-adc9c481-4e87-49f9-80d5-0b786c4e10f7 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 returned with HTTP 200 Sep 05 05:22:12 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1666/3343] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:12 2026] GET /volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:22:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-61d486bf-efc8-4dbf-b268-73de644059a3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:12 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots Sep 05 05:22:12 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "219cf588-cb87-41f6-be9b-b56a093950f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2099605797"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:12 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:12 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:12 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:12 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:12 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:12 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.snapshots [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Create snapshot from volume 219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:13 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Created reservations ['e255764b-c31f-4043-922f-1c9f969f275a', '6507f516-ceb2-464c-b6e6-f45188b19093', '7a917468-c8b5-44f4-92a9-95029f19990d', 'f22a15f8-1b93-455c-b211-7d973425c4c0'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:13 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:13 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:13 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot create request issued successfully. Sep 05 05:22:13 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-61d486bf-efc8-4dbf-b268-73de644059a3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots returned with HTTP 202 Sep 05 05:22:13 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1678/3344] 192.168.122.128 () {60 vars in 1149 bytes} [Sat Sep 5 05:22:12 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 05 05:22:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:13 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:13 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:13 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:13 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:13 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-01a5313f-ae4c-42b0-86a6-e565fe6d8a81 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:13 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1667/3345] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:13 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:14 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:14 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:14 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:14 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:14 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-461b6cc5-a3a0-43e3-83ae-5eadbce7c9ac tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:14 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1679/3346] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:14 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c536c9cf-df5a-4f27-923b-eccab1c4b87d tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1668/3347] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:15 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ff3efb2-a752-44ca-949f-732924e4b981 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ff3efb2-a752-44ca-949f-732924e4b981 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] POST http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ff3efb2-a752-44ca-949f-732924e4b981 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ff3efb2-a752-44ca-949f-732924e4b981 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.admin_actions [None req-4ff3efb2-a752-44ca-949f-732924e4b981 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Updating snapshot 'c4654400-b40a-4919-a20a-3e91a372a9fe' with '{'status': 'creating'}' {{(pid=89025) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ff3efb2-a752-44ca-949f-732924e4b981 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action returned with HTTP 202 Sep 05 05:22:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1680/3348] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:22:15 2026] POST /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-97903468-a915-42a7-961d-0bbcc89d92b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97903468-a915-42a7-961d-0bbcc89d92b2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97903468-a915-42a7-961d-0bbcc89d92b2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97903468-a915-42a7-961d-0bbcc89d92b2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-97903468-a915-42a7-961d-0bbcc89d92b2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97903468-a915-42a7-961d-0bbcc89d92b2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1669/3349] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:15 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] POST http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=89025) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.contrib.snapshot_actions [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=89025) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.contrib.snapshot_actions [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] Updating snapshot c4654400-b40a-4919-a20a-3e91a372a9fe with info {'id': 'c4654400-b40a-4919-a20a-3e91a372a9fe', 'status': 'error', 'progress': '80%'} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-c16dd421-0990-4e74-b3fe-6ac744d3bcc2 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-member] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action returned with HTTP 202 Sep 05 05:22:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1681/3350] 192.168.122.128 () {60 vars in 1280 bytes} [Sat Sep 5 05:22:15 2026] POST /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.snapshots [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete snapshot with id: c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:15 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot delete request issued successfully. Sep 05 05:22:15 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f2863ea8-4b64-4ae9-99bf-94be3c86a1a9 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 202 Sep 05 05:22:15 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1670/3351] 192.168.122.128 () {58 vars in 1241 bytes} [Sat Sep 5 05:22:15 2026] DELETE /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:15 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:15 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:15 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-84a41c33-c5dd-4db9-8590-dc1dfae82eb1 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:15 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1682/3352] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:15 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:16 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:16 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:16 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:16 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Snapshot retrieved successfully. Sep 05 05:22:16 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-706697a2-9f33-45a4-9d7f-48640ae6eeea tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 200 Sep 05 05:22:16 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1671/3353] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:16 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-97008093-0a6a-4b2f-94f9-27b2028f07d8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97008093-0a6a-4b2f-94f9-27b2028f07d8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97008093-0a6a-4b2f-94f9-27b2028f07d8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-97008093-0a6a-4b2f-94f9-27b2028f07d8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-97008093-0a6a-4b2f-94f9-27b2028f07d8 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe returned with HTTP 404 Sep 05 05:22:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1683/3354] 192.168.122.128 () {58 vars in 1238 bytes} [Sat Sep 5 05:22:17 2026] GET /volume/v3/snapshots/c4654400-b40a-4919-a20a-3e91a372a9fe => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:17 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:17 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume with id: 219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:17 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:17 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:17 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:17 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:17 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Delete volume request issued successfully. Sep 05 05:22:17 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d06e8ba3-e54e-4284-9f62-153c7990c0e6 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 returned with HTTP 202 Sep 05 05:22:17 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1672/3355] 192.168.122.128 () {58 vars in 1235 bytes} [Sat Sep 5 05:22:17 2026] DELETE /volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-03e73620-a339-4337-bc2a-95224d414524 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03e73620-a339-4337-bc2a-95224d414524 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03e73620-a339-4337-bc2a-95224d414524 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-03e73620-a339-4337-bc2a-95224d414524 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:17 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:17 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:17 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:17 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:17 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-03e73620-a339-4337-bc2a-95224d414524 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Volume info retrieved successfully. Sep 05 05:22:17 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-03e73620-a339-4337-bc2a-95224d414524 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 returned with HTTP 200 Sep 05 05:22:17 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1684/3356] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:17 2026] GET /volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:22:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-8abd91f6-78ab-4ba3-aa62-e26365e092d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8abd91f6-78ab-4ba3-aa62-e26365e092d3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] GET http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 Sep 05 05:22:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8abd91f6-78ab-4ba3-aa62-e26365e092d3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:18 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-8abd91f6-78ab-4ba3-aa62-e26365e092d3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:18 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-8abd91f6-78ab-4ba3-aa62-e26365e092d3 tempest-ProjectMemberTests-1299516133 tempest-ProjectMemberTests-1299516133-project-admin] http://192.168.122.128/volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 returned with HTTP 404 Sep 05 05:22:18 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1673/3357] 192.168.122.128 () {58 vars in 1232 bytes} [Sat Sep 5 05:22:18 2026] GET /volume/v3/volumes/219cf588-cb87-41f6-be9b-b56a093950f5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-55f398f7-c37c-4140-b95e-7b440e1ffe90 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-55f398f7-c37c-4140-b95e-7b440e1ffe90 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-55f398f7-c37c-4140-b95e-7b440e1ffe90 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-188215736", "extra_specs": {"storage_protocol": "tempest-storage_protocol-512402738", "vendor_name": "tempest-vendor_name-989048235"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-55f398f7-c37c-4140-b95e-7b440e1ffe90 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1685/3358] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:21 2026] POST /volume/v3/types => generated 326 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25f4c52e-6183-435d-9fdd-7db51097d0bb", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request body: {'volume': {'volume_type': '25f4c52e-6183-435d-9fdd-7db51097d0bb', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume of 1 GB Sep 05 05:22:21 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (66d976c0-1ccf-4356-9b72-ebd183549ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec18d74-21f3-499a-8cda-63eae64e1e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec18d74-21f3-499a-8cda-63eae64e1e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-512402738',vendor_name='tempest-vendor_name-989048235'},id=25f4c52e-6183-435d-9fdd-7db51097d0bb,is_public=True,name='tempest-ProjectAdminTests-volume-type-188215736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25f4c52e-6183-435d-9fdd-7db51097d0bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5182608-3173-4a77-8061-6afdd0540c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-188215736 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-188215736, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-188215736 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-188215736, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['d80909a2-ae6f-4149-a7aa-226dfe5bd38c', 'b11f2697-a11b-43f9-b5f6-7f89939b074c', '8b2ae369-2a94-4be5-b7c9-a73a02c8a0c8', 'b0623dd8-0a0a-42fd-8dd3-06bcaed42e84'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5182608-3173-4a77-8061-6afdd0540c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80909a2-ae6f-4149-a7aa-226dfe5bd38c', 'b11f2697-a11b-43f9-b5f6-7f89939b074c', '8b2ae369-2a94-4be5-b7c9-a73a02c8a0c8', 'b0623dd8-0a0a-42fd-8dd3-06bcaed42e84']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93dd259-4dc7-4c3c-a370-5e3878c71d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93dd259-4dc7-4c3c-a370-5e3878c71d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6647f3-cd9b-4347-a76b-a8d4669e3a77', '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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['d80909a2-ae6f-4149-a7aa-226dfe5bd38c','b11f2697-a11b-43f9-b5f6-7f89939b074c','8b2ae369-2a94-4be5-b7c9-a73a02c8a0c8','b0623dd8-0a0a-42fd-8dd3-06bcaed42e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=25f4c52e-6183-435d-9fdd-7db51097d0bb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:21Z,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=8d6647f3-cd9b-4347-a76b-a8d4669e3a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0782793b9b6548c3af49efd5986056d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7ff92213f43404bba0cce6244134de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25f4c52e-6183-435d-9fdd-7db51097d0bb),volume_type_id=25f4c52e-6183-435d-9fdd-7db51097d0bb)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdf6963-238d-4579-96b1-940cace0186d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdf6963-238d-4579-96b1-940cace0186d) transitioned into state 'SUCCESS' from 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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['d80909a2-ae6f-4149-a7aa-226dfe5bd38c','b11f2697-a11b-43f9-b5f6-7f89939b074c','8b2ae369-2a94-4be5-b7c9-a73a02c8a0c8','b0623dd8-0a0a-42fd-8dd3-06bcaed42e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=25f4c52e-6183-435d-9fdd-7db51097d0bb)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29927ad1-b0c6-43f1-ad69-58c5fd7a39d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29927ad1-b0c6-43f1-ad69-58c5fd7a39d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (66d976c0-1ccf-4356-9b72-ebd183549ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:21 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request issued successfully. Sep 05 05:22:21 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e48e9861-b137-4803-97e6-2834e70cd3a6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:21 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1674/3359] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:21 2026] POST /volume/v3/volumes => generated 780 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-2b62652e-1929-4d63-9110-186a5b15897d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2b62652e-1929-4d63-9110-186a5b15897d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 Sep 05 05:22:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2b62652e-1929-4d63-9110-186a5b15897d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:21 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-2b62652e-1929-4d63-9110-186a5b15897d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:21 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:21 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:21 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:21 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:21 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-2b62652e-1929-4d63-9110-186a5b15897d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:21 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-2b62652e-1929-4d63-9110-186a5b15897d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 returned with HTTP 200 Sep 05 05:22:21 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1686/3360] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:21 2026] GET /volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d48ef822-46db-4d09-aa3e-549f4fd7e568 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 returned with HTTP 200 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1675/3361] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:22 2026] GET /volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 => generated 980 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5c0fa6aa-7311-499d-8661-6fb3405b4447 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c0fa6aa-7311-499d-8661-6fb3405b4447 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c0fa6aa-7311-499d-8661-6fb3405b4447 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5c0fa6aa-7311-499d-8661-6fb3405b4447 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5c0fa6aa-7311-499d-8661-6fb3405b4447 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1687/3362] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:22 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f3b8ddd3-effa-4554-8168-d534b6eea39b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3b8ddd3-effa-4554-8168-d534b6eea39b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f3b8ddd3-effa-4554-8168-d534b6eea39b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f3b8ddd3-effa-4554-8168-d534b6eea39b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f3b8ddd3-effa-4554-8168-d534b6eea39b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 returned with HTTP 204 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1676/3363] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:22 2026] DELETE /volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a262ec2c-69d7-4878-b929-9d53678f4279 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a262ec2c-69d7-4878-b929-9d53678f4279 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a262ec2c-69d7-4878-b929-9d53678f4279 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a262ec2c-69d7-4878-b929-9d53678f4279 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a262ec2c-69d7-4878-b929-9d53678f4279 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 returned with HTTP 404 Sep 05 05:22:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1688/3364] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:22 2026] GET /volume/v3/messages/1823b222-749d-40a7-972e-8e2fcec0bb31 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume with id: 8d6647f3-cd9b-4347-a76b-a8d4669e3a77 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:22 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89024) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['cb05517f-efa5-4978-8691-f3703dedfa5e', 'de1b5d59-38dd-4b64-aaf9-f23247119d66', '40db8291-5f5a-4c8f-8236-5ddc084b1d05', 'aabe6852-2b78-40f9-99a7-e6f599a272d4'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume request issued successfully. Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-55d45ffe-7d90-4957-9d4c-5198b37304d3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 returned with HTTP 202 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1677/3365] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:22 2026] DELETE /volume/v3/volumes/8d6647f3-cd9b-4347-a76b-a8d4669e3a77 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7dc484c1-c157-4c80-b151-7038de7415e0 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7dc484c1-c157-4c80-b151-7038de7415e0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/types/25f4c52e-6183-435d-9fdd-7db51097d0bb Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7dc484c1-c157-4c80-b151-7038de7415e0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7dc484c1-c157-4c80-b151-7038de7415e0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7dc484c1-c157-4c80-b151-7038de7415e0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types/25f4c52e-6183-435d-9fdd-7db51097d0bb returned with HTTP 202 Sep 05 05:22:22 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1689/3366] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:22 2026] DELETE /volume/v3/types/25f4c52e-6183-435d-9fdd-7db51097d0bb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-43d1c352-84ae-4ec9-ad88-a76288a72ba6 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43d1c352-84ae-4ec9-ad88-a76288a72ba6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:22 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-43d1c352-84ae-4ec9-ad88-a76288a72ba6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1721079145", "extra_specs": {"storage_protocol": "tempest-storage_protocol-554107326", "vendor_name": "tempest-vendor_name-1206317694"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:22 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-43d1c352-84ae-4ec9-ad88-a76288a72ba6 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:22 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1678/3367] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:22 2026] POST /volume/v3/types => generated 328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6cca09d2-e43b-4fc0-864f-3d514e034c4d", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request body: {'volume': {'volume_type': '6cca09d2-e43b-4fc0-864f-3d514e034c4d', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume of 1 GB Sep 05 05:22:22 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:22 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:22 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (a8220614-588e-4bcd-91b7-d557bfe6e860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2515d5e-7fec-4e14-a9df-771495e442be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2515d5e-7fec-4e14-a9df-771495e442be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-554107326',vendor_name='tempest-vendor_name-1206317694'},id=6cca09d2-e43b-4fc0-864f-3d514e034c4d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1721079145',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cca09d2-e43b-4fc0-864f-3d514e034c4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2620aa8f-9e1d-41f1-8d86-19c6e5de2966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1721079145 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1721079145, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:23 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1721079145 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1721079145, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['746e7293-39e7-47a3-8527-02115b82edfd', '1f478e24-2eda-41c9-a927-291d90ae65ad', 'bbb7a3b0-44ce-47a2-b7dc-aca6bea4a529', 'b1df4d36-fb73-4bc0-941b-170db88397ff'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2620aa8f-9e1d-41f1-8d86-19c6e5de2966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['746e7293-39e7-47a3-8527-02115b82edfd', '1f478e24-2eda-41c9-a927-291d90ae65ad', 'bbb7a3b0-44ce-47a2-b7dc-aca6bea4a529', 'b1df4d36-fb73-4bc0-941b-170db88397ff']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3755e2e6-d831-4e1c-8381-e14243f018ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:23 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3755e2e6-d831-4e1c-8381-e14243f018ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd970822-8ade-4b1a-858f-22a2d08c91a7', '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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['746e7293-39e7-47a3-8527-02115b82edfd','1f478e24-2eda-41c9-a927-291d90ae65ad','bbb7a3b0-44ce-47a2-b7dc-aca6bea4a529','b1df4d36-fb73-4bc0-941b-170db88397ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=6cca09d2-e43b-4fc0-864f-3d514e034c4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd970822-8ade-4b1a-858f-22a2d08c91a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0782793b9b6548c3af49efd5986056d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7ff92213f43404bba0cce6244134de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cca09d2-e43b-4fc0-864f-3d514e034c4d),volume_type_id=6cca09d2-e43b-4fc0-864f-3d514e034c4d)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd85189-9bd3-4685-8a4b-f22c851511f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd85189-9bd3-4685-8a4b-f22c851511f2) transitioned into state 'SUCCESS' from 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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['746e7293-39e7-47a3-8527-02115b82edfd','1f478e24-2eda-41c9-a927-291d90ae65ad','bbb7a3b0-44ce-47a2-b7dc-aca6bea4a529','b1df4d36-fb73-4bc0-941b-170db88397ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=6cca09d2-e43b-4fc0-864f-3d514e034c4d)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7822bc-ef59-44d9-b408-0eb3b3f3542d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7822bc-ef59-44d9-b408-0eb3b3f3542d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (a8220614-588e-4bcd-91b7-d557bfe6e860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:23 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request issued successfully. Sep 05 05:22:23 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f5f0aae3-56b8-432b-8c34-01f293b092b1 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:23 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1690/3368] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:22 2026] POST /volume/v3/volumes => generated 781 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 Sep 05 05:22:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:23 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:23 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:23 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:23 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:23 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:23 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:23 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10d4d610-94ef-4e13-a8a8-82af8adfa1e8 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 returned with HTTP 200 Sep 05 05:22:23 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1679/3369] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:23 2026] GET /volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-6f03b153-2b08-499b-a9cb-50af42fe56bf tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 returned with HTTP 200 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1691/3370] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:24 2026] GET /volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f4cb6a24-6464-4dea-a9be-9f11ae9cb297 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4cb6a24-6464-4dea-a9be-9f11ae9cb297 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4cb6a24-6464-4dea-a9be-9f11ae9cb297 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4cb6a24-6464-4dea-a9be-9f11ae9cb297 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4cb6a24-6464-4dea-a9be-9f11ae9cb297 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1680/3371] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:24 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d0542087-6a7c-4744-9bc2-81792bc38313 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d0542087-6a7c-4744-9bc2-81792bc38313 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d0542087-6a7c-4744-9bc2-81792bc38313 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d0542087-6a7c-4744-9bc2-81792bc38313 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d0542087-6a7c-4744-9bc2-81792bc38313 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1692/3372] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:24 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a852ca47-9f85-4fe4-9287-1cc64a8ecdb9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a852ca47-9f85-4fe4-9287-1cc64a8ecdb9 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/messages/2f1f23a0-951c-4322-b0d5-8abe18ce0ea8 Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a852ca47-9f85-4fe4-9287-1cc64a8ecdb9 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a852ca47-9f85-4fe4-9287-1cc64a8ecdb9 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a852ca47-9f85-4fe4-9287-1cc64a8ecdb9 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages/2f1f23a0-951c-4322-b0d5-8abe18ce0ea8 returned with HTTP 204 Sep 05 05:22:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1681/3373] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:24 2026] DELETE /volume/v3/messages/2f1f23a0-951c-4322-b0d5-8abe18ce0ea8 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4afa227d-611d-4caf-aca5-f672def2bf6b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume with id: dd970822-8ade-4b1a-858f-22a2d08c91a7 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:24 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['d935c955-34d1-485e-80e2-03facbd4a4a3', '380787f6-1a8b-4068-a343-83f3c93045ba', '871863cb-b9d8-40f2-aeb1-9d6e06486109', '5fc2e085-01a6-43a8-a3ca-7b759f8046b1'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume request issued successfully. Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4afa227d-611d-4caf-aca5-f672def2bf6b tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 returned with HTTP 202 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1693/3374] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:24 2026] DELETE /volume/v3/volumes/dd970822-8ade-4b1a-858f-22a2d08c91a7 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e92f3fc1-e02f-47d8-a52e-3dc81b77efeb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e92f3fc1-e02f-47d8-a52e-3dc81b77efeb tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/types/6cca09d2-e43b-4fc0-864f-3d514e034c4d Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e92f3fc1-e02f-47d8-a52e-3dc81b77efeb tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e92f3fc1-e02f-47d8-a52e-3dc81b77efeb tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e92f3fc1-e02f-47d8-a52e-3dc81b77efeb tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types/6cca09d2-e43b-4fc0-864f-3d514e034c4d returned with HTTP 202 Sep 05 05:22:24 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1682/3375] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:24 2026] DELETE /volume/v3/types/6cca09d2-e43b-4fc0-864f-3d514e034c4d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4c905e6b-0a77-4f51-8c72-a3c87e293ecc None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c905e6b-0a77-4f51-8c72-a3c87e293ecc tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:24 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4c905e6b-0a77-4f51-8c72-a3c87e293ecc tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1530083362", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1777675386", "vendor_name": "tempest-vendor_name-1624937161"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:24 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4c905e6b-0a77-4f51-8c72-a3c87e293ecc tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:24 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1694/3376] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:24 2026] POST /volume/v3/types => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45367453-ab7f-47e7-8bbd-5edec8348f07", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request body: {'volume': {'volume_type': '45367453-ab7f-47e7-8bbd-5edec8348f07', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume of 1 GB Sep 05 05:22:24 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:24 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:24 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (66062a1e-ea76-46e5-a956-b97b2295711d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ad5921-cddd-46bb-909c-1dbadd7becab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ad5921-cddd-46bb-909c-1dbadd7becab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1777675386',vendor_name='tempest-vendor_name-1624937161'},id=45367453-ab7f-47e7-8bbd-5edec8348f07,is_public=True,name='tempest-ProjectAdminTests-volume-type-1530083362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45367453-ab7f-47e7-8bbd-5edec8348f07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d941dd5-4516-4592-884b-2969f7bd949c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1530083362 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1530083362, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:24 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1530083362 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1530083362, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['cff53ce4-4312-4a7d-9a0d-9f03b6f224fc', '26c36771-a6d3-4be2-854d-bdca841e9ed3', '7707496f-e6a5-4743-8bd4-f644459a2e3c', '96f38a05-178a-4d50-bd0d-dc84e827dd36'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d941dd5-4516-4592-884b-2969f7bd949c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff53ce4-4312-4a7d-9a0d-9f03b6f224fc', '26c36771-a6d3-4be2-854d-bdca841e9ed3', '7707496f-e6a5-4743-8bd4-f644459a2e3c', '96f38a05-178a-4d50-bd0d-dc84e827dd36']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd88f62-63be-46c2-ab21-8e29307c5cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:24 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd88f62-63be-46c2-ab21-8e29307c5cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbbd8bad-be47-48c0-9f5b-ca5acded636d', '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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['cff53ce4-4312-4a7d-9a0d-9f03b6f224fc','26c36771-a6d3-4be2-854d-bdca841e9ed3','7707496f-e6a5-4743-8bd4-f644459a2e3c','96f38a05-178a-4d50-bd0d-dc84e827dd36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=45367453-ab7f-47e7-8bbd-5edec8348f07), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22: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=bbbd8bad-be47-48c0-9f5b-ca5acded636d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0782793b9b6548c3af49efd5986056d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7ff92213f43404bba0cce6244134de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45367453-ab7f-47e7-8bbd-5edec8348f07),volume_type_id=45367453-ab7f-47e7-8bbd-5edec8348f07)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0962efdf-0ef1-4590-8336-c07233453ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0962efdf-0ef1-4590-8336-c07233453ac6) transitioned into state 'SUCCESS' from 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='0782793b9b6548c3af49efd5986056d1',qos_specs=None,replication_status=,reservations=['cff53ce4-4312-4a7d-9a0d-9f03b6f224fc','26c36771-a6d3-4be2-854d-bdca841e9ed3','7707496f-e6a5-4743-8bd4-f644459a2e3c','96f38a05-178a-4d50-bd0d-dc84e827dd36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7ff92213f43404bba0cce6244134de6',volume_type_id=45367453-ab7f-47e7-8bbd-5edec8348f07)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:24 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566751d5-0761-4293-9564-d5ffddbca162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566751d5-0761-4293-9564-d5ffddbca162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:25 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Flow 'volume_create_api' (66062a1e-ea76-46e5-a956-b97b2295711d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:25 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Create volume request issued successfully. Sep 05 05:22:25 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3cd0d205-57ae-4712-b123-f8d2ef8feac3 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:25 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1683/3377] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:24 2026] POST /volume/v3/volumes => generated 781 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3414061c-59f1-486e-a6ea-9fa5892140db None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3414061c-59f1-486e-a6ea-9fa5892140db tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d Sep 05 05:22:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3414061c-59f1-486e-a6ea-9fa5892140db tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:25 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3414061c-59f1-486e-a6ea-9fa5892140db tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:25 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:25 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:25 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:25 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:25 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-3414061c-59f1-486e-a6ea-9fa5892140db tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:25 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3414061c-59f1-486e-a6ea-9fa5892140db tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d returned with HTTP 200 Sep 05 05:22:25 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1695/3378] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:25 2026] GET /volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-b35fe59a-5ace-4de4-84e0-60e119feb7f0 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d returned with HTTP 200 Sep 05 05:22:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1684/3379] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:26 2026] GET /volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-0e00aae3-aedb-4fde-be86-0d77f9ccbc67 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e00aae3-aedb-4fde-be86-0d77f9ccbc67 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e00aae3-aedb-4fde-be86-0d77f9ccbc67 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-0e00aae3-aedb-4fde-be86-0d77f9ccbc67 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-0e00aae3-aedb-4fde-be86-0d77f9ccbc67 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1696/3380] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:26 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-de6002d4-af74-4492-8a45-b0f15dd6e8d7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de6002d4-af74-4492-8a45-b0f15dd6e8d7 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] GET http://192.168.122.128/volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de6002d4-af74-4492-8a45-b0f15dd6e8d7 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-de6002d4-af74-4492-8a45-b0f15dd6e8d7 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-de6002d4-af74-4492-8a45-b0f15dd6e8d7 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a returned with HTTP 200 Sep 05 05:22:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1685/3381] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:26 2026] GET /volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a => generated 675 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8c05beb8-b5b5-4f57-a946-facff154b714 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c05beb8-b5b5-4f57-a946-facff154b714 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c05beb8-b5b5-4f57-a946-facff154b714 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8c05beb8-b5b5-4f57-a946-facff154b714 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8c05beb8-b5b5-4f57-a946-facff154b714 tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a returned with HTTP 204 Sep 05 05:22:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1697/3382] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:26 2026] DELETE /volume/v3/messages/1b80c163-e43a-448e-9c39-05f9e13c165a => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume with id: bbbd8bad-be47-48c0-9f5b-ca5acded636d Sep 05 05:22:26 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:26 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Volume info retrieved successfully. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89024) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Created reservations ['18652c13-f1f0-4fdf-865c-76d0091e11fc', '53cc35a0-832e-45db-b710-fc680c7784a3', '7f65fbd5-f0c4-4a8e-85a7-1b4090801c85', 'b5b667d7-0a31-46f2-85ba-5598bf80e528'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Delete volume request issued successfully. Sep 05 05:22:26 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2019d3e3-963c-436a-8139-b3c6db9bf61d tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d returned with HTTP 202 Sep 05 05:22:26 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1686/3383] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:26 2026] DELETE /volume/v3/volumes/bbbd8bad-be47-48c0-9f5b-ca5acded636d => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d4c38f43-2b91-40b6-b84d-4ec65828989c None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4c38f43-2b91-40b6-b84d-4ec65828989c tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] DELETE http://192.168.122.128/volume/v3/types/45367453-ab7f-47e7-8bbd-5edec8348f07 Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4c38f43-2b91-40b6-b84d-4ec65828989c tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d4c38f43-2b91-40b6-b84d-4ec65828989c tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:26 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d4c38f43-2b91-40b6-b84d-4ec65828989c tempest-ProjectAdminTests-740912332 tempest-ProjectAdminTests-740912332-project-admin] http://192.168.122.128/volume/v3/types/45367453-ab7f-47e7-8bbd-5edec8348f07 returned with HTTP 202 Sep 05 05:22:26 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1698/3384] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:26 2026] DELETE /volume/v3/types/45367453-ab7f-47e7-8bbd-5edec8348f07 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:28 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-936a2041-e3f3-40aa-a2f6-0b0f95074dd7 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-936a2041-e3f3-40aa-a2f6-0b0f95074dd7 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-936a2041-e3f3-40aa-a2f6-0b0f95074dd7 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2093600709", "extra_specs": {"storage_protocol": "tempest-storage_protocol-976104538", "vendor_name": "tempest-vendor_name-1768559734"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-936a2041-e3f3-40aa-a2f6-0b0f95074dd7 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1687/3385] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:28 2026] POST /volume/v3/types => generated 329 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0de74611-7227-48a7-916a-596b40ca87d2", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request body: {'volume': {'volume_type': '0de74611-7227-48a7-916a-596b40ca87d2', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume of 1 GB Sep 05 05:22:29 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (dea4184c-228a-49e9-91f0-31007e78aed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efb61fe-af73-4e77-b8e2-1dce9a2ea9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efb61fe-af73-4e77-b8e2-1dce9a2ea9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-976104538',vendor_name='tempest-vendor_name-1768559734'},id=0de74611-7227-48a7-916a-596b40ca87d2,is_public=True,name='tempest-ProjectMemberTests-volume-type-2093600709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0de74611-7227-48a7-916a-596b40ca87d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d14a7e-0954-4dd8-b26b-d69896728b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2093600709 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2093600709, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2093600709 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2093600709, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['8dca5999-02e0-48c6-a3f7-f0ca51e6dd9c', '73a51b58-b227-41c9-a33e-5acd09cfc1e6', 'e2c7e401-00e6-4dfd-a2c5-11e2de880bcc', 'b8a8cbd7-c473-4a23-ad38-a89efca98183'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d14a7e-0954-4dd8-b26b-d69896728b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dca5999-02e0-48c6-a3f7-f0ca51e6dd9c', '73a51b58-b227-41c9-a33e-5acd09cfc1e6', 'e2c7e401-00e6-4dfd-a2c5-11e2de880bcc', 'b8a8cbd7-c473-4a23-ad38-a89efca98183']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4fcac00-093a-4b37-8435-f9770d4428c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4fcac00-093a-4b37-8435-f9770d4428c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66700144-4e63-4fe9-be62-c107e4233a1e', '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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['8dca5999-02e0-48c6-a3f7-f0ca51e6dd9c','73a51b58-b227-41c9-a33e-5acd09cfc1e6','e2c7e401-00e6-4dfd-a2c5-11e2de880bcc','b8a8cbd7-c473-4a23-ad38-a89efca98183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=0de74611-7227-48a7-916a-596b40ca87d2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66700144-4e63-4fe9-be62-c107e4233a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b2ab4ff918946498251ee7411082f4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf8bbe71c1e441ccad316421255e92e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0de74611-7227-48a7-916a-596b40ca87d2),volume_type_id=0de74611-7227-48a7-916a-596b40ca87d2)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f029010-4903-4b49-a815-c1701ff4a4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f029010-4903-4b49-a815-c1701ff4a4b8) transitioned into state 'SUCCESS' from 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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['8dca5999-02e0-48c6-a3f7-f0ca51e6dd9c','73a51b58-b227-41c9-a33e-5acd09cfc1e6','e2c7e401-00e6-4dfd-a2c5-11e2de880bcc','b8a8cbd7-c473-4a23-ad38-a89efca98183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=0de74611-7227-48a7-916a-596b40ca87d2)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4245f4f-be9e-4350-8636-070a705add0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4245f4f-be9e-4350-8636-070a705add0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (dea4184c-228a-49e9-91f0-31007e78aed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:29 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request issued successfully. Sep 05 05:22:29 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-e9bf42d1-7637-40fa-ad3e-93aaa7ce0292 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:29 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1699/3386] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:29 2026] POST /volume/v3/volumes => generated 782 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-97405168-2310-488a-b77c-186f7c68af58 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97405168-2310-488a-b77c-186f7c68af58 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e Sep 05 05:22:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97405168-2310-488a-b77c-186f7c68af58 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:29 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-97405168-2310-488a-b77c-186f7c68af58 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:29 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:29 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:29 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:29 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:29 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-97405168-2310-488a-b77c-186f7c68af58 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:29 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-97405168-2310-488a-b77c-186f7c68af58 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e returned with HTTP 200 Sep 05 05:22:29 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1688/3387] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:29 2026] GET /volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e => generated 961 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e1c42a-f4f6-4674-a6bf-119789aa4cb1 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e returned with HTTP 200 Sep 05 05:22:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1700/3388] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:30 2026] GET /volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e => generated 982 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-496b0f9f-27ad-4e63-a33f-8f13008db760 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-496b0f9f-27ad-4e63-a33f-8f13008db760 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-496b0f9f-27ad-4e63-a33f-8f13008db760 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-496b0f9f-27ad-4e63-a33f-8f13008db760 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-496b0f9f-27ad-4e63-a33f-8f13008db760 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1689/3389] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:30 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4ee55cf1-9c1c-499c-a0a9-47579b7dd756 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ee55cf1-9c1c-499c-a0a9-47579b7dd756 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] DELETE http://192.168.122.128/volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ee55cf1-9c1c-499c-a0a9-47579b7dd756 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4ee55cf1-9c1c-499c-a0a9-47579b7dd756 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4ee55cf1-9c1c-499c-a0a9-47579b7dd756 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] http://192.168.122.128/volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f returned with HTTP 204 Sep 05 05:22:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1701/3390] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:30 2026] DELETE /volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-945e2f90-db1f-4cdb-95f3-13795504e308 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-945e2f90-db1f-4cdb-95f3-13795504e308 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] GET http://192.168.122.128/volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-945e2f90-db1f-4cdb-95f3-13795504e308 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-945e2f90-db1f-4cdb-95f3-13795504e308 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-945e2f90-db1f-4cdb-95f3-13795504e308 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] http://192.168.122.128/volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f returned with HTTP 404 Sep 05 05:22:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1690/3391] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:30 2026] GET /volume/v3/messages/989f3240-37fd-4abe-9a63-82b78ddcd99f => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume with id: 66700144-4e63-4fe9-be62-c107e4233a1e Sep 05 05:22:30 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:30 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['2169f133-77ac-4569-8fd9-f211956d3083', '5abf8aef-39fb-4b27-bebe-c34bab06be1f', '814d58ca-e4e3-4f9b-8441-d1a02c715058', 'f948839d-9cc2-4e91-8c52-13ac88f01be3'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume request issued successfully. Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-56fd3118-2337-4eb6-9ccc-eafc1553237e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e returned with HTTP 202 Sep 05 05:22:30 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1702/3392] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:30 2026] DELETE /volume/v3/volumes/66700144-4e63-4fe9-be62-c107e4233a1e => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f9aead64-33b9-4155-a1b4-ffebc3201a81 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f9aead64-33b9-4155-a1b4-ffebc3201a81 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/types/0de74611-7227-48a7-916a-596b40ca87d2 Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f9aead64-33b9-4155-a1b4-ffebc3201a81 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f9aead64-33b9-4155-a1b4-ffebc3201a81 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:30 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f9aead64-33b9-4155-a1b4-ffebc3201a81 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types/0de74611-7227-48a7-916a-596b40ca87d2 returned with HTTP 202 Sep 05 05:22:30 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1691/3393] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:30 2026] DELETE /volume/v3/types/0de74611-7227-48a7-916a-596b40ca87d2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-50e157b3-0e3a-43c5-8b52-d3e7ce418247 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:30 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e157b3-0e3a-43c5-8b52-d3e7ce418247 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:30 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-50e157b3-0e3a-43c5-8b52-d3e7ce418247 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-677741426", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1969579961", "vendor_name": "tempest-vendor_name-573737797"}}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-50e157b3-0e3a-43c5-8b52-d3e7ce418247 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1703/3394] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:30 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f8050a3-ded0-410c-9254-f4a8b53fbae1", "size": 1}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.api.v3.volumes [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request body: {'volume': {'volume_type': '0f8050a3-ded0-410c-9254-f4a8b53fbae1', 'size': 1}} {{(pid=89024) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume of 1 GB Sep 05 05:22:31 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (fa251ba7-c38e-46d7-989a-5be345b58783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03579371-2183-4fd9-a11b-d5865c64c2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.flows.api.create_volume [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Validating volume size '1' using validate_int {{(pid=89024) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03579371-2183-4fd9-a11b-d5865c64c2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1969579961',vendor_name='tempest-vendor_name-573737797'},id=0f8050a3-ded0-410c-9254-f4a8b53fbae1,is_public=True,name='tempest-ProjectMemberTests-volume-type-677741426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f8050a3-ded0-410c-9254-f4a8b53fbae1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db6f38e-5762-4088-b72e-7eedaf748f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-677741426 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-677741426, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: WARNING cinder.quota [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-677741426 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-677741426, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['6f6eb4a9-a234-4afc-a76d-4170592b4e4d', 'a355c19f-bee5-4ad1-9f56-7dc67fa6d15b', '64e7389f-e141-4217-983b-63a9264e207a', '98ccad0c-1430-4d99-b71a-6b682374fbfb'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db6f38e-5762-4088-b72e-7eedaf748f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6eb4a9-a234-4afc-a76d-4170592b4e4d', 'a355c19f-bee5-4ad1-9f56-7dc67fa6d15b', '64e7389f-e141-4217-983b-63a9264e207a', '98ccad0c-1430-4d99-b71a-6b682374fbfb']}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca69bfd-be23-4b69-8fc6-62d28faa9f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca69bfd-be23-4b69-8fc6-62d28faa9f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a3d7dc-87ad-4335-ac5a-52ef77a649fe', '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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['6f6eb4a9-a234-4afc-a76d-4170592b4e4d','a355c19f-bee5-4ad1-9f56-7dc67fa6d15b','64e7389f-e141-4217-983b-63a9264e207a','98ccad0c-1430-4d99-b71a-6b682374fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=0f8050a3-ded0-410c-9254-f4a8b53fbae1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a3d7dc-87ad-4335-ac5a-52ef77a649fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b2ab4ff918946498251ee7411082f4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf8bbe71c1e441ccad316421255e92e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f8050a3-ded0-410c-9254-f4a8b53fbae1),volume_type_id=0f8050a3-ded0-410c-9254-f4a8b53fbae1)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c61d4ff-c80b-4b0c-af11-5fd8ddf85f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c61d4ff-c80b-4b0c-af11-5fd8ddf85f63) transitioned into state 'SUCCESS' from 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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['6f6eb4a9-a234-4afc-a76d-4170592b4e4d','a355c19f-bee5-4ad1-9f56-7dc67fa6d15b','64e7389f-e141-4217-983b-63a9264e207a','98ccad0c-1430-4d99-b71a-6b682374fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=0f8050a3-ded0-410c-9254-f4a8b53fbae1)}' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cf6a0c-c7f3-4cb2-a88d-c68f59246dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cf6a0c-c7f3-4cb2-a88d-c68f59246dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89024) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (fa251ba7-c38e-46d7-989a-5be345b58783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89024) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:31 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request issued successfully. Sep 05 05:22:31 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-03b331eb-9599-4bcb-af40-0e5637113cd2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:31 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1692/3395] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:31 2026] POST /volume/v3/volumes => generated 781 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe Sep 05 05:22:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:31 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:31 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:31 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:31 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:31 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:31 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:31 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1a3b5501-7d00-46e5-af2d-7c11fe9aaf29 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe returned with HTTP 200 Sep 05 05:22:31 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1704/3396] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:31 2026] GET /volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7ea39586-1f89-4cb2-9ffa-276925fc8c05 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe returned with HTTP 200 Sep 05 05:22:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1693/3397] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:32 2026] GET /volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-765b8e8c-ac71-4f84-a04d-761994f461c3 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-765b8e8c-ac71-4f84-a04d-761994f461c3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-765b8e8c-ac71-4f84-a04d-761994f461c3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-765b8e8c-ac71-4f84-a04d-761994f461c3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-765b8e8c-ac71-4f84-a04d-761994f461c3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1705/3398] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:32 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e057f9b5-e06a-4299-90e5-d80809b6a3d3 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e057f9b5-e06a-4299-90e5-d80809b6a3d3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e057f9b5-e06a-4299-90e5-d80809b6a3d3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e057f9b5-e06a-4299-90e5-d80809b6a3d3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e057f9b5-e06a-4299-90e5-d80809b6a3d3 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1694/3399] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:32 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-860aefcf-cab4-4c6f-a9d9-36d9a0f3b379 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-860aefcf-cab4-4c6f-a9d9-36d9a0f3b379 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/messages/537931d8-8721-4414-ace6-162c3e8986e8 Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-860aefcf-cab4-4c6f-a9d9-36d9a0f3b379 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-860aefcf-cab4-4c6f-a9d9-36d9a0f3b379 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-860aefcf-cab4-4c6f-a9d9-36d9a0f3b379 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/messages/537931d8-8721-4414-ace6-162c3e8986e8 returned with HTTP 204 Sep 05 05:22:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1706/3400] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:32 2026] DELETE /volume/v3/messages/537931d8-8721-4414-ace6-162c3e8986e8 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.v3.volumes [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume with id: 64a3d7dc-87ad-4335-ac5a-52ef77a649fe Sep 05 05:22:32 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:32 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.volume.api [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89024) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.quota [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['42e8185e-b3b2-44a5-99eb-5313b1817dd8', 'cf648761-84f3-4e62-84ab-896f22c793a3', 'f6f841c7-46ac-4a84-8b5d-71b618d3b7e2', '12ef58d1-1ee8-4381-9460-0fddfc0352bf'] {{(pid=89024) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume request issued successfully. Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d42d43ef-dd65-407e-9f6a-4d79ef7cc468 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe returned with HTTP 202 Sep 05 05:22:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1695/3401] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:32 2026] DELETE /volume/v3/volumes/64a3d7dc-87ad-4335-ac5a-52ef77a649fe => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-43b98d5e-6881-48be-9f41-4cb31c0ed07f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43b98d5e-6881-48be-9f41-4cb31c0ed07f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/types/0f8050a3-ded0-410c-9254-f4a8b53fbae1 Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43b98d5e-6881-48be-9f41-4cb31c0ed07f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-43b98d5e-6881-48be-9f41-4cb31c0ed07f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-43b98d5e-6881-48be-9f41-4cb31c0ed07f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types/0f8050a3-ded0-410c-9254-f4a8b53fbae1 returned with HTTP 202 Sep 05 05:22:32 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1707/3402] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:32 2026] DELETE /volume/v3/types/0f8050a3-ded0-410c-9254-f4a8b53fbae1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-626f2855-54eb-4d00-84e3-ea141e06989e None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-626f2855-54eb-4d00-84e3-ea141e06989e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:32 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-626f2855-54eb-4d00-84e3-ea141e06989e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-818582256", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1752593152", "vendor_name": "tempest-vendor_name-937575464"}}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:32 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-626f2855-54eb-4d00-84e3-ea141e06989e tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:32 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1696/3403] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:32 2026] POST /volume/v3/types => generated 328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-66ef34ae-3589-411e-acee-17b6561fb875 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] POST http://192.168.122.128/volume/v3/volumes Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e5479000-dca8-4adb-b7ae-0fa748fa369e", "size": 1}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.api.v3.volumes [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request body: {'volume': {'volume_type': 'e5479000-dca8-4adb-b7ae-0fa748fa369e', 'size': 1}} {{(pid=89025) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume of 1 GB Sep 05 05:22:32 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:32 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:32 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Availability Zones retrieved successfully. Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (925e7cdd-7423-4c3c-a605-ebbcf4fe4a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963c6d96-c73d-4b67-b6cd-211d00b66cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.flows.api.create_volume [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Validating volume size '1' using validate_int {{(pid=89025) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963c6d96-c73d-4b67-b6cd-211d00b66cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:22:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1752593152',vendor_name='tempest-vendor_name-937575464'},id=e5479000-dca8-4adb-b7ae-0fa748fa369e,is_public=True,name='tempest-ProjectMemberTests-volume-type-818582256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5479000-dca8-4adb-b7ae-0fa748fa369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3a8716-c4f6-4a0f-ab71-a1ea38ae72c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-818582256 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-818582256, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:32 devstack devstack@c-api.service[89025]: WARNING cinder.quota [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-818582256 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-818582256, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['eb5f553c-8664-4c7f-bb66-28c8aa47ce7c', '0dce0372-b3f0-4a4f-8c6c-148e1b9d86b6', 'fffad181-1b82-48b9-99db-3d433d482b74', 'c20e5112-b446-4130-90d6-9a5511e68ac6'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3a8716-c4f6-4a0f-ab71-a1ea38ae72c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5f553c-8664-4c7f-bb66-28c8aa47ce7c', '0dce0372-b3f0-4a4f-8c6c-148e1b9d86b6', 'fffad181-1b82-48b9-99db-3d433d482b74', 'c20e5112-b446-4130-90d6-9a5511e68ac6']}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:32 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7031dbc-80d0-49e3-a8e2-246ec92a8198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:33 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7031dbc-80d0-49e3-a8e2-246ec92a8198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6165d18f-0881-4c2e-8da9-3f6bf3b4128c', '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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['eb5f553c-8664-4c7f-bb66-28c8aa47ce7c','0dce0372-b3f0-4a4f-8c6c-148e1b9d86b6','fffad181-1b82-48b9-99db-3d433d482b74','c20e5112-b446-4130-90d6-9a5511e68ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=e5479000-dca8-4adb-b7ae-0fa748fa369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:22:32Z,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=6165d18f-0881-4c2e-8da9-3f6bf3b4128c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b2ab4ff918946498251ee7411082f4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf8bbe71c1e441ccad316421255e92e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5479000-dca8-4adb-b7ae-0fa748fa369e),volume_type_id=e5479000-dca8-4adb-b7ae-0fa748fa369e)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc54c8b-655e-4aef-8d5a-9d1411b59a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc54c8b-655e-4aef-8d5a-9d1411b59a6b) transitioned into state 'SUCCESS' from 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='0b2ab4ff918946498251ee7411082f4f',qos_specs=None,replication_status=,reservations=['eb5f553c-8664-4c7f-bb66-28c8aa47ce7c','0dce0372-b3f0-4a4f-8c6c-148e1b9d86b6','fffad181-1b82-48b9-99db-3d433d482b74','c20e5112-b446-4130-90d6-9a5511e68ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8bbe71c1e441ccad316421255e92e5',volume_type_id=e5479000-dca8-4adb-b7ae-0fa748fa369e)}' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac17336b-8042-421f-b452-32f77cd108b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac17336b-8042-421f-b452-32f77cd108b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89025) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Flow 'volume_create_api' (925e7cdd-7423-4c3c-a605-ebbcf4fe4a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89025) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:22:33 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Create volume request issued successfully. Sep 05 05:22:33 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-66ef34ae-3589-411e-acee-17b6561fb875 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes returned with HTTP 202 Sep 05 05:22:33 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1708/3404] 192.168.122.128 () {62 vars in 1182 bytes} [Sat Sep 5 05:22:32 2026] POST /volume/v3/volumes => generated 781 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:22:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c Sep 05 05:22:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:33 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:33 devstack devstack@c-api.service[89024]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:33 devstack devstack@c-api.service[89024]: attachments = base.obj_make_list( Sep 05 05:22:33 devstack devstack@c-api.service[89024]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:33 devstack devstack@c-api.service[89024]: warnings.warn( Sep 05 05:22:33 devstack devstack@c-api.service[89024]: INFO cinder.volume.api [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:33 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3fa6c678-dabb-4b6b-878c-f141794180b2 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c returned with HTTP 200 Sep 05 05:22:33 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1697/3405] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:33 2026] GET /volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c => generated 960 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-22fa64f0-62ca-4638-b254-1d7168118d2d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22fa64f0-62ca-4638-b254-1d7168118d2d tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-22fa64f0-62ca-4638-b254-1d7168118d2d tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-22fa64f0-62ca-4638-b254-1d7168118d2d tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-22fa64f0-62ca-4638-b254-1d7168118d2d tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-22fa64f0-62ca-4638-b254-1d7168118d2d tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c returned with HTTP 200 Sep 05 05:22:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1709/3406] 192.168.122.128 () {60 vars in 1272 bytes} [Sat Sep 5 05:22:34 2026] GET /volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-60df532f-e368-4047-a67e-0b9e66e171ff None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60df532f-e368-4047-a67e-0b9e66e171ff tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] GET http://192.168.122.128/volume/v3/messages Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60df532f-e368-4047-a67e-0b9e66e171ff tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-60df532f-e368-4047-a67e-0b9e66e171ff tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-60df532f-e368-4047-a67e-0b9e66e171ff tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/messages returned with HTTP 200 Sep 05 05:22:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1698/3407] 192.168.122.128 () {60 vars in 1164 bytes} [Sat Sep 5 05:22:34 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-1de3d6dd-7c01-45d6-bc6e-6b5abde3bb7f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1de3d6dd-7c01-45d6-bc6e-6b5abde3bb7f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] GET http://192.168.122.128/volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1de3d6dd-7c01-45d6-bc6e-6b5abde3bb7f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-1de3d6dd-7c01-45d6-bc6e-6b5abde3bb7f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] Calling method 'version_select' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-1de3d6dd-7c01-45d6-bc6e-6b5abde3bb7f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-member] http://192.168.122.128/volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 returned with HTTP 200 Sep 05 05:22:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1710/3408] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:34 2026] GET /volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c25f2505-bf04-4856-b2dc-72e95afacab9 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c25f2505-bf04-4856-b2dc-72e95afacab9 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c25f2505-bf04-4856-b2dc-72e95afacab9 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c25f2505-bf04-4856-b2dc-72e95afacab9 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'version_select' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c25f2505-bf04-4856-b2dc-72e95afacab9 tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 returned with HTTP 204 Sep 05 05:22:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1699/3409] 192.168.122.128 () {60 vars in 1278 bytes} [Sat Sep 5 05:22:34 2026] DELETE /volume/v3/messages/3c491176-8234-437e-a1f7-2774ba76e713 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-32646df7-0dad-499a-aaec-4329c71bd2ce None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method 'delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.v3.volumes [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume with id: 6165d18f-0881-4c2e-8da9-3f6bf3b4128c Sep 05 05:22:34 devstack devstack@c-api.service[89025]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: attachments = base.obj_make_list( Sep 05 05:22:34 devstack devstack@c-api.service[89025]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: warnings.warn( Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Volume info retrieved successfully. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.volume.api [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89025) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: DEBUG cinder.quota [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Created reservations ['63c9d7d7-77c2-4230-afbb-d302284e2269', '0888d831-e89c-4a81-9394-58a5da1a8dd1', 'bde0c562-deec-4bc6-a909-d7a320e4f350', '0f082c42-78a2-48eb-b215-0731aae13d8b'] {{(pid=89025) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.volume.api [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Delete volume request issued successfully. Sep 05 05:22:34 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-32646df7-0dad-499a-aaec-4329c71bd2ce tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c returned with HTTP 202 Sep 05 05:22:34 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1711/3410] 192.168.122.128 () {60 vars in 1275 bytes} [Sat Sep 5 05:22:34 2026] DELETE /volume/v3/volumes/6165d18f-0881-4c2e-8da9-3f6bf3b4128c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-10e6b99f-12bc-4035-9bb8-45ab505b577f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10e6b99f-12bc-4035-9bb8-45ab505b577f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] DELETE http://192.168.122.128/volume/v3/types/e5479000-dca8-4adb-b7ae-0fa748fa369e Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10e6b99f-12bc-4035-9bb8-45ab505b577f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-10e6b99f-12bc-4035-9bb8-45ab505b577f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:34 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-10e6b99f-12bc-4035-9bb8-45ab505b577f tempest-ProjectMemberTests-443151133 tempest-ProjectMemberTests-443151133-project-admin] http://192.168.122.128/volume/v3/types/e5479000-dca8-4adb-b7ae-0fa748fa369e returned with HTTP 202 Sep 05 05:22:34 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1700/3411] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:34 2026] DELETE /volume/v3/types/e5479000-dca8-4adb-b7ae-0fa748fa369e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5dbc5851-971e-47ad-b1bd-83f1412e0cde None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:36 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dbc5851-971e-47ad-b1bd-83f1412e0cde tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:36 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5dbc5851-971e-47ad-b1bd-83f1412e0cde tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1677171740", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5dbc5851-971e-47ad-b1bd-83f1412e0cde tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1712/3412] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:36 2026] POST /volume/v3/types => generated 380 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-80938690-1eaa-42ea-8d77-58f5cfea8704 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80938690-1eaa-42ea-8d77-58f5cfea8704 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-80938690-1eaa-42ea-8d77-58f5cfea8704 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-80938690-1eaa-42ea-8d77-58f5cfea8704 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1701/3413] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a81108a8-a523-44aa-846a-ff048067fa0d None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a81108a8-a523-44aa-846a-ff048067fa0d tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a81108a8-a523-44aa-846a-ff048067fa0d tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-416713922", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a81108a8-a523-44aa-846a-ff048067fa0d tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1713/3414] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-46f0dafb-e466-4fa0-a39f-3be158a30ebd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46f0dafb-e466-4fa0-a39f-3be158a30ebd tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862/encryption Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-46f0dafb-e466-4fa0-a39f-3be158a30ebd tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-46f0dafb-e466-4fa0-a39f-3be158a30ebd tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862/encryption returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1702/3415] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ad253a93-49c6-4894-9f65-188a7852b585 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad253a93-49c6-4894-9f65-188a7852b585 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ad253a93-49c6-4894-9f65-188a7852b585 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-149313241", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ad253a93-49c6-4894-9f65-188a7852b585 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1714/3416] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:37 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 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-05499933-5c1b-4a4d-bfea-4806c78c9f6f None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05499933-5c1b-4a4d-bfea-4806c78c9f6f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-05499933-5c1b-4a4d-bfea-4806c78c9f6f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-05499933-5c1b-4a4d-bfea-4806c78c9f6f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1703/3417] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9e88db81-a275-4a40-a6f6-2873b14c253e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e88db81-a275-4a40-a6f6-2873b14c253e tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] PUT http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs/key2 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9e88db81-a275-4a40-a6f6-2873b14c253e tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9e88db81-a275-4a40-a6f6-2873b14c253e tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs/key2 returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1715/3418] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:22:37 2026] PUT /volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b/extra_specs/key2 => generated 25 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-6c4706ac-ec6e-4168-b5fc-d27f1c3328c8 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c4706ac-ec6e-4168-b5fc-d27f1c3328c8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-6c4706ac-ec6e-4168-b5fc-d27f1c3328c8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-6c4706ac-ec6e-4168-b5fc-d27f1c3328c8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1704/3419] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types => generated 195 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f09d6751-8baa-4c90-82d5-497f6c58ea61 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f09d6751-8baa-4c90-82d5-497f6c58ea61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/d82e590a-6e40-43d5-95ef-88c2e9a9a319 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f09d6751-8baa-4c90-82d5-497f6c58ea61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f09d6751-8baa-4c90-82d5-497f6c58ea61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f09d6751-8baa-4c90-82d5-497f6c58ea61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/d82e590a-6e40-43d5-95ef-88c2e9a9a319 returned with HTTP 202 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1716/3420] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:37 2026] DELETE /volume/v3/types/d82e590a-6e40-43d5-95ef-88c2e9a9a319 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f4138887-66e6-46e4-830c-a36dfc71c4e5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4138887-66e6-46e4-830c-a36dfc71c4e5 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f4138887-66e6-46e4-830c-a36dfc71c4e5 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1650364346", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f4138887-66e6-46e4-830c-a36dfc71c4e5 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1705/3421] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:37 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 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-8e625db9-6a5a-4bbe-8b9a-0d3fbf69208f None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e625db9-6a5a-4bbe-8b9a-0d3fbf69208f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-8e625db9-6a5a-4bbe-8b9a-0d3fbf69208f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-8e625db9-6a5a-4bbe-8b9a-0d3fbf69208f tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1717/3422] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-ce0f2054-dc01-4ebc-a653-63b9c6e04028 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce0f2054-dc01-4ebc-a653-63b9c6e04028 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption/9a24d893-0d64-48b6-b373-a0b5938743c3 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce0f2054-dc01-4ebc-a653-63b9c6e04028 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-ce0f2054-dc01-4ebc-a653-63b9c6e04028 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-ce0f2054-dc01-4ebc-a653-63b9c6e04028 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption/9a24d893-0d64-48b6-b373-a0b5938743c3 returned with HTTP 202 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1706/3423] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:22:37 2026] DELETE /volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8/encryption/9a24d893-0d64-48b6-b373-a0b5938743c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-5cfaf77f-172b-4353-b1d9-bdf7b2f39607 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cfaf77f-172b-4353-b1d9-bdf7b2f39607 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-5cfaf77f-172b-4353-b1d9-bdf7b2f39607 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1138892433", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-5cfaf77f-172b-4353-b1d9-bdf7b2f39607 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1718/3424] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-44f4b1b9-00fe-4110-94ae-67e54d0c50e2 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44f4b1b9-00fe-4110-94ae-67e54d0c50e2 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361/extra_specs/key1 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44f4b1b9-00fe-4110-94ae-67e54d0c50e2 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-44f4b1b9-00fe-4110-94ae-67e54d0c50e2 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-44f4b1b9-00fe-4110-94ae-67e54d0c50e2 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361/extra_specs/key1 returned with HTTP 202 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1707/3425] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:22:37 2026] DELETE /volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361/extra_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-926f29cf-d01b-40bb-9063-c67dbf378239 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-926f29cf-d01b-40bb-9063-c67dbf378239 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-926f29cf-d01b-40bb-9063-c67dbf378239 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1587199442", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-926f29cf-d01b-40bb-9063-c67dbf378239 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1719/3426] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:37 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-606cd591-1c95-4f01-b584-d73a1c534c22 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-606cd591-1c95-4f01-b584-d73a1c534c22 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/57f574cb-55b9-4ef1-b0fe-1ae20c48c559 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-606cd591-1c95-4f01-b584-d73a1c534c22 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-606cd591-1c95-4f01-b584-d73a1c534c22 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-606cd591-1c95-4f01-b584-d73a1c534c22 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/57f574cb-55b9-4ef1-b0fe-1ae20c48c559 returned with HTTP 202 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1708/3427] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:37 2026] DELETE /volume/v3/types/57f574cb-55b9-4ef1-b0fe-1ae20c48c559 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-fefa9ec0-572d-4bd2-a0de-d0320c17bfba None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fefa9ec0-572d-4bd2-a0de-d0320c17bfba tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fefa9ec0-572d-4bd2-a0de-d0320c17bfba tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-fefa9ec0-572d-4bd2-a0de-d0320c17bfba tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-fefa9ec0-572d-4bd2-a0de-d0320c17bfba tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1720/3428] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs => generated 185 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-2c4825f0-16ab-4caa-a3e7-8c4ee1b03355 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c4825f0-16ab-4caa-a3e7-8c4ee1b03355 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c4825f0-16ab-4caa-a3e7-8c4ee1b03355 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-2c4825f0-16ab-4caa-a3e7-8c4ee1b03355 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-2c4825f0-16ab-4caa-a3e7-8c4ee1b03355 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1709/3429] 192.168.122.128 () {58 vars in 1115 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types => generated 2588 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-a67bf70e-2199-48c0-8133-7799d727ab14 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a67bf70e-2199-48c0-8133-7799d727ab14 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/cipher Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a67bf70e-2199-48c0-8133-7799d727ab14 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-a67bf70e-2199-48c0-8133-7799d727ab14 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-a67bf70e-2199-48c0-8133-7799d727ab14 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/cipher returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1721/3430] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e44ef4a6-adf5-4d50-9656-c760ce741f61 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e44ef4a6-adf5-4d50-9656-c760ce741f61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e44ef4a6-adf5-4d50-9656-c760ce741f61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e44ef4a6-adf5-4d50-9656-c760ce741f61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'index' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e44ef4a6-adf5-4d50-9656-c760ce741f61 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1710/3431] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3414a646-adab-4faf-9629-cf5aec64a511 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3414a646-adab-4faf-9629-cf5aec64a511 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/multiattach Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3414a646-adab-4faf-9629-cf5aec64a511 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3414a646-adab-4faf-9629-cf5aec64a511 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:37 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3414a646-adab-4faf-9629-cf5aec64a511 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/multiattach returned with HTTP 200 Sep 05 05:22:37 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1722/3432] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-9f3a16c6-4070-477e-b83c-94711c1e112b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f3a16c6-4070-477e-b83c-94711c1e112b tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/volume_backend_name Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f3a16c6-4070-477e-b83c-94711c1e112b tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:37 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-9f3a16c6-4070-477e-b83c-94711c1e112b tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-9f3a16c6-4070-477e-b83c-94711c1e112b tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1711/3433] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:22:37 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-b8da7bc1-c735-4a21-9633-00b949c3a1fe None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8da7bc1-c735-4a21-9633-00b949c3a1fe tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] GET http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8da7bc1-c735-4a21-9633-00b949c3a1fe tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-b8da7bc1-c735-4a21-9633-00b949c3a1fe tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-b8da7bc1-c735-4a21-9633-00b949c3a1fe tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 returned with HTTP 200 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1723/3434] 192.168.122.128 () {58 vars in 1226 bytes} [Sat Sep 5 05:22:38 2026] GET /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 => generated 402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-0fc5e16d-59d3-4be7-b4c8-3e31a9c014ae None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0fc5e16d-59d3-4be7-b4c8-3e31a9c014ae tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] PUT http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/6763c2b4-8965-4d00-9cc3-220a60fe6e5c Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-0fc5e16d-59d3-4be7-b4c8-3e31a9c014ae tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-0fc5e16d-59d3-4be7-b4c8-3e31a9c014ae tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/6763c2b4-8965-4d00-9cc3-220a60fe6e5c returned with HTTP 200 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1712/3435] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:22:38 2026] PUT /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/encryption/6763c2b4-8965-4d00-9cc3-220a60fe6e5c => generated 33 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ac23a261-7618-4cf7-9543-83dd8b9318d9 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac23a261-7618-4cf7-9543-83dd8b9318d9 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] PUT http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/key1 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ac23a261-7618-4cf7-9543-83dd8b9318d9 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ac23a261-7618-4cf7-9543-83dd8b9318d9 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/key1 returned with HTTP 200 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1724/3436] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:22:38 2026] PUT /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-dc9b136a-a99e-43d0-8c43-79e0395c2203 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc9b136a-a99e-43d0-8c43-79e0395c2203 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] PUT http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-dc9b136a-a99e-43d0-8c43-79e0395c2203 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-dc9b136a-a99e-43d0-8c43-79e0395c2203 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 returned with HTTP 200 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1713/3437] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:22:38 2026] PUT /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-93379322-f1bf-4384-9a4e-a2a322a505ef None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93379322-f1bf-4384-9a4e-a2a322a505ef tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93379322-f1bf-4384-9a4e-a2a322a505ef tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-93379322-f1bf-4384-9a4e-a2a322a505ef tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-93379322-f1bf-4384-9a4e-a2a322a505ef tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361 returned with HTTP 202 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1725/3438] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:38 2026] DELETE /volume/v3/types/2976ff02-9538-4f62-be5d-65fb34a75361 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-fc806c8b-9b62-4561-9106-64fec5bc3d39 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fc806c8b-9b62-4561-9106-64fec5bc3d39 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fc806c8b-9b62-4561-9106-64fec5bc3d39 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-fc806c8b-9b62-4561-9106-64fec5bc3d39 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-fc806c8b-9b62-4561-9106-64fec5bc3d39 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8 returned with HTTP 202 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1714/3439] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:38 2026] DELETE /volume/v3/types/9eca2a73-6fcc-4b21-b7d6-5615222033c8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-f034babd-5363-4651-a4ab-942c2ae1e836 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f034babd-5363-4651-a4ab-942c2ae1e836 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f034babd-5363-4651-a4ab-942c2ae1e836 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-f034babd-5363-4651-a4ab-942c2ae1e836 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-f034babd-5363-4651-a4ab-942c2ae1e836 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b returned with HTTP 202 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1726/3440] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:38 2026] DELETE /volume/v3/types/82b1c6ea-b7c6-47dd-9134-6a092bfb155b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-390a1698-c3cf-451f-a5ce-dc9fc4717f01 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-390a1698-c3cf-451f-a5ce-dc9fc4717f01 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-390a1698-c3cf-451f-a5ce-dc9fc4717f01 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-390a1698-c3cf-451f-a5ce-dc9fc4717f01 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-390a1698-c3cf-451f-a5ce-dc9fc4717f01 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862 returned with HTTP 202 Sep 05 05:22:38 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1715/3441] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:38 2026] DELETE /volume/v3/types/fb26fc5c-e994-4e98-98a3-f6c5a30f5862 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-19f33362-af06-48ba-8e1f-67bc944a20e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19f33362-af06-48ba-8e1f-67bc944a20e8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] DELETE http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19f33362-af06-48ba-8e1f-67bc944a20e8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-19f33362-af06-48ba-8e1f-67bc944a20e8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:38 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-19f33362-af06-48ba-8e1f-67bc944a20e8 tempest-VolumeTypesAdminTests-255346528 tempest-VolumeTypesAdminTests-255346528-project-admin] http://192.168.122.128/volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 returned with HTTP 202 Sep 05 05:22:38 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1727/3442] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:38 2026] DELETE /volume/v3/types/12d93eeb-62c7-4c3f-bceb-1a6deb9c1453 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d6d8347f-19b8-4715-94a3-c46228dc50df None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6d8347f-19b8-4715-94a3-c46228dc50df tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d6d8347f-19b8-4715-94a3-c46228dc50df tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-378373951", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d6d8347f-19b8-4715-94a3-c46228dc50df tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1716/3443] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types => generated 379 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-d3e1832b-2972-4ab5-9e75-cdb0efcb07e8 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3e1832b-2972-4ab5-9e75-cdb0efcb07e8 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-d3e1832b-2972-4ab5-9e75-cdb0efcb07e8 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-d3e1832b-2972-4ab5-9e75-cdb0efcb07e8 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1728/3444] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-07fa743d-26e6-469e-85e1-10573d2f4f24 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07fa743d-26e6-469e-85e1-10573d2f4f24 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-07fa743d-26e6-469e-85e1-10573d2f4f24 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1630484382", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-07fa743d-26e6-469e-85e1-10573d2f4f24 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1717/3445] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 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 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-23e5d1ec-2e00-4b4a-8911-f7037dde9cbf None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-23e5d1ec-2e00-4b4a-8911-f7037dde9cbf tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] POST http://192.168.122.128/volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974/encryption Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-23e5d1ec-2e00-4b4a-8911-f7037dde9cbf tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-23e5d1ec-2e00-4b4a-8911-f7037dde9cbf tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-23e5d1ec-2e00-4b4a-8911-f7037dde9cbf tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974/encryption returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1729/3446] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974/encryption => generated 127 bytes in 117 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-a8218fb3-03af-4fba-9b3f-5fa9eb7bd5a5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8218fb3-03af-4fba-9b3f-5fa9eb7bd5a5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-a8218fb3-03af-4fba-9b3f-5fa9eb7bd5a5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1581013351", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-a8218fb3-03af-4fba-9b3f-5fa9eb7bd5a5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1718/3447] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 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 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-db92c6ff-92d0-48d2-9758-c267d436066e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db92c6ff-92d0-48d2-9758-c267d436066e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] POST http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-db92c6ff-92d0-48d2-9758-c267d436066e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-db92c6ff-92d0-48d2-9758-c267d436066e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-db92c6ff-92d0-48d2-9758-c267d436066e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1730/3448] 192.168.122.128 () {60 vars in 1283 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-c240537d-9277-4547-913a-c67201fc7501 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c240537d-9277-4547-913a-c67201fc7501 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] PUT http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs/key2 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-c240537d-9277-4547-913a-c67201fc7501 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-c240537d-9277-4547-913a-c67201fc7501 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-c240537d-9277-4547-913a-c67201fc7501 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs/key2 returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1719/3449] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:22:41 2026] PUT /volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7cc0d306-f6e6-4337-b910-100dd1746f1e None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cc0d306-f6e6-4337-b910-100dd1746f1e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7cc0d306-f6e6-4337-b910-100dd1746f1e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-7cc0d306-f6e6-4337-b910-100dd1746f1e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7cc0d306-f6e6-4337-b910-100dd1746f1e tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1731/3450] 192.168.122.128 () {60 vars in 1136 bytes} [Sat Sep 5 05:22:41 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 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-3a270829-9e91-458c-b0a5-e3b7dddfc88a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a270829-9e91-458c-b0a5-e3b7dddfc88a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-3a270829-9e91-458c-b0a5-e3b7dddfc88a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-43854979", "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=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-3a270829-9e91-458c-b0a5-e3b7dddfc88a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1720/3451] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types => generated 378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-ee809c58-3ca2-4baf-a7b5-0ac7ec8ac58b None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee809c58-3ca2-4baf-a7b5-0ac7ec8ac58b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-ee809c58-3ca2-4baf-a7b5-0ac7ec8ac58b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-ee809c58-3ca2-4baf-a7b5-0ac7ec8ac58b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1732/3452] 192.168.122.128 () {60 vars in 1281 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] DELETE http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption/60875c1c-1aa1-4f78-848d-700cab28bd1d Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-7e07cb29-d7ce-4d2f-b839-d82b9666c4cd tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption/60875c1c-1aa1-4f78-848d-700cab28bd1d returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1721/3453] 192.168.122.128 () {58 vars in 1373 bytes} [Sat Sep 5 05:22:41 2026] DELETE /volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64/encryption/60875c1c-1aa1-4f78-848d-700cab28bd1d => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9c9e08a1-281c-4887-804c-09d610f6d351 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9c9e08a1-281c-4887-804c-09d610f6d351 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9c9e08a1-281c-4887-804c-09d610f6d351 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-87280683", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9c9e08a1-281c-4887-804c-09d610f6d351 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1733/3454] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types => generated 378 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] DELETE http://192.168.122.128/volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb/extra_specs/key1 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-15b65d9e-3300-4604-a3dc-253a9ec37de5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb/extra_specs/key1 returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1722/3455] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:22:41 2026] DELETE /volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-12eb169e-1941-40a3-a1b2-9c2a948b6491 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12eb169e-1941-40a3-a1b2-9c2a948b6491 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] POST http://192.168.122.128/volume/v3/types Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-12eb169e-1941-40a3-a1b2-9c2a948b6491 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2059696658", "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=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-12eb169e-1941-40a3-a1b2-9c2a948b6491 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1734/3456] 192.168.122.128 () {60 vars in 1137 bytes} [Sat Sep 5 05:22:41 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f0975042-e6b4-4294-b1ee-7969548f1633 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0975042-e6b4-4294-b1ee-7969548f1633 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] DELETE http://192.168.122.128/volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0975042-e6b4-4294-b1ee-7969548f1633 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f0975042-e6b4-4294-b1ee-7969548f1633 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-f0975042-e6b4-4294-b1ee-7969548f1633 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f0975042-e6b4-4294-b1ee-7969548f1633 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1723/3457] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:41 2026] DELETE /volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-7ac399bc-201d-49cd-8895-6514242e6562 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ac399bc-201d-49cd-8895-6514242e6562 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] GET http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ac399bc-201d-49cd-8895-6514242e6562 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-7ac399bc-201d-49cd-8895-6514242e6562 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-7ac399bc-201d-49cd-8895-6514242e6562 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1735/3458] 192.168.122.128 () {58 vars in 1262 bytes} [Sat Sep 5 05:22:41 2026] GET /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-1275ad46-8257-4e97-ae38-f58658b214b5 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1275ad46-8257-4e97-ae38-f58658b214b5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] GET http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/cipher Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1275ad46-8257-4e97-ae38-f58658b214b5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-1275ad46-8257-4e97-ae38-f58658b214b5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-1275ad46-8257-4e97-ae38-f58658b214b5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-1275ad46-8257-4e97-ae38-f58658b214b5 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/cipher returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1724/3459] 192.168.122.128 () {58 vars in 1280 bytes} [Sat Sep 5 05:22:41 2026] GET /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] GET http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'index' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4daaf571-a40f-4f65-a2f7-2504d314c137 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1736/3460] 192.168.122.128 () {58 vars in 1259 bytes} [Sat Sep 5 05:22:41 2026] GET /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e6ab1312-955b-4f15-a328-382d3b256898 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6ab1312-955b-4f15-a328-382d3b256898 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] GET http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/multiattach Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6ab1312-955b-4f15-a328-382d3b256898 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e6ab1312-955b-4f15-a328-382d3b256898 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'show' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e6ab1312-955b-4f15-a328-382d3b256898 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/multiattach returned with HTTP 200 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1725/3461] 192.168.122.128 () {58 vars in 1298 bytes} [Sat Sep 5 05:22:41 2026] GET /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9764f025-4814-426c-9619-4aa60b85e5f2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9764f025-4814-426c-9619-4aa60b85e5f2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] GET http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/volume_backend_name Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9764f025-4814-426c-9619-4aa60b85e5f2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9764f025-4814-426c-9619-4aa60b85e5f2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Calling method 'show' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9764f025-4814-426c-9619-4aa60b85e5f2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1737/3462] 192.168.122.128 () {58 vars in 1322 bytes} [Sat Sep 5 05:22:41 2026] GET /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-f1852a12-b6b6-4c5e-9f60-3842af1f250a None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f1852a12-b6b6-4c5e-9f60-3842af1f250a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] PUT http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/107378c9-7d70-4ff8-927b-9ecd8bfef35c Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-f1852a12-b6b6-4c5e-9f60-3842af1f250a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-f1852a12-b6b6-4c5e-9f60-3842af1f250a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-f1852a12-b6b6-4c5e-9f60-3842af1f250a tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/107378c9-7d70-4ff8-927b-9ecd8bfef35c returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1726/3463] 192.168.122.128 () {60 vars in 1390 bytes} [Sat Sep 5 05:22:41 2026] PUT /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/encryption/107378c9-7d70-4ff8-927b-9ecd8bfef35c => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-4fa20cae-560c-435e-8065-e680dc986a78 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fa20cae-560c-435e-8065-e680dc986a78 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] PUT http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/key1 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-4fa20cae-560c-435e-8065-e680dc986a78 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.policy [None req-4fa20cae-560c-435e-8065-e680dc986a78 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89025) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-4fa20cae-560c-435e-8065-e680dc986a78 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/key1 returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1738/3464] 192.168.122.128 () {60 vars in 1297 bytes} [Sat Sep 5 05:22:41 2026] PUT /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-90e98070-bc9e-4c16-96bf-50d57881f933 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90e98070-bc9e-4c16-96bf-50d57881f933 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] PUT http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-90e98070-bc9e-4c16-96bf-50d57881f933 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: DEBUG cinder.policy [None req-90e98070-bc9e-4c16-96bf-50d57881f933 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f17a8833dda84c84aa08cfaf041a032f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '338e90c5633749789271d88830e645b5', '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=89024) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:22:41 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-90e98070-bc9e-4c16-96bf-50d57881f933 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-reader] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b returned with HTTP 403 Sep 05 05:22:41 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1727/3465] 192.168.122.128 () {60 vars in 1246 bytes} [Sat Sep 5 05:22:41 2026] PUT /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-3b615ddf-f276-43df-8326-194844078893 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b615ddf-f276-43df-8326-194844078893 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b615ddf-f276-43df-8326-194844078893 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:41 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-3b615ddf-f276-43df-8326-194844078893 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-3b615ddf-f276-43df-8326-194844078893 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1739/3466] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:41 2026] DELETE /volume/v3/types/2889cdc9-42c4-4640-9468-bec0e9f05654 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-648dbf1f-19c6-4548-8fea-cb7a4792f615 None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-648dbf1f-19c6-4548-8fea-cb7a4792f615 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-648dbf1f-19c6-4548-8fea-cb7a4792f615 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-648dbf1f-19c6-4548-8fea-cb7a4792f615 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-648dbf1f-19c6-4548-8fea-cb7a4792f615 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1728/3467] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:42 2026] DELETE /volume/v3/types/0ce3eb23-4c4b-4693-a2bd-8028df73a6cb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-9da369f0-af57-443b-8820-c9212e82c8b2 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9da369f0-af57-443b-8820-c9212e82c8b2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64 Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9da369f0-af57-443b-8820-c9212e82c8b2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-9da369f0-af57-443b-8820-c9212e82c8b2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-9da369f0-af57-443b-8820-c9212e82c8b2 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64 returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1740/3468] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:42 2026] DELETE /volume/v3/types/2b255cfd-0705-465e-9fa1-dfe518ac5c64 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-e910e178-dce5-402e-ac87-dde2806e5e4b None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e910e178-dce5-402e-ac87-dde2806e5e4b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70 Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e910e178-dce5-402e-ac87-dde2806e5e4b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-e910e178-dce5-402e-ac87-dde2806e5e4b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-e910e178-dce5-402e-ac87-dde2806e5e4b tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70 returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1729/3469] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:42 2026] DELETE /volume/v3/types/d3974fdc-4eae-4165-bd75-789319de1a70 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.middleware.request_id [None req-394e5535-6569-4282-a52f-b80ed1cc4fe1 None None] RequestId filter calling following filter/app {{(pid=89025) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-394e5535-6569-4282-a52f-b80ed1cc4fe1 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974 Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-394e5535-6569-4282-a52f-b80ed1cc4fe1 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89025) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: DEBUG cinder.api.openstack.wsgi [None req-394e5535-6569-4282-a52f-b80ed1cc4fe1 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89025) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89025]: INFO cinder.api.openstack.wsgi [None req-394e5535-6569-4282-a52f-b80ed1cc4fe1 tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974 returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89025]: [pid: 89025|app: 0|req: 1741/3470] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:42 2026] DELETE /volume/v3/types/798e782c-4cf9-47af-87d7-a3986718a974 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.middleware.request_id [None req-d5a2c926-af02-44b3-8e36-f02d273db7bb None None] RequestId filter calling following filter/app {{(pid=89024) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5a2c926-af02-44b3-8e36-f02d273db7bb tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] DELETE http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5a2c926-af02-44b3-8e36-f02d273db7bb tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Empty body provided in request {{(pid=89024) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: DEBUG cinder.api.openstack.wsgi [None req-d5a2c926-af02-44b3-8e36-f02d273db7bb tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] Calling method '_delete' {{(pid=89024) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:22:42 devstack devstack@c-api.service[89024]: INFO cinder.api.openstack.wsgi [None req-d5a2c926-af02-44b3-8e36-f02d273db7bb tempest-VolumeTypesReaderTests-184941696 tempest-VolumeTypesReaderTests-184941696-project-admin] http://192.168.122.128/volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b returned with HTTP 202 Sep 05 05:22:42 devstack devstack@c-api.service[89024]: [pid: 89024|app: 0|req: 1730/3471] 192.168.122.128 () {58 vars in 1229 bytes} [Sat Sep 5 05:22:42 2026] DELETE /volume/v3/types/d4975f62-9fb9-4a4d-a78c-92f46d361f7b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:22:52 devstack devstack@c-api.service[89025]: DEBUG dbcounter [-] [89025] Writing DB stats cinder:SELECT=334,cinder:INSERT=104,cinder:UPDATE=154,cinder:DELETE=1 {{(pid=89025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:22:52 devstack devstack@c-api.service[89024]: DEBUG dbcounter [-] [89024] Writing DB stats cinder:SELECT=320,cinder:UPDATE=152,cinder:INSERT=94 {{(pid=89024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}